2008 Jun 06 11:31 AM
Hi Abapers,
There is an issue needing resolution relating to the functionality for handling UPC codes and GTIN numbers on the material master record.
we need to carry both the UPC code and the GTIN codes on the same record. The UPC code is typically a 12 digit number and the GTIN code is the same number of length 14 by adding two leading zeros.
SAP is checking numbers being entered in the EAN/UPC field on Basic Data 1 screen of the material master record (MARA-EAN11) as absolute number only i.e.., its considering 49000024661 even if we give 00049000024661.
How can we maintaing leading zeros for this field. referred OSS note: 545520 but couldnt find any solution.
Please suggest as what need to be done inorder to maintain leading zeros as well. how can we achieve this?
Does it require abap coding or functional configuring?
Please do the needfull. Points are sure for all usefull answers..
Thanks in advance...
Hi Abapers,
There is an issue needing resolution relating to the functionality for handling UPC codes and GTIN numbers on the material master record.
we need to carry both the UPC code and the GTIN codes on the same record. The UPC code is typically a 12 digit number and the GTIN code is the same number of length 14 by adding two leading zeros.
SAP is checking numbers being entered in the EAN/UPC field on Basic Data 1 screen of the material master record (MARA-EAN11) as absolute number only i.e.., its considering 49000024661 even if we give 00049000024661.
How can we maintaing leading zeros for this field. referred OSS note: 545520 but couldnt find any solution.
Please suggest as what need to be done inorder to maintain leading zeros as well. how can we achieve this?
Does it require abap coding or functional configuring?
Please do the needfull. Points are sure for all usefull answers..
Thanks in advance...
2008 Jun 06 11:55 AM
2008 Jun 06 11:59 AM
Hi,
In programs u can use func modules
CONVERSION_EXIT_ALPHA_INPUT
CONVERSION_EXIT_ALPHA_OUTPUT.
For changing number assignment to mm01 check these exits.
Enhancement/ Business Add-in Description
Enhancement
MGA00001 Material Master (Industry): Checks and Enhancements
MGA00002 Material Master (Industry): Number Assignment
MGA00003 Material Master (Industry and Retail): Number Display
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |