I came across a scenario to create new legal entity in ax2012 through code, and wrote down following job to create legal entities. static void createLegalEntities(Args _args) { CompanyInfo legalEntity; DirPartyPostalAddressView partyPostalAddressView; int coCount; int gap; int ...
Technical web log for Microsoft Dynamics AX, 365 !!