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

Create PO from BOM

Former Member
0 Likes
375

Hi All,

My requirement is to accept the material number and plant and then explode the bom components in a table control.

According to the rows selected by the user in this table control, Purchase order for the same has to be created through bapi. I am using FM Bapi_Po_Create to create po.

What required fields should be exported to the Po_header in the FM.

Please let me know how to go about doing this requirement.

Regards,

Darpana.A

Edited by: Darpana Ahire on May 27, 2009 10:20 AM

Hi All,

My requirement is to accept the material number and plant and then explode the bom components in a table control.

According to the rows selected by the user in this table control, Purchase order for the same has to be created through bapi. I am using FM Bapi_Po_Create to create po.

What required fields should be exported to the Po_header in the FM.

Please let me know how to go about doing this requirement.

Regards,

Darpana.A

Edited by: Darpana Ahire on May 27, 2009 10:20 AM

1 REPLY 1
Read only

Former Member