Table list used by SAP ABAP Function Module CHECK_OBJECT_IN_CLASS (Checks whether an object is classified in a class)
SAP ABAP Function Module
CHECK_OBJECT_IN_CLASS (Checks whether an object is classified in a class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDFIELDS | ALE Fields for References, Selection Texts etc. | SOURCE VALUE(OBJECT_EXISTS_IN_CLASS) LIKE BDFIELDS-EXIST |
|
| 2 | CLAL_CLASS | Structure for class name and class texts | SOURCE VALUE(CLASS_EXTERNAL) LIKE CLAL_CLASS-CLASS |
|
| 3 | CLAL_CLASS | Structure for class name and class texts | SOURCE VALUE(CLASSTYPE) LIKE CLAL_CLASS-CLASSTYPE |
|
| 4 | CLAL_OBJ | Classified object | SOURCE VALUE(OBJECT) LIKE CLAL_OBJ-OBJECT |
|
| 5 | INOB | Link between Internal Number and Object | ||
| 6 | KLAH | Class Header Data | ||
| 7 | KSSK | Allocation Table: Object to Class | ||
| 8 | KSSK_V0 | Classification: KSSK+KLAH | ||
| 9 | TCLA | Class Types | ||