Thursday, August 11, 2016

Import Financial Dimension Definition in AX Standard Class

//To Import Financial Dimension Definition in AX Standard Class

class--> LedgerFinancialStmtImport_ES_->Run


Class->>LedgerAcctsFinancialStmtImport

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...