Skip to Content
0
Feb 25, 2011 at 04:29 AM

BAPI extension

295 Views

HI ALL,

the BAPI extension can be used only for customized field population or can i use to populate some parameter of a table not present in BAPI import parameters.

Currently i am using BAPI BAPI_OUTB_DELIVERY_CREATE_SLS to create outbound deliveries.

Now i need to populate the field LIPS-GRUND. Can i use the BAPI extension present. and implement the BADI BADI_DLV_CREATE_SLS_EXTIN.

some people have suggested to use BADI is LE_SHP_DELIVERY_PROC it has a method FILL_DELIVERY_ITEM

and i checked it worked but not sure how to pass the this line item value(LIPS-GRUND) from bapi interface.