Specifies the codeunit that completes the mapping between fields in Microsoft Dynamics NAV and the external data file or service.
Note |
---|
When using the Bank Data Conversion Service feature, the codeunit converts exported data from Microsoft Dynamics NAV to a generic format that is ready for export. For import, the codeunit converts external data to a format that is ready for import into Microsoft Dynamics NAV. |
After mapping, exported data is processed in the Post-Mapping Codeunit prior to processing in the Reading/Writing Codeunit.
After mapping, imported data is processed in the Post-Mapping Codeunit prior to processing in the Validation Codeunit.
The mapping definition is stored in the Data Exch. Mapping and Data Exch. Field Mapping tables.
For more information about the structure of objects in the Data Exchange Framework, see the diagrams in About the Data Exchange Framework.
Tip |
---|
For more information about how to work with fields and columns, see Working with Microsoft Dynamics NAV. For more information about how to find specific pages, see Search. |
See Also
Data Exchange
How to: Set Up the Bank Data Conversion Service
Field Mapping When Importing SEPA CAMT Files
How to: Import Bank Statements
How to: Export Payments to a Bank File
Reference
Reading/Writing CodeunitValidation Codeunit
Data Exch. Mapping
Data Exch. Field Mapping
Data Exchange Definition
Bank Export/Import Setup