Table/Structure Field list used by SAP ABAP Function Module G_EXIST_FIELD (Checks whether or not a field exists within a given boolean class)
SAP ABAP Function Module G_EXIST_FIELD (Checks whether or not a field exists within a given boolean class) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  GB01 - BCLFIELD Field that belongs to this class SOURCE VALUE(FIELD) LIKE GB01-BCLFIELD
2 Table/Structure Field  GB01 - BCLFIELD Field that belongs to this class
3 Table/Structure Field  GB01 - BCLTAB Table name that can be used in this class. SOURCE VALUE(TABLE) LIKE GB01-BCLTAB
4 Table/Structure Field  GB01 - BCLTAB Table name that can be used in this class.
5 Table/Structure Field  GB01 - BOOLCLASS Boolean class. Which fields can be used. SOURCE VALUE(BOOLCLASS) LIKE GB01-BOOLCLASS
6 Table/Structure Field  GB01 - BOOLCLASS Boolean class. Which fields can be used.
7 Table/Structure Field  GB01 - CLASSTYPE Class type: Read or write SOURCE VALUE(CLASSTYPE) LIKE GB01-CLASSTYPE
8 Table/Structure Field  GB01 - CLASSTYPE Class type: Read or write
9 Table/Structure Field  SYST - MANDT ABAP System Field: Client ID of Current User