Skip to main content

Appendix: Error Types for Entities

This section lists the different types of errors that are logged in the staging tables for the business partner and material entities.

Business Partner

For Business Partner records, an error is logged when any of the following validations fail:

  • Value for LANGUAGE is greater than 1 character
  • Value for COMPANY_CODE or PAYMENT_TERM is greater than 4 characters
  • Value for STATE or COUNTRY is greater than 3 characters
  • Value for POSTAL_CODE is greater than 10 characters
  • Value for COMPANY_CODE, RECON_ACCOUNT, or COUNTRY is NULL

Material

For material records, an error is logged when any of the following validations fail:

  • Value for UNIT_OF_MEASURE, WEIGHT_UOM_CODE, DIMENSION_UOM_CODE, or VOLUME_UOM_CODE is greater than 3 characters
  • Value for PLANT, SALES_ORGANIZATION, STORAGE_LOCATION, or MATERIAL_TYPE is greater than 4 characters
  • Value for UNIT_OF_MEASURE or MATERIAL_TYPE is NULL

Was this article helpful?

We're sorry to hear that.