The Function Module CACS_BUFFERLOG_OVERVIEW (Prov.: Lese aufgelaufene Nachrichten aus LogFile) is a standard Function Module in SAP ERP and is part of the function group CACS_BUFFERLOG within the package CACSAL.
Function Module | CACS_BUFFERLOG_OVERVIEW |
Short Text | Prov.: Lese aufgelaufene Nachrichten aus LogFile |
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_APPLICATION | LIKE | CACS_BUFFLOG-APPL | Provisionsanwendung | |
I_FILTER | TYPE | CACSMSGFILTER | 'XAEWIS' | Nachrichtenfilter |
I_MLIN | TYPE | TBMAXSEL | Maximal selektierte Einträge |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BUFFERLOG | LIKE | CACS_BUFFLOG | Nachrichten aus Bufferlog | |
C_BUFFER_STAT | LIKE | CACS_S_BUFFER_STAT | Nachrichtenverdichtung aus Bufferlog | |
I_SEL_BUFFER_ID | LIKE | CACSBUFID_RG | Id des Prov.falls im I_IMPORT_YEAR | |
I_SEL_BUFFER_OBJTYPE | LIKE | CACSBUFOBJTYPE_RG | Schwebeobjekttyp (z.B. 01 für Provfall) | |
I_SEL_CREATE_YEAR | LIKE | CACSIMPYEAR_RG | Jahr der Prov.fall-Meldung | |
I_SEL_TIMESTAMP | LIKE | CACSTIMESTAMP_RG | Zeitbereich |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_BUFFER_ENTRY | Keine Schwebeeinträge gefunden |
UNKNOWN_MESSAGETYPE_IN_LOG | Unbekannter Nachrichtentyp im ProvisionsLog |