Table list used by SAP ABAP Function Module G_BOOL_F4_CALLUP_POINT (Boolesche Zeitpunkt F4 Hilfe für Anwendungen)
SAP ABAP Function Module G_BOOL_F4_CALLUP_POINT (Boolesche Zeitpunkt F4 Hilfe für Anwendungen) is using
# Object Type Object Name Object Description Note
     
1 Table  D020S System table D020S (screen sources) SOURCE VALUE(PROG_NAME) LIKE D020S-PROG DEFAULT ' '
2 Table  D020S System table D020S (screen sources) SOURCE VALUE(DYNP_NR) LIKE D020S-DNUM DEFAULT ' '
3 Table  DYNPREAD Fields of the current screen (with values) SOURCE VALUE(VALUSER_FLD) LIKE DYNPREAD-FIELDNAME DEFAULT ' '
4 Table  DYNPREAD Fields of the current screen (with values) SOURCE VALUE(VALUSERTXT_FLD) LIKE DYNPREAD-FIELDNAME DEFAULT ' '
5 Table  DYNPREAD Fields of the current screen (with values) SOURCE VALUE(VALEVENT_FLD) LIKE DYNPREAD-FIELDNAME DEFAULT ' '
6 Table  DYNPREAD Fields of the current screen (with values) SOURCE VALUE(VALEVENTXT_FLD) LIKE DYNPREAD-FIELDNAME DEFAULT ' '
7 Table  DYNPREAD Fields of the current screen (with values) SOURCE VALUE(BOOLTEXT_FLD) LIKE DYNPREAD-FIELDNAME DEFAULT ' '
8 Table  DYNPREAD Fields of the current screen (with values)
9 Table  DYNPREAD Fields of the current screen (with values) SOURCE VALUE(BOOLCLASS_FLD) LIKE DYNPREAD-FIELDNAME DEFAULT ' '
10 Table  GB01 Classes for Boolean Formulas SOURCE VALUE(B_VALIDATIONS) LIKE GB01-BEXCLUDE DEFAULT 'X'
11 Table  GB01 Classes for Boolean Formulas SOURCE VALUE(DISPLAY_ONLY) LIKE GB01-BEXCLUDE DEFAULT SPACE
12 Table  GB01 Classes for Boolean Formulas SOURCE VALUE(B_SUBSTITUTIONS) LIKE GB01-BEXCLUDE DEFAULT 'X'
13 Table  GB02 Valid Classes SOURCE VALUE(I_BOOLCLASS) LIKE GB02-BOOLCLASS
14 Table  GB02T Boolean Logic: Text Table for Boolean Classes
15 Table  GB02T Boolean Logic: Text Table for Boolean Classes SOURCE VALUE(I_BOOLTEXT) LIKE GB02T-CLASSTEXT
16 Table  GB03T Validation/Substitution Application Area Text SOURCE VALUE(I_VALUSERTXT) LIKE GB03T-VALUSERTXT
17 Table  GB31 Validation/Substitution Callup Points SOURCE VALUE(I_VALEVENT) LIKE GB31-VALEVENT
18 Table  GB31 Validation/Substitution Callup Points SOURCE VALUE(E_VALUSER) LIKE GB31-VALUSER DEFAULT ' '
19 Table  GB31 Validation/Substitution Callup Points SOURCE VALUE(I_VALUSER) LIKE GB31-VALUSER
20 Table  GB31 Validation/Substitution Callup Points SOURCE VALUE(E_VALEVENT) LIKE GB31-VALEVENT DEFAULT ' '
21 Table  GB31 Validation/Substitution Callup Points
22 Table  GB31T Validation/Substitution Callup Point Text SOURCE VALUE(I_VALEVENTXT) LIKE GB31T-VALEVENTXT
23 Table  GB31T Validation/Substitution Callup Point Text
24 Table  RGBLO Validation: ITAB for GBLO Function Module