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

Difference between GetLlist and GetDetail BAPI's

Former Member
0 Likes
472

Hi Frends, can any one explain me the concept and differences between GetLlist and GetDetail BAPI's. Can any one give sample programs on each concept.full points will be given for sample program.

Thanks and Regards

Vijaya

2 REPLIES 2
Read only

Former Member
0 Likes
422
Read only

Former Member
0 Likes
422

Hi Vijaya,

getlist bapi gives the data corresponding to a single table while getdetail gives the data corresponding to different tables.

BAPI_PO_GET_LIST : gives data corresponding to po header and items

BAPI_PO_GETDETAIL : gives data corresponding to header, item, history,

scheduling lines.

Reward points if helpful.

Regards,

Hemant