The Function Module UPC_FW_GET_OK_CODE (Get OK_CODE from the main screen) is a standard Function Module in SAP ERP and is part of the function group UPC_FW_FRONTEND within the package UPC.
Function Module | UPC_FW_GET_OK_CODE |
Short Text | Get OK_CODE from the main screen |
Function Group | UPC_FW_FRONTEND |
Package | UPC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OK_CODE | LIKE | OK_CODE of the main screen |
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.