SAP ABAP Table CLOBJ (Object Table)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CLS (Application Component) Classes
⤷
CL (Package) R/3 Application development: PP Classification System
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | CLOBJ |
|
| Short Description | Object Table |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
OBJNUM | OBJEKT | CHAR | 50 | 0 | Key of object to be classified | ||
| 2 | |
KLMAF | KLMAF | CHAR | 1 | 0 | Indicator: Object/Class | ||
| 3 | |
SYTABIX | SYST_LONG | INT4 | 10 | 0 | Row Index of Internal Tables | ||
| 4 | |
KLSCHL | TEXT40 | CHAR | 40 | 0 | Keywords | ||
| 5 | |
CLSTATUS | CHAR1 | CHAR | 1 | 0 | Classification status | ||
| 6 | |
ATMAR | XFELD | CHAR | 1 | 0 | Field for selecting an entry | ||
| 7 | |
JUMP | SYCHAR01 | CHAR | 1 | 0 | Marker | ||
| 8 | |
TABELLE | OBJEKTTAB | CHAR | 30 | 0 | Name of database table for object | * |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 46C |