Payment Terms Translation

The payment terms translation object contains information about payment terms translations, including payment terms name, description, target language, source language, last update date, creation date, created by, and reference set. It provides multilingual support for all payment terms defined in Receivables.

Data Store Key : FscmTopModelAM.FinExtractAM.ArBiccExtractAM.PaymentTermTLExtractPVO

Primary Keys : RaTermTLLanguage, RaTermTLTermId

Initial Extract Date : RaTermTLCreationDate

Incremental Extract Date : RaTermTLLastUpdateDate

Attributes

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

Name Description
RaTermTLCreatedBy The user who created the payment terms translation.
RaTermTLCreationDate The date and time the payment terms translation was created.
RaTermTLDescription The description of the payment terms translation.
RaTermTLLanguage The code of the target language for the payment terms translation.
RaTermTLLastUpdateDate The date and time the payment terms translation was last updated.
RaTermTLLastUpdateLogin The session login of the user who last updated the payment terms translation.
RaTermTLLastUpdatedBy The user who last updated the payment terms translation.
RaTermTLName The name of the payment terms translation.
RaTermTLObjectVersionNumber 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 translation to detect whether another session has updated the row since it was queried.
RaTermTLSeedDataSource The source of the translated payment terms seed data record. A value of BULK_SEED_DATA_SCRIPT indicates that the record was uploaded in bulk. Otherwise, it specifies the name of the seed data file.
RaTermTLSetId The payment terms translation reference set.
RaTermTLSourceLang The code of the original language for the payment terms translation.
RaTermTLTermId The identifier of the payment terms for the payment terms translation.