Menu

SAP Function Module RPY_TRANSACTION_INSERT

Insert Transaction

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module RPY_TRANSACTION_INSERT (Insert Transaction) is a standard Function Module in SAP ERP and is part of the function group SEUK within the package SEUA.

Technical Information

Function Module RPY_TRANSACTION_INSERT
Short Text Insert Transaction
Function Group SEUK
Package SEUA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEVELOPMENT_CLASS LIKE RGLIF-DEVCLASS '$TMP'
DOCUTYPE LIKE RGLIF-DOCUTYPE 'T'
DYNPRO LIKE D020S-DNUM Screen Number
EASY_WEB_TRANSACTION TYPE S_EWT Easy Web Transaction
GENFLAG TYPE TADIR-GENFLAG SPACE Generation Flag
HTML_ENABLED TYPE S_WEBGUI SAPGUI for HTML
JAVA_ENABLED TYPE S_PLATIN SAPGUI for Java
LANGUAGE LIKE SY-LANGU SY-LANGU
PROFESSIONEL_USER_TRANSACTION TYPE S_PROF Professional user transaction
PROGRAM LIKE TRDIR-NAME Program Name
SERVICEFILE TYPE IACSERVIC_ Service name of Internet Application Component
SUPPRESS_AUTHORITY_CHECK TYPE CHAR1 SPACE Single-Character Flag
SUPPRESS_CORR_INSERT TYPE CHAR1 SPACE Single-Character Flag
TRANSACTION LIKE TSTC-TCODE
TRANSPORT_NUMBER LIKE RGLIF-TRKORR
VARIANT TYPE TCVARIANT Variant
WINGUI_ENABLED TYPE S_WIN32 Windows 32
WITH_DOCU LIKE RGLIF-WITH_DOCU ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCU_TABLE_TECH LIKE TLINE
DOCU_TABLE_USER LIKE RPY_OBJTAB Table of documentation in free format
PARAM_VALUES LIKE RSPARAM Parameter transaction: Field name for parameter passing

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXIST
CANCELLED
DB_ACCESS_ERROR
ILLEGAL_TYPE
NAME_CONFLICT
NAME_NOT_ALLOWED
OBJECT_INCONSISTENT
PERMISSION_ERROR