Codeunit "Exp. Validation Pos. Pay"

ID 1701
Namespace: Microsoft.Bank.PositivePay

Provides validation services for positive pay export processes on check ledger entries. This codeunit ensures that check data meets the requirements for positive pay file generation.

Remarks

The Export Validation Positive Pay codeunit performs validation checks on check ledger entries before they are included in positive pay exports. It ensures data integrity and compliance with bank-specific formatting requirements. The validation process helps prevent export failures and ensures that only valid check data is transmitted to banks for positive pay processing. The codeunit is designed to be extensible to accommodate different bank validation requirements.

Properties

Name Value
TableNo Table Microsoft.Bank.Check."Check Ledger Entry"

See also