Application Development and Automation 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: 
Read only

table name needed

Former Member
0 Likes
689

Hi Guys,

I am doing a smart form form for PO. There is a variant configuration in which the cost of material is determined.

Say for e.g i have a material CAR. Now the cost of the car is determined according to its colour(charecteristics). So can any one tell me what is the table name where these material along with its charecteristics is saved. please help me out its very urgent. please help me out.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
625

Hi

In the Table<b> AUSP</b>

all the characteristci values are stored

other related tables are INOB,CABN etc

You can check the following BAPui/Fun module to fetch them

BAPI_OBJCL_GETDETAIL

or use the fun module:

CLAF_CLASSIFICATION_OF_OBJECTS.

<b>Reward points for useful Answers</b>

Regards

Anji

4 REPLIES 4
Read only

Former Member
0 Likes
626

Hi

In the Table<b> AUSP</b>

all the characteristci values are stored

other related tables are INOB,CABN etc

You can check the following BAPui/Fun module to fetch them

BAPI_OBJCL_GETDETAIL

or use the fun module:

CLAF_CLASSIFICATION_OF_OBJECTS.

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

0 Likes
625

hi anji,

i need them, according to the material. Is there any function module where i can fetch these details according to the materials. please help me out

Read only

Former Member
0 Likes
625

check out EKPO, EKKO, LIPS

reward points if useful

Read only

Former Member
0 Likes
625

Hi,

try using table EKPO or EKPB

Regards

Shiva