cancel
Showing results for 
Search instead for 
Did you mean: 

PO date --> Actual GI date

Former Member
0 Kudos

Hello, all

Can someone give instructions how to copy PO date (VBAK-BSTDK) to Actual GI date (LIKP-WADAT_IST) ?

I want this date field to be automatically copied (transferred) from sales order to delivery. Which user-exit to use ? I need solution because I want goods issue to be posted on certain day.

Thanks for help,

RJ.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

PO date as goods issue date!!

Use exit USEREXIT_MOVE_FIELD_TO_LIKP in program MV50AFZ1. You can also use BADI LE_SHP_DELIVERY_PROC.

Regards,

GSL.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello !

how can i control this filed?

thanks regard

shay

Former Member
0 Kudos

Hi,

With userexit USEREXIT_MOVE_FIELD_TO_LIKP in program MV50AFZ1 you can control copying some fields to delivery header.

RJ.

Former Member
0 Kudos

Hi

Roman

To meet this requirement u can make necessary cnages in USEREXIT of delivery.

>MV50AFZ1 --- FORM USEREXIT_MOVE_FIELD_TO_LIKP.

( This userexit can be used to move some fields into the delivery header workaerea LIKP ) with the help of your ABAPer.

Thx.

Dwarkesh