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 extension

0 Likes
713

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.

1 REPLY 1
Read only

0 Likes
418

can any one help me out. Also i need to know the extension structure for LIPS table. i did not find any bapi*lips structures!!