Specifies the codeunit that transfers data in and out of tables in Microsoft Dynamics NAV.
After processing in the Data Handling Codeunit, exported data is processed in the Validation Codeunit prior to processing in the Pre-Mapping Codeunit.
After processing in the Post-Mapping Codeunit, imported data is processed in the Validation Codeunit prior to processing in the Data Handling Codeunit.
The Data Handling Codeunit also supports multiple tables in situations where the Data Exchange Framework is used to transfer data in and out of tables in local versions of Microsoft Dynamics NAV.
Mapping occurs between the Pre-Mapping Codeunit and the Post-Mapping 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
Validation CodeunitPre-Mapping Codeunit
Post-Mapping Codeunit
Data Exch. Mapping
Data Exch. Field Mapping
Data Exchange Definition
Bank Export/Import Setup