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

Component changes when changes done in VC

Former Member
0 Likes
420

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
371

Hi

Use the following BAPI's:

<b>BAPI_OBJCL_GETDETAIL</b>

BAPI_OBJCL_CHANGE

or use the fun module:

CLAF_CLASSIFICATION_OF_OBJECTS.

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

Regards

Anji

Read only

0 Likes
371

Hi Anji,

Thanks for your reply.

The above FMs are returning only the characteristic changes. But i need to to find the Changed Components in BOM if the characteristic value changes. Plese give any other FM if you are having.

Regards,

Vasu.