//To Import Financial Dimension Definition in AX Standard Class
class--> LedgerFinancialStmtImport_ES_->Run
Class->>LedgerAcctsFinancialStmtImport
class--> LedgerFinancialStmtImport_ES_->Run
Class->>LedgerAcctsFinancialStmtImport
validateExistCommonRecord( RefTableId _refTableId, RefRecId _refRecId) { boolean ret = true; if (!_refTableId || !_refRecId)...
No comments:
Post a Comment