I'm running into a bit of a problem when trying to lookup/create a report showing characteristic value descriptions.
My issue is that some of our characteristics are created with Datatype = NUM
(via tcode CT04
) and I can easily find these in table CAWN
but I don't find the actual value description which is usually present in CAWNT
.
Any idea why and/or if SAP ERP stores the value description in another table when Datatype = NUM
?
(FYI - there's no problem when Datatype = CHAR
)
Br, Thomas
[CT04 screenshot - basic][1]
[CT04 screenshot - values][2]
[table CAWN screenshot - values][3]