Translated Encumbrance Types
The Translated Encumbrance Type view object contains the translated information of the encumbrance types, including their identifiers and descriptions.
Data Store Key : FscmTopModelAM.FinExtractAM.GlBiccExtractAM.JournalEncumbranceTLExtractPVO
Primary Keys : JournalEncumbranceTLPEOEncumbranceTypeId, JournalEncumbranceTLPEOLanguage
Initial Extract Date : JournalEncumbranceTLPEOCreationDate
Incremental Extract Date : JournalEncumbranceTLPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| JournalEncumbranceTLPEOCreatedBy | The user who created the translated encumbrance type. |
| JournalEncumbranceTLPEOCreationDate | The date and time when the translated encumbrance type was created. |
| JournalEncumbranceTLPEODescription | The translated description of the encumbrance type. |
| JournalEncumbranceTLPEOEncumbranceType | Name of the translated encumbrance type. |
| JournalEncumbranceTLPEOEncumbranceTypeId | The identifier of the translated encumbrance type. This is a foreign key of the Translated Encumbrance Types view object. |
| JournalEncumbranceTLPEOLanguage | 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 Encumbrance Types view object. |
| JournalEncumbranceTLPEOLastUpdateDate | The date when the translated encumbrance type row was last updated. |
| JournalEncumbranceTLPEOLastUpdateLogin | The session login associated to the user who last updated the translated encumbrance type. |
| JournalEncumbranceTLPEOLastUpdatedBy | The user who last updated the translated encumbrance type. |
| JournalEncumbranceTLPEOObjectVersionNumber | The number of times the translated encumbrance type row has been updated. |
| JournalEncumbranceTLPEOSeedDataSource | Source of seed data record. A value of BULK_SEED_DATA_SCRIPT indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file. |
| JournalEncumbranceTLPEOSourceLang | Indicates the code of the language in which the contents of the translatable attributes were originally created. |