2009 Jan 14 10:32 AM
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
2009 Jan 14 10:36 AM
try these
BAPI_REQUISITION_GETITEMS
BAPI_REQUISITION_GETDETAIL
кu03B1ятu03B9к
2009 Jan 14 10:55 AM
Dear Karthik,
I want to get the Purchase Requisition Number Using Sales Order Numbar..../
Any Other Source Pls.....
2009 Jan 14 10:59 AM
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