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

Regarding PO

Former Member
0 Likes
451

hi all,

I am Developing Purchase Order Smartform(Sub Contract).

I need to find Sub Components details based on Item Number.

Please suggest how to do this.

Regards

Rami

hi all,

I am Developing Purchase Order Smartform(Sub Contract).

I need to find Sub Components details based on Item Number.

Please suggest how to do this.

Regards

Rami

2 REPLIES 2
Read only

Former Member
0 Likes
424

Hi ,

u can explode BOM material using this FM

CS_BOM_EXPL_MAT_V2

regards

Prabhu

Read only

Former Member
0 Likes
424

Hi

CABM_READ_BOM

CABM_READ_BOM_ITEM

CAD_CHANGE_BOM_WITH_SUB_ITEMS CAD: change BOM with sub-items (in background)

CAD_CREATE_BOM_WITH_SUB_ITEMS CAD: create BOM with sub-items (in background)

CAD_DISPLAY_BOM_WITH_SUB_ITEMS CAD: display BOM with sub-items (in background)

You can use these function modules

Regards,

Prasad.