The Function Module EB_SEMFO_EVENT_FCODE (EB: eigene okcodes behandeln) is a standard Function Module in SAP ERP and is part of the function group EBFO within the package JBR.
Function Module | EB_SEMFO_EVENT_FCODE |
Short Text | EB: eigene okcodes behandeln |
Function Group | EBFO |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CRSFIELD | LIKE | BUS000TBFL-TBFLD | Aktuelles Cursorfeld | |
I_CRSLINE | LIKE | SY-LILLI | Aktuelle Cursorzeile | |
I_FCODE | LIKE | TBZ4-FCODE | OK-Code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XHANDLE | LIKE | Kennzeichen: OK-Code bearbeitet |
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.