Balance Sheet Certification Installation
Process Flow
- Submit
System_Mail_Configure
to configure the mail setup. See Configuring the Mail Module. - Install the required CAR files:
fca_modules.car
- extensions and components.fca_content.car
- generic components.fca_sap_content.car
- SAP-specific components.balancesheet-certification.car
- balance sheet extension.
- Submit
FCA_SAP_OrgStructure_Synchronize
to synchronize the org structure in the FCA tables. - Submit
FCA_SAP_UserDetails_Synchronize
to synchronize the user details in the FCA tables, this must be done for the user specified in theFCA_ApplicationCustomizing
table. - Edit the
FCA_ApplicationCustomizing
table, see the table below for the relevant parameters.- In cloud environments you change the
FPA_User_Who_Runs_Task
parameter, as in cloud environments the username is the email address and not the username in SAP.
- In cloud environments you change the
- Create a new chain definition for BSC from
FCA_FPA_TD_GL_Account_Certification_Template
chain definition template, give it a custom name and assign it to applicationCUS_FCA
. - Create a new chain for your rules from
FCA_BalanceSheet_Certification_Rule_Template
chain definition template, give it a custom name and assign it to applicationCUS_FCA
. The default rules chain is a no-op, it does not detect correct line items. - Create a Process List in the Orchestrator:
- Open the Orchestrator.
- Choose New Process List from the context-menu.
- Specify a name in the Name field, select the partition where you installed Redwood Finance Automation in the Partition field, specify
CUS_FCA
in the Application field. - Choose Ok.
- Choose Add process to
<name>
(where<name>
is the name of your process list). - Choose your BSC chain definition in the Process field and choose Ok; the following fields are mandatory:
- SAP system
- SAP client
- Company code
- Close type
- Approver
- Reviewer
- G/L account(s)
- Rules
- Choose Save and Back to overview.
note
The FCA_SAP_OrgStructure_Synchronize
and FCA_SAP_UserDetails_Synchronize
definitions need to be submitted regularly to keep the tables in sync with the SAP system.
Parameter | Description |
---|---|
FPA_SAP_System | Default source SAP System for synchronization of the FPA tables. |
FPA_SAP_Client | Default source SAP Client for synchronization of the FPA tables. |
FCA_FPA_TaskList_Initialize | Task list initialization chain, defaults to FCA_FPA_TaskList_Initialize . |
FPA_TaskList_Init_Target_Customer | Custom Task List initialization chain - Target, defaults to FCA_FPA_TaskList_Target_Synchronization . |
FPA_User_Who_Runs_Task | User that should run Task in SAP, accepts: Supervisor -(default) the supervisor of the workflow.Approver - the approver of the workflow.Owner - user that submitted the process.RfcUser - user of the SAP client.<name> - a hardcoded user.This parameter has to be set for cloud environments as the username is an email address and that will not be found in the SAP system. |
See Also
financeTopic