Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

trade name table

Former Member
0 Kudos

Hi ABAPers,

When i create sales order, after giving sold-to-party, ship-to-party, PO Number and all the details in sales Tab, now i am selecting the material and clicking on ITEM DETAILS: CONFIGURATION.

By default the Trade Name and other details was coming.

My requirement was when i changed the Trade Name it was changing but i can't find the table name where it was storing(The changed Trade Name).

Now i want to know where the Trade Name was storing. i have debugged that but i can't find any table name, i can find only RCTMS-MWERT Structure.

So can any one suggest me.

Thanks & Regards

2 REPLIES 2

Former Member
0 Kudos

Hi

It is the Characteristic Value andname

see the table AUSP, CABN and enter the Material number and see its characteristics

Regards

Anji

Former Member
0 Kudos

Hi padma,

I think it is being stored as charecteristic value.

So for that u get it from AUSP-atinn & atnam

then got to CABN & CUFM table.

Regards

Srimanta