Application Development 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: 

Difference between GetLlist and GetDetail BAPI's

Former Member
0 Kudos

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

Former Member
0 Kudos

Former Member
0 Kudos

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