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

BOM Component changes when changes done in VC

Former Member
0 Likes
386

Hi All,

When ever we are changing the characteristic values in Variant configuration, it result the component changes in the BOM.

Please any body let us know how to find the what are the component changes in the BOM when we change any characteristic value in VC. Is there any FM or it will store in any table?

Regards,

Vasu.

2 REPLIES 2
Read only

Former Member
0 Likes
357

Hi

Have you tried the BAPI

BAPI_OBJCL_GETDETAIL to fetch the changed characteristic values

check it with this bapi.

these characteristcis values are stored in AUSP

but to fetch data from AUSP you have to use CABN and INOB tables

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

Regards

Anji

Read only

0 Likes
357

Hi Anji Reddy,

Thanks for your reply again.

I am trying with that BAPI. But i am not able to test and dont know what inputs i have to give in this BAPI. Can you please tell me here what it means, OBJECTKEY, OBJECTKEY, CLASSNUM and others.

I create a salesorder which is having an configurable item. Just i am having the CUOBJ(instance).

Regards,

vasu.