Application Development 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: 

Exit or badi for determination of serial number

former_member196079
Active Contributor
0 Kudos

Hi experts

I need a exit or a badi for the determination of the serials numbers in T-code VL02N.

So the exit must be execute when i go in VL02N extras->serial numbers.

best regards

Marco

Edited by: Menegazzo Marco on Apr 15, 2010 2:00 PM

9 REPLIES 9

kesavadas_thekkillath
Active Contributor
0 Kudos

Check these enhancements.

But it will only get triggered after entring the serial no's and hitting enter.

IQSM0001

IQSM0002

IQSM0003

IQSM0004

IQSM0005

IQSM0007

IQSM0008

Former Member
0 Kudos

Hi,

EXIT_SAPLIPW1_001(Component:IQSM0001) : Automatic serial number assignment

EXIT_SAPLIPW1_004(Component:IQSM0004) : Serial Numbers, User Exit After Exiting the Serial screen

EXIT_SAPLIE01_005(Component: IQSM0005) : Serial numbers, user exit in the update

EXIT_SAPLIE01_007(Component:IQSM0007): Serial numbers, user exit for goods movements

EXIT_SAPLIPW1_008(Component IQSM00080 Serial number character string check

These are the Enhancements available for the VL02n for your scenario I think IQSM0001,IQSM0002,IQSM0007

are useful for you.

Regards,

Raghava Channooru.

0 Kudos

thanks for your reply

but what you meen with

EXIT_SAPLIPW1_001(Component:IQSM0001) .

regards

Marco

Edited by: Menegazzo Marco on Apr 15, 2010 2:37 PM

Former Member
0 Kudos

IQSM0001,IQSM0002,IQSM0007

Edited by: Mishra.Manas on Apr 15, 2010 2:23 PM

kesavadas_thekkillath
Active Contributor
0 Kudos

What is your requirement ?

0 Kudos

when i go in extras->serial numbers on transaction VL02N i need "something" thant allow me

to valorize the serial number fields.

please help..

Thanks

Marco

0 Kudos

So you need to assign values to the serial no fields.

Enhancement IQSM0001 will be useful for you.

0 Kudos

sorry....how can i see this enhancement

0 Kudos

Go to transaction SMOD and check it.

Check link:[http://wiki.sdn.sap.com/wiki/display/ABAP/CustomerExits(CMOD)]