Table/Structure Field list used by SAP ABAP Function Module CIF_APPLOG_INFORMATION (Ermitteln von Information bzgl. CIF-Anwendungslog)
SAP ABAP Function Module CIF_APPLOG_INFORMATION (Ermitteln von Information bzgl. CIF-Anwendungslog) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BALHDR - ALMODE Application Log: Operating mode (Batch,Batch Input,Dialog)
2 Table/Structure Field  BALHDR - ALPROG Application log: Program name
3 Table/Structure Field  BALHDR - ALTCODE Application Log: Transaction code
4 Table/Structure Field  BALHDR - ALTIME Application log: time
5 Table/Structure Field  BALHDR - ALUSER Application log: user name
6 Table/Structure Field  BALHDR - EXTNUMBER Application Log: External ID
7 Table/Structure Field  BALHDR - OBJECT Application log: Object name (Application code)
8 Table/Structure Field  BALHDR - SUBOBJECT Application Log: Subobject
9 Table/Structure Field  BALHDR - ALDATE Application log: date
10 Table/Structure Field  BALM - MSGV3 Message Variable
11 Table/Structure Field  BALM - PROBCLASS Application log: Message problem class
12 Table/Structure Field  BALM - MSGV4 Message Variable
13 Table/Structure Field  BALM - MSGV2 Message Variable
14 Table/Structure Field  BALM - MSGV1 Message Variable
15 Table/Structure Field  BALM - MSGNO Message Number
16 Table/Structure Field  BALM - MSGID Message Class
17 Table/Structure Field  CIFBALHDR - ALMODE Application Log: Operating mode (Batch,Batch Input,Dialog) SOURCE VALUE(IV_MODE) LIKE CIFBALHDR-ALMODE DEFAULT '+'
18 Table/Structure Field  CIFBALHDR - SUBOBJECT CIF Application Log: Subobject, 3.1 Compatible SOURCE VALUE(IV_SUBOBJECT) LIKE CIFBALHDR-SUBOBJECT DEFAULT '*'
19 Table/Structure Field  CIFBALHDR - SUBOBJECT CIF Application Log: Subobject, 3.1 Compatible
20 Table/Structure Field  CIFBALHDR - OBJECT CIF: Application Log: Object Name, 3.1 Compatible SOURCE VALUE(IV_OBJECT) LIKE CIFBALHDR-OBJECT DEFAULT '*'
21 Table/Structure Field  CIFBALHDR - OBJECT CIF: Application Log: Object Name, 3.1 Compatible
22 Table/Structure Field  CIFBALHDR - EXTNUMBER Char 20 SOURCE VALUE(IV_EXTERNAL_NUMBER) LIKE CIFBALHDR-EXTNUMBER DEFAULT SPACE
23 Table/Structure Field  CIFBALHDR - EXTNUMBER Char 20
24 Table/Structure Field  CIFBALHDR - ALUSER Application log: user name SOURCE VALUE(IV_USER_ID) LIKE CIFBALHDR-ALUSER DEFAULT SPACE
25 Table/Structure Field  CIFBALHDR - ALUSER Application log: user name
26 Table/Structure Field  CIFBALHDR - ALTIME Application log: time SOURCE VALUE(IV_TIME_FROM) LIKE CIFBALHDR-ALTIME DEFAULT '000000'
27 Table/Structure Field  CIFBALHDR - ALTIME Application log: time SOURCE VALUE(IV_TIME_TO) LIKE CIFBALHDR-ALTIME DEFAULT SY-UZEIT
28 Table/Structure Field  CIFBALHDR - ALTIME Application log: time
29 Table/Structure Field  CIFBALHDR - ALTCODE Not More Closely Defined Area, Possibly Used for Patchlevels SOURCE VALUE(IV_TRANSACTION_CODE) LIKE CIFBALHDR-ALTCODE DEFAULT '*'
30 Table/Structure Field  CIFBALHDR - ALTCODE Not More Closely Defined Area, Possibly Used for Patchlevels
31 Table/Structure Field  CIFBALHDR - ALPROG Character field, 8 characters long SOURCE VALUE(IV_PROGRAM_NAME) LIKE CIFBALHDR-ALPROG DEFAULT '*'
32 Table/Structure Field  CIFBALHDR - ALPROG Character field, 8 characters long
33 Table/Structure Field  CIFBALHDR - ALMODE Application Log: Operating mode (Batch,Batch Input,Dialog)
34 Table/Structure Field  CIFBALHDR - ALDATE Application log: date SOURCE VALUE(IV_DATE_FROM) LIKE CIFBALHDR-ALDATE DEFAULT '00000000'
35 Table/Structure Field  CIFBALHDR - ALDATE Application log: date SOURCE VALUE(IV_DATE_TO) LIKE CIFBALHDR-ALDATE DEFAULT SY-DATUM
36 Table/Structure Field  CIFBALHDR - ALDATE Application log: date
37 Table/Structure Field  CIFBALM - PROBCLASS Application log: Message problem class
38 Table/Structure Field  CIFBALM - PROBCLASS Application log: Message problem class SOURCE VALUE(IV_LOG_CLASS) LIKE CIFBALM-PROBCLASS DEFAULT '4'
39 Table/Structure Field  CIFBALM - T_MSG CIF: Application Log: Formatted Text for a Message
40 Table/Structure Field  SYST - INDEX ABAP System Field: Loop Index
41 Table/Structure Field  SYST - LANGU ABAP System Field: Language Key of Text Environment