cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change of components inside a PLAUF

former_member627342
Discoverer
0 Kudos
949

Hey guys,

we are looking for an FM to update the components inside a PLAUF. We tried to use BAPI_PLANNEDORDER_CHANGE which is not allowing us to update the components. If we take a look into the code of this mapping FM we can see that the fields STALT, STLAN, STSTA, AENNR and PALTR are not mapped at all. This means that this BAPI can not be used to manipulate those mentioned fields. is there any other BAPI out there which we could use wihtout using an implicit enhancement to fill/update the required BOM related data.

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar
Active Contributor
0 Kudos

Hello,

BAPI bapi_plannedorder_change is to change order header data.

For components change please check BAPI MD_PLDORD_CHANGE_COMP_ITEMS

What changes you want to do in planned order components? and why?

Have a look on SAP note 198808 - Planned order: Component changes via BAPIs

Best Regards,

R.Brahmankar