Friday, June 8, 2018

Updating Hour journal Indirect Sales Price in to Project funding limit spent in AX 2012


Issue:
System is not updating Hour journal IndirectCost component Sales Price in to Project funding limit spent in AX 2012

Code Fix: (write logic to update Project funding limit Spent)_
AOTàClassà
PsaProjPostEmplIndirectJournalàMethod(ClasscreateAndUpdateTrans)

No comments:

Post a Comment

Get or set adjust tax calculated amount using TAXDOCUMENT framework (Tax calculation service) in D365FO

 //Get or adjust tax calculation using TAXDOCUMENT framework (Tax calculation service) TaxRegulation taxRegulationDetail; TmpTaxRegulation  ...