Thursday, February 23, 2017

Create Ledger dimension Account for Dynamics Account in ax 2012

//Create Ledger dimension for Dynamics Account in ax 2012


DimensionStorage::GetDynamicsAccount("001",LedgerActAccounttype::Project)

No comments:

Post a Comment

Replaces the value of the specified dimension attribute from source to target in D365FO

Replaces the value of the specified dimension attribute from source to target => LedgerDimensionDefaultFacade::serviceReplaceAttributeVal...