cancel
Showing results for 
Search instead for 
Did you mean: 

Leading Zeros in SU Number

rvinna
Explorer
0 Kudos

We are using SU Managment

How do we get rid of leading zeros in SU# number range. System is storing pallet ID # with leading zeros in the LEIN table. This is causing issues while we retrive SU data from the tables, systems ask to enter the SU# number with leading zeros.

My Pallet Tag is printed with out leading zeros SU # 1234567890 and when the user tries to put away using LM02 system does not read the pallet ID. It looking for 00000000001234567890.

Even on desktop LS33 if I try to display a pallet with SU # 1234567890 system looks for SU Num. with leading zeros. Is there a way to get the leading zeros off from SU#

Appriciate your help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please check in SPRO whether the conversion exit is maintained for Storage Unit Management. Follow the below path to do so.

SPRO -> Storage Unit Management - > Master Data - > Define Number Ranges. In the Pop Up choose "Conversion exit for storage unit number" .

Here you can define the "length of SU Numbers "

Regards,

Kumaran

Answers (1)

Answers (1)

Former Member
0 Kudos

What is the number range object you are using? If it is of type NUMC, then it will hold the leading zeros.