Translated Expense Pools
The Translated Expense Pools view object contains the expense pool descriptions. Based on the number of enabled languages, multiple rows can exist for a given expense pool, with one row corresponding to each language for every expense pool code existing in Expense Pools view object.
Data Store Key : FscmTopModelAM.ScmExtractAM.CstBiccExtractAM.CstExpensePoolTLExtractPVO
Primary Keys : CstExpensePoolTLPEOExpensePoolId, CstExpensePoolTLPEOLanguage
Initial Extract Date : CstExpensePoolTLPEOCreationDate
Incremental Extract Date : CstExpensePoolTLPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
CstExpensePoolTLPEOCreatedBy | User who created the expense pool. |
CstExpensePoolTLPEOCreationDate | Date and time when the expense pool was created. |
CstExpensePoolTLPEOExpensePoolDesc | Translated description of the expense pool. |
CstExpensePoolTLPEOExpensePoolId | Value that uniquely identifies the expense pool view object. This attribute is a part of the composite key of the Translated Expense Pools view object. |
CstExpensePoolTLPEOExpensePoolName | Translated name of the expense pool. |
CstExpensePoolTLPEOLanguage | Code that identifies the language into which the contents of the translatable columns are translated. This attribute is a part of the composite key of the Translated Expense Pools view object. |
CstExpensePoolTLPEOLastUpdateDate | Date when the expense pool was last updated. |
CstExpensePoolTLPEOLastUpdateLogin | Session login associated with the user who last updated the expense pool. |
CstExpensePoolTLPEOLastUpdatedBy | User who last updated the expense pool. |
CstExpensePoolTLPEOSourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. |