‎2012 Feb 03 12:47 PM
Can someone please help,
when creating aan outbound delivery in VL01N
Step 1
i first input shipping point:1000
selection date and order then press enter
Step2
To get the serial numbers i go to extras, click on serial numbers then select the serial numbers which will be assigned to the relevant material
Is there a way step 2 can be automated such once i have excuted step 1 the serial numbers will be automatically assigned to their relevant quantities
and also how can i ensure that the automatic selection of this serial numbers is in the basis of FIFO.
Can anyone help please ?
‎2012 Feb 05 6:10 AM
Hi,
To get serial number auotomatically, you have to do enhancement using exits or badi.
Once check this user exit EXIT_SAPLIPW1_001, it may help you.
write code in this exit
‎2012 Feb 05 6:57 AM
Hi Parupelly ,
Thank you for your response,yes true EXIT_SAPLIPW1_001(Component:IQSM0001) : Automatic serial number assignment.
Could you please help me with hint on how to code this logic or if you have a sample code of this logic could be better?
thanks
JA
‎2012 Feb 07 5:03 AM
Hi,
Goto se37 provide EXIT_SAPLIPW1_001 and select display.
here go through function module documentation , and then pass the required parameters to get required output.
‎2012 Feb 07 8:39 AM
Hi,
Please Help,
could you send me the working code on how you did pass the parameters ?
Kindly appreciated.
Thank you and regards
JA
‎2012 Feb 07 11:54 AM