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 Configuration

Former Member
0 Likes
562

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

2 REPLIES 2
Read only

Former Member
0 Likes
487

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

Read only

Former Member
0 Likes
487

Fantastic Solution!

Thanks!