Message type: E = Error
Message class: EAN_UCC - EAN.UCC Messages
Message number: 072
Message text: GTIN variant does not exist for material &1 in material master
The system displays this message because you are trying to edit the
determination table without a Global Trade Item Number (GTIN) variant.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Edit the GTIN variant for the material in the material master.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message EAN_UCC072 indicates that the GTIN (Global Trade Item Number) variant does not exist for the specified material in the material master. This error typically arises when you are trying to perform operations related to GTINs, such as creating or updating a material, and the system cannot find the required GTIN variant for that material.
Cause:
- Missing GTIN Data: The GTIN variant for the material has not been maintained in the material master.
- Incorrect Material Number: The material number you are trying to use may be incorrect or does not exist in the system.
- Data Inconsistency: There may be inconsistencies in the data, such as missing entries in the relevant tables.
- Configuration Issues: The system may not be properly configured to handle GTINs for the specific material type or industry.
Solution:
Maintain GTIN in Material Master:
- Go to the material master record (transaction code
MM02
for change orMM01
for create).- Navigate to the "Sales: General/Plant Data" or "Basic Data" views, depending on your configuration.
- Ensure that the GTIN (EAN/UPC) field is filled in correctly for the relevant material.
- Save the changes.
Check Material Number:
- Verify that the material number you are using is correct and exists in the system.
- Use transaction code
MM03
to display the material master and check for the GTIN entry.Review Configuration:
- Check the configuration settings related to GTINs in the SAP system. This may involve reviewing the settings in the relevant customizing transactions (e.g.,
SPRO
).- Ensure that the GTIN settings are correctly defined for the material type you are working with.
Data Consistency Check:
- Run consistency checks on the material master data to identify any discrepancies.
- Use transaction codes like
MMPI
(Material Master Data Consistency Check) to identify and resolve issues.Consult Documentation:
- Refer to SAP documentation or help resources for more detailed guidance on handling GTINs and material master data.
Related Information:
MM01
: Create MaterialMM02
: Change MaterialMM03
: Display MaterialSPRO
: Customizing Implementation GuideIf the issue persists after following these steps, it may be necessary to consult with your SAP support team or a functional consultant who specializes in material management.
EAN_UCC071 GTIN &1 is not assigned to material &2; see long text
What causes this issue? The system displays this message because the Global Tra...
EAN_UCC063 Sequence &1 is already used for variant type &2; enter a unique sequence
Self-Explanatory Message Since SAP believes that this specific error message is ...
EAN_UCC073 Material &1 is not assigned to division &2; see long text
What causes this issue? You are trying to edit the determination table. This is...
EAN_UCC074 Material &1 not maintained for sls area - sls org.&2, distr.ch.&3,div. &4
What causes this issue? The system displays this message because the material i...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.