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

BAPI for purchase requisition.

Former Member
0 Likes
3,678

Dear Experts

I want to update Data to ME51N(Purchase requisition) in IDES.i dont have no functional to tell creation of purchase requisition.Plz Kindly tell someone how crete PR in IDES and about BAPI to Upload Data..

Thanks In advance

Somesh

1 ACCEPTED SOLUTION
Read only

former_member189629
Active Contributor
0 Likes
1,092

BAPI_REQUISITION_CREATE Create Purchase Requisition

Check out the fields this BAPI uses to create PReq and populate what you want to populate.

Edited by: NW on Aug 6, 2008 9:28 AM

4 REPLIES 4
Read only

former_member189629
Active Contributor
0 Likes
1,093

BAPI_REQUISITION_CREATE Create Purchase Requisition

Check out the fields this BAPI uses to create PReq and populate what you want to populate.

Edited by: NW on Aug 6, 2008 9:28 AM

Read only

Former Member
0 Likes
1,092

Hi check these function modules,

FI/CO: BAPIs for UPDATE

ALE_ACC_PURCHASE_ORDER_POST

ALE_ACC_PURCHASE_REQUI_POST

BAPI_ACC_PURCHASE_ORDER_CHECK Accounting: Check Purchase Order

BAPI_ACC_PURCHASE_ORDER_POST Accounting: Post Purchase Order

BAPI_ACC_PURCHASE_REQUI_CHECK Accounting: Check Purchase Requisition

BAPI_ACC_PURCHASE_REQUI_POST Accounting: Post Purchase Requisition

Mass Maintenance of Purchasing reque

MASS_CHANGE_PURCHASE_ORD Change Purchasing Orders

MASS_CHANGE_PURCHASE_ORD_BAPI Change Purchasing Orders

MASS_CHANGE_PURCHASE_REQ Change Purchasing requests

ME_UPDATE_REQUISITION Database updates of purchase requisition

ME_UPDATE_REQUISITION_RESUB Update of resubmission fields in purchase requisition

ME_UPDATE_REQUISITION_SERV

ME_UPDATE_REQUISITION_SOS Update of allocation data in the purchase requisition

Regards,

Prasad.

Read only

Former Member
0 Likes
1,092

Hi

BAPI_REQUISITION_RELEASE Release Purchase Requisition Item by Item

BAPI_REQUISITION_RELEASE_GEN Release Entire Purchase Requisition

BAPI_REQUISITION_RESET_RELEASE Cancel Release of Purchase Requisition Items

BAPI_REQUISITION_RESET_REL_GEN Cancel Overall Release of Purchase Requisitions

With regards

Nikunj shah

Read only

Former Member
0 Likes
1,092

Ok