2008 Oct 21 2:29 PM
Hi friends,
Can anyone tell me the difference between BAPI_PO_GETDETAIL and BAPI_PO_GETDETAIL1.
Thanks
2008 Oct 21 2:31 PM
Read documentation from SE37 for both function module.
There you found enough information .
2008 Oct 21 3:53 PM
Hi Janaki,
This function module BAPI_PO_GETDETAIL implements the BAPI GetDetail() of the business object type PurchaseOrder.
The name of the function module BAPI_PO_GETDETAIL is in the format: BAPI_<Name of object type>_<method name>. Standard abbreviations can be used for business object types.
BAPI data structures are used. These are recognized by the prefix BAPI, for example, BAPIEKKOL.
For details on BAPI_PO_GETDETAIL1 go through the link
Regards
Balu