The Function Module LM_SEMFO_EVENT_FCODE (LM: eigene okcodes behandeln) is a standard Function Module in SAP ERP and is part of the function group LMFO within the package FTBK.
Function Module | LM_SEMFO_EVENT_FCODE |
Short Text | LM: eigene okcodes behandeln |
Function Group | LMFO |
Package | FTBK |
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.