Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>MGA00002



Index

MGA00002

User Exits for the Material Master
Material Number Assignment (Industry)

Important
Retail customers must use customer enhancement MGW00002.

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.

  • External number assignment (function module exit exit_saplmg02_002)

This function module is called if the user has specified a number when creating a material master record. However, if external number assignment is not allowed, the (changed) number is subsequently discarded.

For more information and examples, see the respective function module exits.


Function/Program:
  • EXIT_SAPLMG02_001: Customer Exit: Internal Material Number Assignment
  • EXIT_SAPLMG02_002: Customer Exit: External Material Number Assignment

02-Oct-2005