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_PO_GETDETAIL Documentation

Former Member
0 Likes
808

Hi, can you provide me the documentation for BAPI_PO_GETDETAIL, i am connecting to sap from java middleware, from which i need to get the PO items history.

Hi, can you provide me the documentation for BAPI_PO_GETDETAIL, i am connecting to sap from java middleware, from which i need to get the PO items history.

2 REPLIES 2
Read only

Former Member
0 Likes
605

Hi Ramesh,

To get the PO history details, please pass the PO number, and History as 'X' in importing parameters.

Get the data from the tables parameter, "PO_ITEM_HISTORY" table.

Regards,

SHashikanth. D

Read only

Former Member
0 Likes
605

Can you provide the detailed documentation? i need to understand the fields in the BAPI.