Banner
Banner

Attention: open in a new window. PDFPrintE-mail

2009
01
Sep

Tables involved in Material Variant Config

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. 
Therefore if you want to check what class is assigned to a material then you will need to enter INOB-CUOBJ in field KSSK-OBJEK. To check what values are assigned to the material do the same with table AUSP where INOB-CUOBJ = AUSP-OBJEK.
Last Updated (Tuesday, 30 November 1999 00:00)
Free software downloads