20.1 List of Parameters

The following is the list of Cash Flow Parameters:

List of Cash Flow Parameters and Descriptions

Column Description Default Values
CFE_CALLABLES_SIZE Callables Count to Execute the Cash Flow Process Generation. This is used by Cash Flow Engine for performance tuning 8
CFE_EDITS_TABLE This is used to display source table name in Cash Flow Edits screen. V_COMPONENT_DESC contains logical name to be displayed in screen while V_COMPONENT_VALUE contains physical name of table in database. To add more than one table use "~" as separator. Example: V_COMPONENT_DESC can be "Cash Flow Engine Instrument~Custom Table" and V_COMPONENT_VALUE can be "FSI_D_CFE_INSTRUMENTS~FSI_D_CUSTOM_TABLE". FSI_D_CFE_INSTRUMENTS
CFE_PROCESS_TABLE This is used to display source table name in Cash Flow Process screen. V_COMPONENT_DESC contains logical name to be displayed in screen while V_COMPONENT_VALUE contains physical name of table in database. To add more than one table use "~" as separator. Example: V_COMPONENT_DESC can be "Cash Flow Engine Instrument~Custom Table" and V_COMPONENT_VALUE can be "FSI_D_CFE_INSTRUMENTS~FSI_D_CUSTOM_TABLE". FSI_D_CFE_INSTRUMENTS
CFE_GAAP GAAP code is used when you are moving data from the Staging Table to the CFE Processing Table. This is used as filter by T2T's loading data from staging tables to processing tables USGAAP
CFE_BATCH_SIZE Instrument Count to Process in Single batch. This is used by Cash Flow Engine for performance tuning 1000
CFE_LEGAL_ENTITY_HIER To define Legal Entity Hierarchy. This is used by T2T's loading data from staging tables to processing tables to identify internal customers 0
CFE_LOAD_RUN_ID Load Run Id to be used by T2T's to transfer data from staging to CFE instrument table. This is used by T2T's as filter to select data from staging and load in FSI_D_CFE_INSTRUMENTS table 0
EXECUTE_CFE_NODE_LEAF_MAPPING To set the mapping of the Node to the Leaf Y
CFE_FLUSH_BATCH_SIZE Save or Update Records Flush Batch Size. This is used by Cash Flow Engine for performance tuning 500
CFE_EDITS_BATCH_SIZE Instrument Count to validate in Cash Flow Edits Single batch 1000
CFE_EDITS_FLUSH_BATCH_SIZE Save or Update Records Flush Batch Size in Cash Flow Edits 500
CFE_EDITS_CALLABLES_SIZE Callables Count to Execute the Cash Flow Edits 8

NOTE:

These default values are populated from SETUP_MASTER table of atomic schema.