Business Functions
The business functions view object contains information about the business function code and the indicator for whether to generate financial transactions. The indicator also determines whether currency information is needed.
Data store key : FscmTopModelAM.FinExtractAM.FunBiccExtractAM.BusinessFunctionExtractPVO
Primary Keys : BusinessFunctionBusinessFunctionId
Initial Extract Date : BusinessFunctionCreationDate
Incremental Extract Date : BusinessFunctionLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
BusinessFunctionBusinessFunctionCode | The code that uniquely identifies the business function. |
BusinessFunctionBusinessFunctionId | The unique identifier of the business function. |
BusinessFunctionCreatedBy | The user who created the business function. |
BusinessFunctionCreationDate | The date and time the business function was created. |
BusinessFunctionGenerateFinTxnFlag | The indicator for whether the business function generates financial transactions and whether currency information is needed. |
BusinessFunctionLastUpdateDate | The date and time the business function row was last updated |
BusinessFunctionLastUpdateLogin | The session login of the user who last updated the business function. |
BusinessFunctionLastUpdatedBy | The user who last updated the business function row. |
BusinessFunctionObjectVersionNumber | The number of times the business function row has been updated. |
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. |