‎2007 Jul 06 7:03 AM
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.
‎2007 Jul 06 7:08 AM
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
‎2007 Jul 06 7:08 AM
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
‎2007 Jul 06 7:18 AM
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
‎2007 Jul 06 7:08 AM
‎2007 Jul 06 7:10 AM