Translated Business Functions

The translated business functions view object contains information about business functions translations, including business function name, description, target language and source language. It provides multilingual support for all defined business functions.

Data store key : FscmTopModelAM.FinExtractAM.FunBiccExtractAM.BusinessFunctionTLExtractPVO

Primary Keys : BusinessFunctionTLLanguage, BusinessFunctionTLBusinessFunctionId

Initial Extract Date : BusinessFunctionTLCreationDate

Incremental Extract Date : BusinessFunctionTLLastUpdateDate

Attributes

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

Name Description
BusinessFunctionTLBusinessFunctionId The unique identifier of the translated business function.
BusinessFunctionTLBusinessFunctionName The translated name of the business function.
BusinessFunctionTLCreatedBy The user who created the translated business function.
BusinessFunctionTLCreationDate The date and time the translated business function was created.
BusinessFunctionTLDescription The translated description of the business function.
BusinessFunctionTLLanguage The code of the target language for the translated business function.
BusinessFunctionTLLastUpdateDate The date and time the translated business function was last updated.
BusinessFunctionTLLastUpdateLogin The session login of the user who last updated the translated business function.
BusinessFunctionTLLastUpdatedBy The user who last updated the translated business function.
BusinessFunctionTLObjectVersionNumber The number of times the translated business function row has been updated.
BusinessFunctionTLSourceLang The code of the original language for the translated business function.