‎2007 Jun 19 3:49 PM
Hi,
I'm using function module <b>CUCB_GET_CONFIGURATION</b> with CUOBJ number from VBAP table to obain components configuration.
As a result I got a Finished Material with its components.
Is there any way of knowing if a component from an Order BOM has its configuration complete (Green icon included when enterng CU52 transaction)?
Thank you.
Ernesto
‎2007 Jun 19 8:59 PM
I've found the solution.
For you to know there is a FM that tells you the Status out of the configuration.
CUCB_STATUS_FROM_CONFIGURATION
‎2007 Jul 30 4:11 PM