cancel
Showing results for 
Search instead for 
Did you mean: 

number ranges

Former Member
0 Kudos

hi friends...

my client want material number ranges with hyphen, space, dot, etc..

will sap allow this, if yes please explain the process

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

kunal_ingale
Active Contributor
0 Kudos

hi

go to mmnr

and give the external no range as A to zzzzzzzz

then try

regards

kunal

Answers (4)

Answers (4)

Former Member
0 Kudos

closed

former_member192897
Active Contributor
0 Kudos

Please Go to OMSL and Check the Material Number Template behaviour once.

Template for material number conversion

Controls the format of material numbers, in particular, it defines the positions at which the system is to insert additional characters (editing characters).

Use

The material number is output in the length defined in table TMCNV; where appropriate, it is filled with leading zeros by the system. The template is made up of editing characters and selection characters; an underscore (_) denotes a selection character that is replaced by a significant character in the material number.

Example

Length of material number 10

Material number 12345678 (significant characters)

Template __-_____-_

Presentation 12-34567-8

The editing characters are included in the length of the material number.

Please Remember this Template Settings is at Client Level.

If you Want to Use for Specific Material types then Use Enhancement MGA00002 & MGA00003

former_member335885
Active Contributor
0 Kudos

HI,

OMSL this is the transaction code for material master parameter.

Here we define the template as to how the material code should look like. here you can define the formate the system will pick this format in case of internal / external number ranges.

All the material types will follow this template settings as this is at client level. In case if you want to change the material code by adding some letters at the front or the back of the material code then you have to go for a change in the logic and this will be done with the help of the abaper.

Thanks & Regards,

Kiran

Former Member
0 Kudos

Dear,

Gp to transaction OMSL and in Material Number template enter the format you wish to use. Please remember the format you mentioning here is for client level applicable.

Template for material number conversion

Controls the format of material numbers, in particular, it defines the

positions at which the system is to insert additional characters

(editing characters).

Use

The material number is output in the length defined in table TMCNV;

where appropriate, it is filled with leading zeros by the system. The

template is made up of editing characters and selection characters; an

underscore (_) denotes a selection character that is replaced by a

significant character in the material number.

Example

Length of material number 10

Material number 12345678 (significant characters)

Template __-_____-_

Presentation 12-34567-8

The editing characters are included in the length of the material

number.

Regards,

Syed Hussain.