Table/Structure Field list used by SAP ABAP Function Module APPL_LOG_READ_DB (Application log: Read log from database)
SAP ABAP Function Module APPL_LOG_READ_DB (Application log: Read log from database) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BALHDR - ALDATE Application log: date SOURCE VALUE(DATE_TO) LIKE BALHDR-ALDATE DEFAULT SY-DATUM
2 Table/Structure Field  BALHDR - SUBOBJECT Application Log: Subobject
3 Table/Structure Field  BALHDR - SUBOBJECT Application Log: Subobject SOURCE VALUE(SUBOBJECT) LIKE BALHDR-SUBOBJECT DEFAULT '*'
4 Table/Structure Field  BALHDR - OBJECT Application log: Object name (Application code) SOURCE VALUE(OBJECT) LIKE BALHDR-OBJECT DEFAULT '*'
5 Table/Structure Field  BALHDR - OBJECT Application log: Object name (Application code)
6 Table/Structure Field  BALHDR - LOG_HANDLE Application Log: Log Handle
7 Table/Structure Field  BALHDR - EXTNUMBER Application Log: External ID
8 Table/Structure Field  BALHDR - EXTNUMBER Application Log: External ID SOURCE VALUE(EXTERNAL_NUMBER) LIKE BALHDR-EXTNUMBER DEFAULT SPACE
9 Table/Structure Field  BALHDR - ALUSER Application log: user name
10 Table/Structure Field  BALHDR - ALUSER Application log: user name SOURCE VALUE(USER_ID) LIKE BALHDR-ALUSER DEFAULT SPACE
11 Table/Structure Field  BALHDR - ALTIME Application log: time SOURCE VALUE(TIME_TO) LIKE BALHDR-ALTIME DEFAULT SY-UZEIT
12 Table/Structure Field  BALHDR - ALTIME Application log: time
13 Table/Structure Field  BALHDR - ALTCODE Application Log: Transaction code
14 Table/Structure Field  BALHDR - ALTCODE Application Log: Transaction code SOURCE VALUE(TRANSACTION_CODE) LIKE BALHDR-ALTCODE DEFAULT '*'
15 Table/Structure Field  BALHDR - ALPROG Application log: Program name
16 Table/Structure Field  BALHDR - ALPROG Application log: Program name SOURCE VALUE(PROGRAM_NAME) LIKE BALHDR-ALPROG DEFAULT '*'
17 Table/Structure Field  BALHDR - ALMODE Application Log: Operating mode (Batch,Batch Input,Dialog)
18 Table/Structure Field  BALHDR - ALMODE Application Log: Operating mode (Batch,Batch Input,Dialog) SOURCE VALUE(MODE) LIKE BALHDR-ALMODE DEFAULT '+'
19 Table/Structure Field  BALHDR - ALDATE Application log: date
20 Table/Structure Field  BALHDR - ALDATE Application log: date SOURCE VALUE(DATE_FROM) LIKE BALHDR-ALDATE DEFAULT '00000000'
21 Table/Structure Field  BALHDR - ALTIME Application log: time SOURCE VALUE(TIME_FROM) LIKE BALHDR-ALTIME DEFAULT '000000'
22 Table/Structure Field  BALM - MANDANT Client
23 Table/Structure Field  BALM - PROBCLASS Application log: Message problem class
24 Table/Structure Field  BALM - PROBCLASS Application log: Message problem class SOURCE VALUE(LOG_CLASS) LIKE BALM-PROBCLASS DEFAULT '4'
25 Table/Structure Field  BALM - MSGV4 Message Variable
26 Table/Structure Field  BALM - MSGV3 Message Variable
27 Table/Structure Field  BALM - MSGV1 Message Variable
28 Table/Structure Field  BALM - MSGNUMBER Application log: Internal message serial number
29 Table/Structure Field  BALM - LOGNUMBER Application log: log number
30 Table/Structure Field  BALMP - LOGNUMBER Application log: log number
31 Table/Structure Field  BALMP - MANDANT Client
32 Table/Structure Field  BALMP - MSGNUMBER Application log: Internal message serial number
33 Table/Structure Field  BAL_S_EXCEPTION - EXCLSNAME Application Log: Exception Class
34 Table/Structure Field  BAL_S_EXCEPTION - TXT_EXCID Application Log: Label for Exception Text (Exception ID)