If the class type multobj indicator (in O1CL ) is ticked then the values are not stored directly in the table.
If you are using variant configuration (class type 300) then the above indicator is set.
In this case the class assignment is done using two tables.
- Table INOB creates a unique identifier (CUOBJ ) for the material number (OBJEK).
You can then use this INOB-CUOBJ to check what classes and characteristic are assigned. - Table KSSK is for class assignment to the object. INOB-CUOBJ = KSSK-OBJEK.






