‎2007 Jul 27 7:01 AM
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.
‎2007 Jul 27 7:20 AM
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
‎2007 Jul 27 8:22 AM
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.