cancel
Showing results for 
Search instead for 
Did you mean: 

MM Number Range

former_member335885
Active Contributor
0 Kudos

Hi

Can we have a material ID for ROH as 10-000-000(Internal) and for FERT material type the material id should be 50-000-000-001(External)

Any ideas how to achieve this using any logic.

Thanks & Regards,

Kiran

Accepted Solutions (0)

Answers (2)

Answers (2)

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.

former_member335885
Active Contributor
0 Kudos

HI Ashok.

The material template is different for 2 material types.. how do u achieve this???

Thanks & Regards,

Kiran

former_member192897
Active Contributor
0 Kudos

Check the SAP Enhancement MGA00002 & MGA00003 on Number Ranges.

It Seems not Possible with Standard SAP. So Check Whether any Possibilities are there thru Enhancements....

srinivasa_maruvada
Active Contributor
0 Kudos

Hi

Did you check at TCode MMNR for DefiningNumber Ranges for Each Material Type

Cheers

Srinivas