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_REQUISITION_CREATE through web service

Former Member
0 Likes
530

Hi all,

I am trying to create a Purchase requistion by using the

following bapi-----BAPI_REQUISITION_CREATE by exposing it as a ABAP Web Service.

I would like to know the field sequence and the mandatory fields required to create a PR successfully from the Web service.

I don't have a MM consultant to help me out.

Warm regards,

Hari Kiran

3 REPLIES 3
Read only

Former Member
0 Likes
476

Hi Hari Kiran ,

try to create PR manually in our SAP system,then u will come to know what data u need to pass.

regards

Prabhu

Read only

0 Likes
476

Hi Prabhu,

I was able to create the PR . I took inputs from a MM consultant.

The issue was resolved.

Warm regards,

Hari Kiran

Read only

Former Member
0 Likes
476

The issue was resolved. I took inputs from a MM consultant.