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

VL02n - Post Goods Issue - BAPI

Former Member
0 Likes
1,470

Hello,

I need a bapi to post goods issue in vl02n and i need to change the the value of LIPS-EXBWR.

Anyone knows one bapi to do this?

Regards,

Hello,

I need a bapi to post goods issue in vl02n and i need to change the the value of LIPS-EXBWR.

Anyone knows one bapi to do this?

Regards,

4 REPLIES 4
Read only

Former Member
0 Likes
721

Hi,

Try the bapi 'BAPI_GOODSMVT_CREATE'.

Regards,

Rajesh

Read only

Former Member
0 Likes
721

Hi,

Try these ..

LE_SHP_DELIVERY_PROC

LE_SHP_GOODSMOVEMENT

MB_CHECK_LINE_BADI

Please close the thread, if solved

Regards,

Aditya

Read only

Former Member
0 Likes
721

Hi All,

When I clic on 'Post Goods Issue' in VL02N , I need to update business area field (GSBER).

Can u plz tell me the userexits/Badis for this requirement.

Thanks In advance,

Sakti

Read only

former_member404244
Active Contributor
0 Likes
721

Hi,

In vL02N screen we do have a post goods issue button.

You can use the include MV50AFZ1 AND in that the FORM userexit_save_document_prepare. You can find the XLIPS structure..Modify it along with the update indicator.It will update.

Regards,

Nagaraj