AR
ARFinCharge
Represents an overdue charge code, which is used to calculate overdue charges used for late payments in the collection process. The record encapsulates various information about the overdue charge, such as the calculation method, overdue fee rates, and overdue GL accounts. The entities of this type are created and edited on the Overdue Charges (AR204500) form, which corresponds to the ARFinChargesMaint graph. The overdue charge codes are then used in the Calculate Overdue Charges (AR507000) processing, which corresponds to the ARFinChargesApplyMaint graph.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BaseCurFlag | bit | Base Currency | - | |
Description:No description available | ||||
CalculationMethod | int | Calculation Method | - | |
Description:No description available | ||||
ChargingMethodNonexistent in DB | int? | Charging Method | - | |
Description:No description available | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
FeeAccountID | int | Fee Account | Account | |
Description:No description available | ||||
FeeAmount | decimal | Fee Amount | - | |
Description:No description available | ||||
FeeDesc | nvarchar(60) | Fee Description | - | |
Description:No description available | ||||
FeeSubID | int | Fee Subaccount | Sub | |
Description:No description available | ||||
FinChargeAccountID | int | Overdue Charge Account | Account | |
Description:No description available | ||||
FinChargeDesc | nvarchar(60) | Description | - | |
Description:No description available | ||||
FinChargeID | nvarchar(10) | Overdue Charge ID | - | |
Description:No description available | ||||
FinChargeSubID | int | Overdue Charge Subaccount | Sub | |
Description:No description available | ||||
FixedAmountNonexistent in DB | decimal? | Amount | - | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
LineThresholdNonexistent in DB | decimal? | Threshold | - | |
Description:No description available | ||||
MinChargeDocumentAmt | decimal | Total Threshold | - | |
Description:No description available | ||||
MinFinChargeAmount | decimal | Min. Amount | - | |
Description:No description available | ||||
MinFinChargeFlag | bit | Use Line Minimum Amount | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PercentFlag | bit | Use Percent Rate | - | |
Description:No description available | ||||
TaxCategoryID | nvarchar(15) | Tax Category | TaxCategory | |
Description:No description available | ||||
TermsID | nvarchar(10) | Terms | Terms | |
Description:No description available | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||