#IF(#Reason EQ "NO_MAND_VALUE")
#SET("ErrorDisplayed", 1)
{Line}: #Line; {Row} "#Attribute": {NoMandValue} {LineNotImported}
#ELSIF(#Reason EQ "VOID_FIELD")
#SET("ErrorDisplayed", 1)
{Line}: #Line; {Row} "#Attribute": {VoidField} {LineNotImported}
#ENDIF