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

Number range assignment for materail creation

Former Member
0 Likes
585

Hi Experts,

I need to create material with automatic assignment of internal and external number range .

Already existing logic for one exit which is working fine in one system and I am using that same logic in other system

where it is not working and throuhging the following error:

"Internal number assignment is not possible for the material type Operating supplies"

Can you please suggest where i am dong wrong ?

Thank you in advance.

1 ACCEPTED SOLUTION
Read only

atanu_mukherjee
Explorer
0 Likes
557

Hi Sridhar,

Generally the material types are assigned to a particular groups and number range is defined for the particular group. You can refer to transaction MMNR which is used to create and assign number intervals to the Material types.

Please check the Group Specifications in SNRO and confirm whether proper Material type is added in MMNR or not. Hope this would help.

BR,

Atanu

Hi Experts,

I need to create material with automatic assignment of internal and external number range .

Already existing logic for one exit which is working fine in one system and I am using that same logic in other system

where it is not working and throuhging the following error:

"Internal number assignment is not possible for the material type Operating supplies"

Can you please suggest where i am dong wrong ?

Thank you in advance.

3 REPLIES 3
Read only

atanu_mukherjee
Explorer
0 Likes
557

This message was moderated.

Read only

atanu_mukherjee
Explorer
0 Likes
558

Hi Sridhar,

Generally the material types are assigned to a particular groups and number range is defined for the particular group. You can refer to transaction MMNR which is used to create and assign number intervals to the Material types.

Please check the Group Specifications in SNRO and confirm whether proper Material type is added in MMNR or not. Hope this would help.

BR,

Atanu

Read only

Former Member
0 Likes
557

Hi Sridhar,

that's because the material type "Operating supplies" only allows external number assignment. As Atanu suggested, please check the customizing, you should assign this material type to a number range group which is linked to an internal range number.

I hope this helps. Kind regards,

Alvaro