The Function Module FIMA_HANDLE_OKCODE_FOR_FF50 (OKCODE Verwaltung für die Funktionsgruppe FF50) is a standard Function Module in SAP ERP and is part of the function group FF50 within the package FIMA.
Function Module | FIMA_HANDLE_OKCODE_FOR_FF50 |
Short Text | OKCODE Verwaltung für die Funktionsgruppe FF50 |
Function Group | FF50 |
Package | FIMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLAG_DELETE_OKCODE | TYPE | XFELD | OKCODE löschen | |
I_FLAG_READ_OKCODE | TYPE | XFELD | OKCODE anfordern | |
I_FLAG_SET_OKCODE | TYPE | XFELD | OKCODE setzen | |
I_OKCODE | TYPE | SYUCOMM | OKCODE der Funktionsgruppe FF50 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OKCODE | TYPE | SYUCOMM | Aktueller okcode der FF50 |
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.