BAPI APPLICATIONLOG GETDETAIL function module introduction & syntax details
This method reads the details of entries in the application log. In the parameter 'Logkeys' of this method you can specify which entries are to be read out. The entries in question are identified in the parameter by the application log number (LOGNUMBER field) and the message number within the application log (MSGNUMBER field). If only the application log number is given, all the messages from this application log are read out. Pattern:
CALL FUNCTION 'BAPI_APPLICATIONLOG_GETDETAIL' " EXPORTING " LANGUAGE = SY-LANGU " TEXTFORMAT = 'ASC' " LINKPATTERN = ' ' " IMPORTING " RETURN = TABLES LOGKEYS = LOGDATA = " MESSAGETEXT = . Functionality
Related 10 BAPI Tutorials
- BAPI_VENDOR_SAVECHARVALREPLICA ( BAPI Function Module )
- BAPI_ACC_GOODS_MOV_REV_POST ( BAPI Function Module )
- BAPI_DOCUMENT_GETFRONTENDTYPE (BAPI Function Module)
- BAPI_CREDITOR_GET_PW_REG ( BAPI Function Module )
- BAPI_FUNC_AREA_GETLIST ( BAPI Function Module )
- BAPI_CREDITOR_DELETE_PW_REG ( BAPI Function Module )
- BAPI_SRM_DOC_CHECKOUT_CONT_TAB ( BAPI Function Module )
- BAPI_FLIGHT_GETDETAIL | BAPI Function Module
- BAPI_CODINGBLOCK_PRECHECK_HR ( BAPI Function Module )
- BAPI_CATIMESHEETRECORD_GETLIST ( BAPI Function Module )
Most readed SAP Tutorials
- WRITE - Output to a list ( SAP ABAP Keyword)
WRITE ( Output to a list ) is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - List of SAP HR TABLES and Infotypes tables
Detailed full list of tables and infotypes used in SAP HR module. - List of SAP MM Transaction codes
This documentation covers the details of SAP MM Transaction codes - SELECT-OPTIONS ( SAP ABAP Keyword)
SELECT-OPTIONS is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - FI Accounts Receivable and Accounts Payable | SAP FI PDF manual
The following topics are an introduction to the Accounts Receivable and Accounts Payable application components. - SELECT clause ( SAP ABAP Keyword)
SELECT clause is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - SAP MM Process Flow
The typical procurement cycle for a service or material consists of the following phases:
Latest Added SAP documents
- 9KE9 Transaction code
Details about SAP transaction code 9KE9 - 9KE8 Transaction code
Details about SAP transaction code 9KE8 - 9KE7 Transaction code
Details about SAP transaction code 9KE7 - 9KE6 Transaction code
Details about SAP transaction code 9KE6 - 9KE5 Transaction code
Details about SAP transaction code 9KE5 - 9KE4 Transaction code
Details about SAP transaction code 9KE4 - 9KE3 Transaction code
Details about SAP transaction code 9KE3 - 9KE2 Transaction code
Details about SAP transaction code 9KE2 - 9KE1 Transaction code
Details about SAP transaction code 9KE1 - 9KE0 Transaction code
Details about SAP transaction code 9KE0