TMSTmpInvReconcile::reconcileInvoice Method
Insert the temporary Invoice Reconcile records into the permanent Invoice Reconcile table.
Syntax
client server public static void reconcileInvoice(
TMSTmpInvReconcile _tmpInvReconcile,
[TMSReasonCode _reasonCode,
Description _comment])
Run On
Called
Parameters
- _tmpInvReconcile
Type: TMSTmpInvReconcile Table
The Invoice Reconcile temporary records.
- _reasonCode
Type: TMSReasonCode Extended Data Type
The optional reason code associated with the records.
- _comment
Type: Description Extended Data Type
The optional comments associated with the records.