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

Purchase order

Former Member
0 Likes
602

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

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

4 REPLIES 4
Read only

Former Member
0 Likes
573

Hi,

take a look at BAPI_PO_CREATE or

RM06EEI0 which can be used in LSMW

Regards

Stu

Read only

Former Member
0 Likes
573

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

Read only

0 Likes
573

tnx

Read only

Former Member
0 Likes
573

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