Menu

SAP Function Module LATD_USER_COMMAND_PROCESS_0100

Triggert Verarbeitung gemäß Funktionscode aus Basisscreen 0100

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.