Hi,
Our requirment is to find the characteristics of the Material.The BAPI_OBJCL_GETCLASSES is used to find out the same. But due to performance Issue we need to remove this BAPI and now we are fetching the chara using Database Tables(KLAH,KSML,CABN,KSSK,AUSP).Our requirnment is to get values ATWRT(Characteristic Value) and ATWTB (Characteristic value description) .We are able to get only ATWRT value from AUSP table by using the key ATINN.But we are not able to find out Value ATWTB.Could you please suggest how to find out this value together?
We can find this field in the table CAWNT having Primary Key ATINN,but we are getting no of records. As there is no Material Key we are facing problem to get unique no.