Menu

SAP Function Module SD_GET_MESSAGES_FROM_APPL_LOG

Liefert eine interne Tabelle der Messages aus dem APPL Log

The Function Module SD_GET_MESSAGES_FROM_APPL_LOG (Liefert eine interne Tabelle der Messages aus dem APPL Log) is a standard Function Module in SAP ERP and is part of the function group V09B within the package VPD.

Technical Information

Function Module SD_GET_MESSAGES_FROM_APPL_LOG
Short Text Liefert eine interne Tabelle der Messages aus dem APPL Log
Function Group V09B
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIC_OBJECT TYPE BALHDR-OBJECT APPLOG Objekt
FIC_SUBOBJECT TYPE BALHDR-SUBOBJECT SPACE APPLOG Subobjekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEF_COUNT TYPE I Anzahl der Meldungseinträge

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FRT_MESSAGES TYPE LV09A_TY_MSG_LOG Tabelle der Meldungen

Exceptions

This function module does not define any Exceptions.