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

Automatic Serial number assignment in VL01N

Former Member
0 Likes
2,746

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 ?

5 REPLIES 5
Read only

Former Member
0 Likes
1,267

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

Read only

0 Likes
1,267

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

Read only

0 Likes
1,267

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.

Read only

0 Likes
1,267

Hi,

Please Help,

could you send me the working code on how you did pass the parameters ?

Kindly appreciated.

Thank you and regards

JA

Read only

0 Likes
1,267

Hi,

I remeber posting entire sequence for the same issue here

[;

Please check and if not revert back on that post....