Table/Structure Field 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 - EXIST | Check existence flag | ||
| 2 | BDFIELDS - EXIST | Check existence flag | SOURCE VALUE(OBJECT_EXISTS_IN_CLASS) LIKE BDFIELDS-EXIST |
|
| 3 | CLAL_CLASS - CLASS | Class number | ||
| 4 | CLAL_CLASS - CLASS | Class number | SOURCE VALUE(CLASS_EXTERNAL) LIKE CLAL_CLASS-CLASS |
|
| 5 | CLAL_CLASS - CLASSTYPE | Class Type | ||
| 6 | CLAL_CLASS - CLASSTYPE | Class Type | SOURCE VALUE(CLASSTYPE) LIKE CLAL_CLASS-CLASSTYPE |
|
| 7 | CLAL_OBJ - OBJECT | Key of object to be classified | ||
| 8 | CLAL_OBJ - OBJECT | Key of object to be classified | SOURCE VALUE(OBJECT) LIKE CLAL_OBJ-OBJECT |
|
| 9 | INOB - CUOBJ | Configuration (internal object number) | ||
| 10 | KLAH - CLASS | Class number | ||
| 11 | KLAH - CLINT | Internal Class Number | ||
| 12 | KLAH - KLART | Class Type | ||
| 13 | KSSK - OBJEK | Key of object to be classified | ||
| 14 | TCLA - KLART | Class Type | ||
| 15 | TCLA - MULTOBJ | Multiple Objects Allowed | ||
| 16 | TCLA - OBTAB | Name of database table for object |