Codeunit "Exp. External Data Pos. Pay"
Handles the external file creation and download processes for positive pay exports. This codeunit manages the final step of converting data exchange content into downloadable files.
Remarks
The Export External Data Positive Pay codeunit is responsible for creating the physical export files from processed data exchange records. It handles file content validation, temporary file creation, and provides download functionality for users. The codeunit supports both interactive and batch processing modes, allowing users to download files immediately or process them in background jobs. File management operations include proper error handling and cleanup of temporary resources.
Properties
| Name | Value |
|---|---|
| Permissions | TableData "Data Exch." = rimd |
| TableNo | Table System.IO."Data Exch." |