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

Any BAPI or Function mudule which will return Purchase Requisition Number

Former Member
0 Likes
459

Dear Friends,

Using Sales Order 'No' I want to get the Purchase Requisition Number, there is any standard BAPI or Function module which will return Purchase Requisition Number which is reflecting in the sales order item level schedule line tab

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
425

try these

BAPI_REQUISITION_GETITEMS

BAPI_REQUISITION_GETDETAIL

кu03B1ятu03B9к

Read only

0 Likes
425

Dear Karthik,

I want to get the Purchase Requisition Number Using Sales Order Numbar..../

Any Other Source Pls.....

Read only

0 Likes
425

Hi

Try to check in VBFA table (document flow), if you don't know how to read it u can use fm RV_ORDER_FLOW_INFORMATION.

Anyway the purchase number is usually written in sales order: try to check the field VBKD-BSTKD

Max