Entering content frame

Function documentation Articles: Enhancements Using Customer Exits Locate the document in its SAP Library structure

Use

To optimize work flows, you can use customer exits to change some of the functions in the standard article master.

Example

SAP Enhancement MGA00003 makes it possible to edit the display of article numbers as required. For example, if an article is assigned the number 123, you can use this enhancement to define that the article number is displayed with a prefix such as ART-, even though the number in the database is still 123.

For more information, see the SAP library documentation BC Changing the SAP Standard Structure link Customer Exits.

Features

The following overview shows the enhancements defined for customer exits in the article master.

Enhancements for Function Group XMG0 (General)

Use

Enhancement

Function Module

Influencing how article numbers are displayed

MGA00003

EXIT_SAPLOMCV_001
(number conversion from display format to DB format (input: start))

EXIT_SAPLOMCV_002
(number conversion from display format to DB format (input: end))

EXIT_SAPLOMCV_901
(number conversion from DB format to display format (output: start))

EXIT_SAPLOMCV_902
(number conversion from DB format to display format (output: end))

Enhancements for Function Group XMGV (Distribution of Article Master Data by ALE)

Use

Enhancement

Function Module

ALE distribution

MGV00003

EXIT_SAPLMV01_003
(IDoc creation)

EXIT_SAPL1001_003
(IDoc posting)

Enhancements for Function Group XMG1 (Additional Data)

Use

Enhancement

Function Module

Influencing how article numbers are assigned

MGW00002

EXIT_SAPLMG72_001
(internal number assignment)

EXIT_SAPLMG72_002
(external number assignment)

EXIT_SAPLMGNK_003
(variant number assignment)

Additional Information

Leaving content frame