Payment Terms Line

The payment terms line view object contains information about payment terms lines, including payment terms sequence, relative amount, due by days, due by date, day of month, months ahead, discounts, and percentages. It stores detailed line information for all payment terms. Split payment terms have multiple lines for all payment terms. Payment terms lines are used to calculate when a payment is due and how much of a payment is due.

Data Store Key : FscmTopModelAM.FinExtractAM.ArBiccExtractAM.PaymentTermLineExtractPVO

Primary Keys : RaTermsLineSequenceNum, RaTermsLineTermId

Initial Extract Date : RaTermsLineCreationDate

Incremental Extract Date : RaTermsLineLastUpdateDate

Attributes

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

Name Description
RaTermsLineAttribute1 A segment of the Payment Terms Line descriptive flexfield 1.
RaTermsLineAttribute10 A segment of the Payment Terms Line descriptive flexfield 10.
RaTermsLineAttribute11 A segment of the Payment Terms Line descriptive flexfield 11.
RaTermsLineAttribute12 A segment of the Payment Terms Line descriptive flexfield 12.
RaTermsLineAttribute13 A segment of the Payment Terms Line descriptive flexfield 13.
RaTermsLineAttribute14 A segment of the Payment Terms Line descriptive flexfield 14.
RaTermsLineAttribute15 A segment of the Payment Terms Line descriptive flexfield 15.
RaTermsLineAttribute2 A segment of the Payment Terms Line descriptive flexfield 2.
RaTermsLineAttribute3 A segment of the Payment Terms Line descriptive flexfield 3.
RaTermsLineAttribute4 A segment of the Payment Terms Line descriptive flexfield 4.
RaTermsLineAttribute5 A segment of the Payment Terms Line descriptive flexfield 5.
RaTermsLineAttribute6 A segment of the Payment Terms Line descriptive flexfield 6.
RaTermsLineAttribute7 A segment of the Payment Terms Line descriptive flexfield 7.
RaTermsLineAttribute8 A segment of the Payment Terms Line descriptive flexfield 8.
RaTermsLineAttribute9 A segment of the Payment Terms Line descriptive flexfield 9.
RaTermsLineAttributeCategory The descriptive flexfield context name of the Payment Terms Line descriptive flexfield.
RaTermsLineCreatedBy The user who created the payment terms line.
RaTermsLineCreationDate The date and time the payment terms line was created.
RaTermsLineDueDate The due date on the payment terms line.
RaTermsLineDueDayOfMonth The due day of the month on the payment terms line.
RaTermsLineDueDays The number of days until the due date on the payment terms line.
RaTermsLineDueMonthsForward The number of months until the due date on the payment terms line.
RaTermsLineLastUpdateDate The date and time the payment terms line was last updated.
RaTermsLineLastUpdateLogin The session login of the user who last updated the payment terms line.
RaTermsLineLastUpdatedBy The user who last updated the payment terms line.
RaTermsLineObjectVersionNumber 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 payment terms line to detect whether another session has updated the row since it was queried.
RaTermsLineRelativeAmount The amount due on the payment terms line relative to the base amount.
RaTermsLineSeedDataSource The source of the seed data record for the payment terms line. A value of BULK_SEED_DATA_SCRIPT indicates that record was bulk loaded. Otherwise, it specifies the name of the seed data file.
RaTermsLineSequenceNum The payment terms line sequence number.
RaTermsLineSetId The payment terms line reference set.
RaTermsLineTermId The payment terms line identifier.