Ansicht
Dokumentation

BAPI_CASE_READLOG - Read Log

BAPI_CASE_READLOG - Read Log

rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This BAPI method is used to read case log entries.

The input parameters define the search conditions for log entries.

Example

* Call the BAPI

CALL FUNCTION 'BAPI_CASE_READLOG'

     EXPORTING

          GUID               = '40908A3045BF1A51E10000000A1550FF'

          START_DATE         = '20040101'

          END_DATE           = '20040501'

          MAX_ENTRIES        = 20

     IMPORTING

          RETURN             = return

     TABLES

          LOG_ENTRIES        = log_entries.

Notes

The following prerequisites must be met before this BAPI method can be used:

  • The case exists.

The following authorizations are required:

  • An authorization for displaying cases (authorization object S_SCMG_CAS).

Further information





Parameters

END_DATE
GUID
LOG_ENTRIES
MAX_ENTRIES
RETURN
START_DATE

Exceptions

Function Group

SCMG_BAPI_CASE

ROGBILLS - Synchronize billing plans   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2568 Date: 20240523 Time: 111741     sap01-206 ( 25 ms )