cancel
Showing results for 
Search instead for 
Did you mean: 

What SAP table houses the Material Classification values?

Former Member
0 Kudos

I cannot for the life of me figure out what SAP table actually stores the material classification characteristic values. These are the related tables I have found so far but none of them link the information to a material number:

TABLE: CABN

ATINN (characteristic ID)

ATNAM (characteristic name code)

MSEHI (UoM associated with characteristic)

TABLE: CABNT

ATINN (characteristic ID)

ATBEZ (characteristic full name)

TABLE: KLAH

KLART (class type)

CLASS (class name code)

CLINT (class id)

TABLE: KLAT

CLINT (class id)

TXTBZ (class full name)

TABLE: KSML

CLINT (class id)

IMERK (characteristic id)

POSNR (characteristic positional location for class)

TABLE: CAWN

ATINN (internal char.)

ATZHL (int counter)

ATWRT (char. value)

TABLE: CAWNT

ATINN (internal char.)

ATZHL (int counter)

ATWTB (description)

I have also identified these structures, but I am no good at finding where values from a structure actually reside.

STRUCT: RMCBC "I/O field for include screens from classification"

contains MATNR, KLART, CLASS, KLTXT, ATWRT

STRUCT: RMCLF "Classification I/O structure for Assgmt of Object to Class"

contains KLART, CLASS, KLTXT

Can anyone please help me and advise where the actual relationship between material number and classification information is? I'm trying to import this information from MDM to R/3 but I have no idea what to map it to or what Idoc segment to use.

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ryan,

Please post this question in ABAP forum.