Translated Accounting Methods
The translated accounting methods view object contains translated information about subledger accounting methods in the installed languages. The combination of AcctgMethodTranslationAccountingMethodTypeCode, AcctgMethodTranslationAccountingMethodCode, and AcctgMethodTranslationLanguage forms the unique identifier of the translated Accounting Methods view object.
Data Store Key : FscmTopModelAM.FinExtractAM.XlaBiccExtractAM.AccountingMethodTLExtractPVO
Primary Keys : AcctgMethodTranslationLanguage, AcctgMethodTranslationAccountingMethodTypeCode, AcctgMethodTranslationAccountingMethodCode
Initial Extract Date : AcctgMethodTranslationCreationDate
Incremental Extract Date : AcctgMethodTranslationLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| AcctgMethodTranslationAccountingMethodCode | The short name of the accounting method used to record the financial impact of subledger transactions. This attribute is a part of the composite key of the Translated Accounting Methods view object. |
| AcctgMethodTranslationAccountingMethodTypeCode | Indicates whether the accounting method is user defined or predefined by the subledger application. This attribute is a part of the composite key of the Translated Accounting Methods view object. |
| AcctgMethodTranslationCreatedBy | The user who created the translated accounting method. |
| AcctgMethodTranslationCreationDate | The date and time when the translated accounting method was created. |
| AcctgMethodTranslationDescription | The translated description of the accounting method used to record the financial impact of subledger transactions. |
| AcctgMethodTranslationLanguage | The code of the language into which the translatable attributes are translated. This attribute is a part of the composite key of the Translated Accounting Methods view object. |
| AcctgMethodTranslationLastUpdateDate | The date when the translated accounting method row was last updated. |
| AcctgMethodTranslationLastUpdateLogin | The session login associated with the user who last updated the translated accounting method. |
| AcctgMethodTranslationLastUpdatedBy | The user who last updated the translated accounting method. |
| AcctgMethodTranslationName | The translated name of the accounting method used to record the financial impact of subledger transactions. |
| AcctgMethodTranslationObjectVersionNumber | The number of times the translated accounting method row has been updated. |
| AcctgMethodTranslationSourceLang | The code of the language in which the contents of the translatable attributes were originally created. |