The Function Module C107TS_HANDLE_SUBS_OKCODE (EHS: Okcode Verarbeitung vom Subscreen) is a standard Function Module in SAP ERP and is part of the function group C107TS within the package CBUI.
Function Module | C107TS_HANDLE_SUBS_OKCODE |
Short Text | EHS: Okcode Verarbeitung vom Subscreen |
Function Group | C107TS |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OKCODE | TYPE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | ESP1_BOOLEAN | Fehler aufgetreten | |
E_FLG_GENERAL_CLOSE | TYPE | ESP1_BOOLEAN | gibt an, daß Close durchgeführt werde muß |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.