MB-700 · Question #27
A data architect creates a document that specifies the data format to transfer data from an existing environment to a new environment. You need to create a requirement for the general ledger data. Whi
The correct answer is D. [Module #].[Data Type Reference].[Sequence Number]. In Dynamics 365 Finance data migration documentation and the Data Management Framework, the standard sequence number format for data packages is [Module #].[Data Type Reference].[Sequence Number]. For example, a general ledger package might be labeled '2.Master.001', where '2' is
Question
Options
- A[Data Type Reference].[Module #].[Sequence Number]
- B[Sequence Number].[Data Type Reference].[Module #]
- C[Data Type Reference].[Sequence Number].[Module #]
- D[Module #].[Data Type Reference].[Sequence Number]
How the community answered
(62 responses)- A2% (1)
- B2% (1)
- C3% (2)
- D94% (58)
Explanation
In Dynamics 365 Finance data migration documentation and the Data Management Framework, the standard sequence number format for data packages is [Module #].[Data Type Reference].[Sequence Number]. For example, a general ledger package might be labeled '2.Master.001', where '2' is the module number (GL), 'Master' is the data type (master data vs. transactional), and '001' is the sequence within that grouping. This convention ensures packages are loaded in the correct dependency order, with module number first to group by functional area, then by data type, then by specific order within that group.
Topics
Community Discussion
No community discussion yet for this question.