This table acts as a queue for electronic payments. If an invoice is paid electronically, the payment is added to this table. A EP program will go through this table paying all entries to GL and moving them to the a_ap_payment table.
More...
This table acts as a queue for electronic payments. If an invoice is paid electronically, the payment is added to this table. A EP program will go through this table paying all entries to GL and moving them to the a_ap_payment table.
◆ Validate() [1/2]
Validates a row in the AEpPayment DataTable.
- Parameters
-
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
◆ Validate() [2/2]
Validates the AEpPayment DataTable.
- Parameters
-
ASubmitTable | validate all rows in this table |
AVerificationResult | Will be filled with any TVerificationResult items if data validation errors occur. |
The documentation for this class was generated from the following file: