Country region specific condition in AX 2012 / D365

 #ISOCountryRegionCodes

if (SysCountryRegionCode::isLegalEntityInCountryRegion([#isoDK])
{
}

Comments

Popular posts from this blog