The Function Module FRML130_OKCODE_HANDLER (RMS-FRM: Behandlung von Ok-Codes für Subscreen) is a standard Function Module in SAP ERP and is part of the function group FRML130 within the package RMSFRMDIA.
Function Module | FRML130_OKCODE_HANDLER |
Short Text | RMS-FRM: Behandlung von Ok-Codes für Subscreen |
Function Group | FRML130 |
Package | RMSFRMDIA |
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 | ESP1_OKCODE_TYPE | zu behandelnder OK-Code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OKCODE | TYPE | ESP1_OKCODE_TYPE | letzter nicht behandelter OK-Code |
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.