Charge Schedule Line
The charge schedule line object contains information about late charge schedule lines, including the interest tiers and tier levels.
Data Store Key : FscmTopModelAM.FinExtractAM.ArBiccExtractAM.ChargeScheduleLineExtractPVO
Primary Keys : ArChargeScheduleLineScheduleLineId
Initial Extract Date : ArChargeScheduleLineCreationDate
Incremental Extract Date : ArChargeScheduleLineLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| ArChargeScheduleLineAgingBucketId | The identifier of the charge schedule line. This is a foreign key of the AR_AGING_BUCKETS view object. |
| ArChargeScheduleLineAgingBucketLineId | The identifier of the charge schedule line. This is a foreign key of the AR_AGING_BUCKET_LINES_B view object. |
| ArChargeScheduleLineAmount | The fixed amount assigned to the interest tier line of the charge schedule line. |
| ArChargeScheduleLineAttribute1 | A segment of the Charge Schedule Line descriptive flexfield 1. |
| ArChargeScheduleLineAttribute10 | A segment of the Charge Schedule Line descriptive flexfield 10. |
| ArChargeScheduleLineAttribute11 | A segment of the Charge Schedule Line descriptive flexfield 11. |
| ArChargeScheduleLineAttribute12 | A segment of the Charge Schedule Line descriptive flexfield 12. |
| ArChargeScheduleLineAttribute13 | A segment of the Charge Schedule Line descriptive flexfield 13. |
| ArChargeScheduleLineAttribute14 | A segment of the Charge Schedule Line descriptive flexfield 14. |
| ArChargeScheduleLineAttribute15 | A segment of the Charge Schedule Line descriptive flexfield 15. |
| ArChargeScheduleLineAttribute2 | A segment of the Charge Schedule Line descriptive flexfield 2. |
| ArChargeScheduleLineAttribute3 | A segment of the Charge Schedule Line descriptive flexfield 3. |
| ArChargeScheduleLineAttribute4 | A segment of the Charge Schedule Line descriptive flexfield 4. |
| ArChargeScheduleLineAttribute5 | A segment of the Charge Schedule Line descriptive flexfield 5. |
| ArChargeScheduleLineAttribute6 | A segment of the Charge Schedule Line descriptive flexfield 6. |
| ArChargeScheduleLineAttribute7 | A segment of the Charge Schedule Line descriptive flexfield 7. |
| ArChargeScheduleLineAttribute8 | A segment of the Charge Schedule Line descriptive flexfield 8. |
| ArChargeScheduleLineAttribute9 | A segment of the Charge Schedule Line descriptive flexfield 9. |
| ArChargeScheduleLineAttributeCategory | The descriptive flexfield context name of the Charge Schedule Line descriptive flexfield. |
| ArChargeScheduleLineCreatedBy | The user who created the charge schedule line. |
| ArChargeScheduleLineCreationDate | The date and time the charge schedule line was created. |
| ArChargeScheduleLineLastUpdateDate | The date and time the charge schedule line was last updated. |
| ArChargeScheduleLineLastUpdateLogin | The session login of the user who last updated the charge schedule line. |
| ArChargeScheduleLineLastUpdatedBy | The user who last updated the charge schedule line. |
| ArChargeScheduleLineObjectVersionNumber | The number used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a charge schedule line to detect whether another session has updated the row since it was queried. |
| ArChargeScheduleLineRate | The fixed rate assigned to the interest tier line of the charge schedule line. |
| ArChargeScheduleLineScheduleHeaderId | The identifier of the charge schedule line reference. This is a foreign key of the AR_CHARGES_SCHEDULE_HDRS view object. |
| ArChargeScheduleLineScheduleId | The identifier of the charge schedule line reference. This is a foreign key of the AR_CHARGES_SCHEDULE view object. |
| ArChargeScheduleLineScheduleLineId | The identifier of the charge schedule line. |