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