The Function Module CACS_LOG_GET_QUERIES (Ermittelt Nachrichtenfilter aus Customizing und User-Parameter) is a standard Function Module in SAP ERP and is part of the function group CACS_BUFFERLOG within the package CACSAL.
Function Module | CACS_LOG_GET_QUERIES |
Short Text | Ermittelt Nachrichtenfilter aus Customizing und User-Parameter |
Function Group | CACS_BUFFERLOG |
Package | CACSAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOG_EXTNUMBER | TYPE | BAL_S_LOG-EXTNUMBER | Anwendungs-Log: Externe Identifikation | |
I_LOG_SUBOBJECT | TYPE | BAL_S_LOG-SUBOBJECT | Anwendungs-Log: Unterobjekt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QUERY_FOR_DIALOGDISPLAY | TYPE | CACSMSGFILTER | Nachrichtenfilter |
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.