AR
ARFinChargeTran
Represents an overdue charge detail associated with an overdue charge invoice (see ARInvoice). The entity encapsulates information about the invoice to which a particular payment charge has been applied. The records of this type are created during the Calculate Overdue Charges (AR507000) processing, which corresponds to the ARFinChargesApplyMaint graph.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CustomerID | int | - | ||
Description:No description available | ||||
DocDate | datetime | - | ||
Description:No description available | ||||
FinChargeID | nvarchar(10) | - | ||
Description:No description available | ||||
LineNbr | int | ARTran | ||
Description:No description available | ||||
OrigDocType | char(3) | - | ||
Description:No description available | ||||
OrigRefNbr | nvarchar(15) | - | ||
Description:No description available | ||||
RefNbr | nvarchar(15) | ARTran | ||
Description:No description available | ||||
TranType | char(3) | ARTran | ||
Description:No description available | ||||