Translated Payment Terms

The translated payment terms view object contains payment terms names in installed languages. Payment terms are used to create scheduled payments for invoices. The combination of PaymentTermHeaderTranslationTermId and PaymentTermHeaderTranslationLanguage forms the unique identifier of the Translated Payment Terms view object.

Data Store Key : FscmTopModelAM.FinExtractAM.ApBiccExtractAM.PaymentTermHeaderTranslationExtractPVO

Primary Keys : PaymentTermHeaderTranslationLanguage, PaymentTermHeaderTranslationTermId

Initial Extract Date : PaymentTermHeaderTranslationCreationDate

Incremental Extract Date : PaymentTermHeaderTranslationLastUpdateDate

Attributes

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

Name Description
PaymentTermHeaderTranslationCreatedBy The user who created the translated payment term.
PaymentTermHeaderTranslationCreationDate The date and time when the translated payment term was created.
PaymentTermHeaderTranslationDescription The description of the translated payment term.
PaymentTermHeaderTranslationLanguage Indicates the code of the language into which the contents of the translatable attributes are translated. This attribute is a part of the composite key of the Translated Payment Terms view object.
PaymentTermHeaderTranslationLastUpdateDate The date when the payment term row was last updated.
PaymentTermHeaderTranslationLastUpdateLogin The session login associated with the user who last updated the translated payment term.
PaymentTermHeaderTranslationLastUpdatedBy The user who last updated the translated payment term row.
PaymentTermHeaderTranslationName The name of the translated payment term that is associated with the invoice.
PaymentTermHeaderTranslationObjectVersionNumber The number of times the payment term header translation row has been updated.
PaymentTermHeaderTranslationSourceLang Indicates the code of the language in which the contents of the translatable attributes were originally created.
PaymentTermHeaderTranslationTermId The unique identifier of the payment term. This attribute is part of the composite key of the Translated Payment Terms view object.