#IF(#Reason EQ "NO_CUSTOMERITEMS") #SET("ErrorDisplayed", 1)
  • {NoCustomerItems}
  • #ENDIF #IF(#Reason EQ "NO_RECIPIENTS") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {NoRecipients}
  • #ENDIF #IF(#Reason EQ "FORMAT_NOT_EMAILADDRESS") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {FormatNotEmailAddress}
  • #ENDIF #IF(#Reason EQ "SHOW_COMPARE_ADDRESSES") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {AddressDataDiff} {CompareData}
  • #ENDIF #IF(#Reason EQ "FORMAT_NOT_DATETIME") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {FormatNotDatetime} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "FORMAT_NOT_TIME") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {FormatNotTime} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "CUSTOMERGOUP_DOESNT_EXIST") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {CustomerGroupDoesntExist} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "CUSTOMER_EMPTY_ALIAS") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {CustomerEmptyAlias} {LineNotImported}
  • #ENDIF #IF(#Reason EQ "TAXAREA_DOESNT_EXIST") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {TaxAreaDoesntExist} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "NO_PREDEF_ATTRIBUTE") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {NoPredefAttribute} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "INVALID_USER_LOCALE") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {InvalidUserLocale} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "LOGIN_EXISTS") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {LoginNotUnique} {LineNotImported} ({CustomerNo} #CustomerNo; #Login)
  • #ENDIF #IF(#Reason EQ "NO_SHIPPINGADDRESS_FOR_CUSTOMERS") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {NoShippingaddressForCustomers} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "UNKNOWN_COUNTRYCODE") #SET("ErrorDisplayed", 1)
  • {Line} #Line: {UnknownCountryCode} ({CustomerNo} #CustomerNo)
  • #ENDIF #IF(#Reason EQ "VATIDIsNotFromSameCountry")
  • {Line} #Line: {VATIDIsNotFromSameCountry}
  • #ENDIF #IF(#Reason EQ "VATIDIsNotValid")
  • {Line} #Line: {VATIDIsNotValid}
  • #ENDIF #IF(#Reason EQ "ZIPCODE_NOT_VALID")
  • {Line} #Line: {ZipcodeNotValid}
  • #ENDIF