Application Development 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: 

Purchase order

Former Member
0 Kudos

how to create purchase order and which standard program we used?.... how to modify it?

4 REPLIES 4

Former Member
0 Kudos

Hi,

take a look at BAPI_PO_CREATE or

RM06EEI0 which can be used in LSMW

Regards

Stu

Former Member
0 Kudos

hi,

create = BAPI_PO_CREATE1 or BAPI_PO_CREATE.

change = BAPI_PO_CHANGE.

Have a look at BAPI_PO*

Regards,

Gordon

Edited by: Gordon Breuer on Oct 1, 2008 3:50 PM

0 Kudos

tnx

Former Member
0 Kudos

Hello,

In fact the Standard Program for Purchase Order is RM_MEPO_GUI. If you have some requirement to make changes to the existing Screen / Screens, then you can copy the existing Standard Program and modify the Z-Version to suit your requirements.

Thanks and Regards,

Venkat Phani Prasad Konduri