Table list used by SAP ABAP Function Module BAPI_APPLICATIONLOG_GETDETAIL (Read Details of Entries in Application Log)
SAP ABAP Function Module
BAPI_APPLICATIONLOG_GETDETAIL (Read Details of Entries in Application Log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALHDR | Application log: log header | ||
| 2 | BALHDRP | Application log: log parameter | ||
| 3 | BALM | Application log: log message | ||
| 4 | BALMP | Application log: message parameter | ||
| 5 | BAPIALA | Import Parameters for BAPI Reading application log | SOURCE VALUE(LANGUAGE) LIKE BAPIALA-LANGU DEFAULT SY-LANGU |
|
| 6 | BAPIALA | Import Parameters for BAPI Reading application log | SOURCE VALUE(TEXTFORMAT) LIKE BAPIALA-TEXTFORMAT DEFAULT 'ASC' |
|
| 7 | BAPIALF | Import Parameters for BAPI Reading application log | ||
| 8 | BAPIALF | Import Parameters for BAPI Reading application log | SOURCE LOGKEYS STRUCTURE BAPIALF |
|
| 9 | BAPIALG | Details of Entry in Application Log | ||
| 10 | BAPIALG | Details of Entry in Application Log | SOURCE LOGDATA STRUCTURE BAPIALG |
|
| 11 | BAPIALT | Message Long Text of Entry in Application Log | ||
| 12 | BAPIALT | Message Long Text of Entry in Application Log | SOURCE MESSAGETEXT STRUCTURE BAPIALT OPTIONAL |
|
| 13 | BAPIRET2 | Return Parameter | ||
| 14 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 15 | BAPITGA | Read documentation with BAPIs of Bapiservice object type | SOURCE VALUE(LINKPATTERN) LIKE BAPITGA-LINKMASK DEFAULT ' ' |
|
| 16 | BAPITGB | Structure to transfer texts for BAPIs that read docu. |