Menu

SAP Function Module EFG_PROGRAM_INSERT

The Function Module EFG_PROGRAM_INSERT () is a standard Function Module in SAP ERP and is part of the function group EFGX within the package EEPW.

Technical Information

Function Module EFG_PROGRAM_INSERT
Short Text
Function Group EFGX
Package EEPW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_SOURCECODE TYPE EFG_TAB_ABAPSOURCE Source Code as Table
X_APPEND TYPE RFGEN-KENNZX SPACE
X_DIALOG TYPE RF_KENNZX 'X' General Checkbox: X or SPACE
X_OPERATION TYPE KO200-OPERATION
X_PROG TYPE C
X_TYPE TYPE SUBC

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
YT_OLD_SOURCECODE TYPE EFG_TAB_ABAPSOURCE Source Code as Table

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XY_CORRNO LIKE E071K-TRKORR Correction Number
XY_DEVCLASS LIKE TADIR-DEVCLASS Development Class

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED
FOREIGN_LOCK
NOT_FOUND
NOT_QUALIFIED