Charge Schedule

The charge schedule view object contains information about late charge schedules, including charge schedule name and description.

Data Store Key : FscmTopModelAM.FinExtractAM.ArBiccExtractAM.ChargeScheduleExtractPVO

Primary Keys : ArChargeScheduleScheduleId

Initial Extract Date : ArChargeScheduleCreationDate

Incremental Extract Date : ArChargeScheduleLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
ArChargeScheduleAttribute1 A segment of the Charge Schedule descriptive flexfield 1.
ArChargeScheduleAttribute10 A segment of the Charge Schedule descriptive flexfield 10.
ArChargeScheduleAttribute11 A segment of the Charge Schedule descriptive flexfield 11.
ArChargeScheduleAttribute12 A segment of the Charge Schedule descriptive flexfield 12.
ArChargeScheduleAttribute13 A segment of the Charge Schedule descriptive flexfield 13.
ArChargeScheduleAttribute14 A segment of the Charge Schedule descriptive flexfield 14.
ArChargeScheduleAttribute15 A segment of the Charge Schedule descriptive flexfield 15.
ArChargeScheduleAttribute2 A segment of the Charge Schedule descriptive flexfield 2.
ArChargeScheduleAttribute3 A segment of the Charge Schedule descriptive flexfield 3.
ArChargeScheduleAttribute4 A segment of the Charge Schedule descriptive flexfield 4.
ArChargeScheduleAttribute5 A segment of the Charge Schedule descriptive flexfield 5.
ArChargeScheduleAttribute6 A segment of the Charge Schedule descriptive flexfield 6.
ArChargeScheduleAttribute7 A segment of the Charge Schedule descriptive flexfield 7.
ArChargeScheduleAttribute8 A segment of the Charge Schedule descriptive flexfield 8.
ArChargeScheduleAttribute9 A segment of the Charge Schedule descriptive flexfield 9.
ArChargeScheduleAttributeCategory The descriptive flexfield context name of the Charge Schedule descriptive flexfield.
ArChargeScheduleCreatedBy The user who created the charge schedule.
ArChargeScheduleCreationDate The date and time the charge schedule was created.
ArChargeScheduleLastUpdateDate The date and time the charge schedule was last updated.
ArChargeScheduleLastUpdateLogin The session login of the user who last updated the charge schedule.
ArChargeScheduleLastUpdatedBy The user who last updated the charge schedule.
ArChargeScheduleObjectVersionNumber 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 to detect whether another session has updated the row since it was queried.
ArChargeScheduleScheduleDescription The description of the charge schedule.
ArChargeScheduleScheduleId The identifier of the charge schedule. This is a foreign key of the AR_CHARGE_SCHEDULES view object.
ArChargeScheduleScheduleName The name of the charge schedule.