cancel
Showing results for 
Search instead for 
Did you mean: 

Material Group wise no. range of Material

Former Member
0 Kudos

Hi,

I have a material type "consumables (ZIBE)". Under this material type I have many material groups (nearly 15). My clients requirement is to create different no. range sequence (internal) for each material group for creating Material Master.

I know that Internal no. range sequence is material type specific.

Is it possible to create different no range sequence For Every Material Group.

Plz tell me, its urgent.

Prasant

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You can influence the number range using customer enhancement MGA00002

You use this customer enhancement to influence the assignment of material numbers. You can intervene in the program at the following points:

Internal number assignment ( function module exit exit_saplmg02_001)

This function module is called if internal number assignment is allowed and if the user has not specified a number when creating a material master record.

You can add your logic of determining the code, & crete the number ranges accordingly.

Thanks & Regards

Kishore

Answers (0)