2009 Sep 11 5:37 PM
Hi,
Please enlightenn us, which FM is do the update for BOM item datas. ( current FM is updated line item one item then come out and log in again updating another line item , thus cause more error are facing.)
we want a FM to update one time all the line time and come out from the screen.
Thx
Sathiya
2009 Sep 11 5:50 PM
Hi,
I dont know if these func modules would work for you:
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)
Please check.
Regards,
Subramanian
2009 Sep 11 6:34 PM
HI
You Can use function module CSAP_MAT_BOM_MAINTAIN to process simple material BOMs.
To change BOMs, you can also use the following function modules:
CSAP_MAT_BOM_OPEN
CSAP_BOM_ITEM_MAINTAIN
CSAP_MAT_BOM_CLOSE
You can use FM CSAP_ORD_BOM_MAINTAIN to Maintain Order BOM.
With Regards
Naveen