The Function Module LATD_USER_COMMAND_PROCESS_0100 (Triggert Verarbeitung gemäß Funktionscode aus Basisscreen 0100) is a standard Function Module in SAP ERP and is part of the function group FILATEST within the package FI_LA_BA.
Function Module | LATD_USER_COMMAND_PROCESS_0100 |
Short Text | Triggert Verarbeitung gemäß Funktionscode aus Basisscreen 0100 |
Function Group | FILATEST |
Package | FI_LA_BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_COMPONENT | TYPE | FILA_COMPONENT | 'FILA' | Anwendungskomponente |
ID_PFKEY | TYPE | SY-PFKEY | '0136' | Bildschirmbilder, aktueller GUI-Status |
ID_TITLE | TYPE | SY-TITLE | '0136' | Bildschirmbilder, Text in der Titelzeile |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_SYMSG | TYPE | SYMSG | Struktur der Message-Variablen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CD_FCODE | LIKE | SY-UCOMM | User command |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.