Showing posts with label Country region Code. Show all posts
Showing posts with label Country region Code. Show all posts

Tuesday, June 3, 2025

How to find country region code in D365 fo X++

 How to find the country region code in D365 for X++

LogisticsAddressCountryRegion::findByISOCode(SysCountryRegionCode::countryInfo(curext())).CountryRegionId



Purchase Orders

 Before confirming a Purchase Order, the system should display a confirmation popup if the purchase order is associated with an active inter...