2006 Dec 27 11:14 PM
Hello,
I created a purchase requisition and I created a PO for that Requisiton. Now I deleted an item from the PO. So the item is now open in Purchase requisition again. How do i Know that this item is open and can create another PO for that item. Is there any field of a table that gives the status of this saying that it is open in Purchase requisition.
Thanks
Viky
2006 Dec 27 11:27 PM
I diden't exactly understend to you but maybe you must try with some BAPI just like this BAPI_REQUISITION_DELETE.
Regards.
2006 Dec 28 1:50 AM
There should be a field in EBAN table, that should tell you the qty ordered against that line item of the requisition.
OR
You can get all the PO's pertaining to a specific requisition line item from EKPO table. There will be a field referring to the requisition line item number.
Regards,
Ravi
Note - Please mark all the helpful answers
2006 Dec 28 5:20 AM
<a href="http://www.sap-img.com\sap-tables.exe">search for sap-tables.exe in it....</a>
it will give u all the relation between tables...
regards
vamsi
2006 Dec 28 5:24 AM
2006 Dec 28 5:26 AM
Check the fields EBELN and EBELP in the table EBAN. They will be blank for the PR items for which the PO has not been created.