SAP ABAP Function Module G_EXIST_TABLE (Checks whether or not a table exist within a boolean class)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-SL-VSR (Application Component) Validation, Substitution and Rules
⤷
GVAL (Package) Validation, Substitution and Rules
⤷
⤷
Basic Data
| Function Module | G_EXIST_TABLE | Checks whether or not a table exist within a boolean class |
| Function Group | GBL6 | Validation: syntax/generate routines |
| Program Name | SAPLGBL6 | |
| INCLUDE Name | LGBL6U06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BOOLCLASS | TYPE | GB01-BOOLCLASS | Class nummer | |||
| |
CLASSTYPE | TYPE | GB01-CLASSTYPE | A = write, B = read | |||
| |
TABLE | TYPE | GB01-BCLTAB | Table to be checked | |||
| |
CLIENT | TYPE | SYST-MANDT | Requested client | |||
| |
CLASS_NOT_FOUND | TYPE | This class does not exist. | ||||
| |
TABLE_NOT_FOUND | TYPE | This table does not exist for this class. | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19940828 |
| SAP Release Created in |