The Function Module EFG_FORM_CC_EXIT_AFTER () is a standard Function Module in SAP ERP and is part of the function group EFG_FORM_TR_AND_CC within the package EEPW.
Function Module | EFG_FORM_CC_EXIT_AFTER |
Short Text | |
Function Group | EFG_FORM_TR_AND_CC |
Package | EEPW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPL | TYPE | CCAPPLDATA | Select application data also ('X') | |
CC_SOURCECLIENT | TYPE | SYMANDT | R/3 System, Client Number from Logon | |
CLII | TYPE | CCCLIINDEP | Cross-Client Tables | |
GT_E071 | TYPE | TR_OBJECTS | Objects | |
GT_E071K | TYPE | TR_KEYS | Table Keys | |
MODUS | TYPE | CCMODUS | Mode for client transport | |
RFCDEST | TYPE | RFCDEST | Logical Destination (Specified in Function Call) | |
RUNS_IN_SOURCE | TYPE | FLAG | General Flag | |
TEST | TYPE | FLAG | General Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TRKORR | TYPE | TRKORR | Order/Task | |
RCOD | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E071K_TAB | LIKE | E071K | Change & Transport System: Key Entries of Requests/Tasks | |
E071_TAB | LIKE | E071 | Change & Transport System: Object Entries of Requests/Tasks | |
GEN_TAB | LIKE | E071 | Change & Transport System: Object Entries of Requests/Tasks |
This function module does not define any Exceptions.