Redwood Finance Automation Application Customizing SAP
Parameter changes are only recommended after checking with your Redwood Finance Automation consultant. These parameters can be specified in the FCA.FCA_ApplicationCustomizing
table, when a table value is missing or not set, the default setting will be used.
BAE_Alias_Active
Defines if alias processing is active for using BAE User mapping. Default is "X".
note
This is not implemented yet.
BAE_User_Roles
Defines the Roles to assign to a new User which is synchronized.
note
This is not implemented yet.
BAE_User_Update
Flag which defines if the Redwood Finance Automation Users are automatically to be imported if necessary, with the information from SAP. All users imported are automatically imported again.
note
the user who runs this process needs to have the User_Administration
global privilege.
BDC_Execution
Defines the process which executes a Batch Input. Default is "FCA_FPA_BDC_WF_Execute".
Default_SAP_System
Defines the default SAP System to use.
Default_SAP_Client
Defines the default SAP System Client to use.
Default_Cycle_SAP_System
Defines the default SAP System to use if the Target System table does not define the cycle.
Default_Cycle_SAP_Client
Defines the default SAP System Client to use if the Target System table does not define the cycle.
FiscalPeriods_Sync_Range
Defines the range of fiscal years for which Fiscal Period information is synchronized. Default is "-1:1" which synchronizes previous till next fiscal year.
FPA_TaskList_Init_Global_Customer
Optional definition of a customer sub-process that is executed as part of the Initialization chain
FPA_TaskList_Init_Target_Customer
Optional definition of a customer sub-process that is executed as part of the Initialization process for each target system.
JD_SPOOL_Output
Defines the process used to retrieve spool output. Default is "FCA_FPA_Utils_Spool_Output".
JD_Ccms_Wait
Defines the process used to wait for a SAP Job to finish, which is not submitted by the scheduler. Default is "FCA_FPA_Utils_Ccms_Job".
JD_LIS_Output
Defines the process used to retrieve LIS output. Default is "FCA_FPA_Utils_LIS_Output".
JD_APPLLog_Output
Defines the process used to retrieve Application Log output. Default is "FCA_FPA_Utils_ApplLog_Output".
SAP_MHT_AS_HTML
Defines if the SAP output converted to HTML files are to be stored as mht
extensions if the source has images. The default is to create the mht
file. Option X
only creates an HTML file (without images) and B
creates both files.
note
The mht extension is automatically available in Internet Explorer. In Firefox an AddOn is required.
SAP_Mail_Body
Defines the SAP mail body to use. Default is
doc::/.FCA_FPA/FCA_FPA_SAP_Mail_Body.txt
.
SAP_Mail_Workflow
Defines the SAP Mail content to use. Default is doc:/Redwood/APPs//_SAP_Mail_Workflow.txt
.
SAP_Mail_BDC_Body
Defines the SAP mail body to use for the BDC Workflow. Default is
doc::/.FCA_FPA/FCA_FPA_SAP_Mail_Body.txt
.
SAP_Mail_BDC_Workflow
Defines the SAP Mail content to use for Batch Input processing errors. Default is
doc: :/.FCA_FPA/FCA_FPA_SAP_BDC_Mail_Workflow.txt
.
Tracing_Path
Defines the path where the Active-Tracing information is stored (before it is moved to the top-parent Job.
By default, the location when the " System " process server stores his log files is used.
Tracing_JD_Utility
Defines the utility which will automatically retrieve (recover) Active-Tracing information.
Default is FCA_FPA_Utils_Trace_Get
. This runs as a Custom Maintenance Job.
Tracing_SF_Utility
Defines the SubmitFrame used to schedule the Active-Tracing utility. Default is "FCA_FPA_Every_15Minutes".
SAP_TVARV_Synchronization
Allows enablement of TVARV synchronization. The application needs to implement this in his initialization.
Defines the prefix used for Distribution Lists. The parameters defined with this prefix are checked for Users. These users are then automatically synchronized. Default is "DL_".
Defines the personalization type to use. Default is "USER".
Defines the personalization key to use. Default is "LAW_PERS" (Licensing)
Defines the personalization field. Default is "GID" (Global ID).
Defines the translation between global and local userids.
- "A" uses the ALIAS field of the user master
- "N" does no translation
- "P" uses the personalization defined in the user master
Default is "N".
Defines which user is used to determine the SAP_USER_NAME used for running processes in the target SAP System.
Possible values are :
Responsible
- Responsible defined in the processExecutor
- Executor defined in the processOwnerSubject
- User who submitted the FCA_FPA processRfcUser
- Rfc user used for the connection to the SAP System<userid>
- Specified user or a replacement.
Default is "Executor".
User_Parameter_Check
Defines which parameters will be checked to be filled. This customizing option can contain one or more of the following strings.
E
,EXEC
,EXECUTOR
,EXECUTIVE
: the process parameterTASK_SUPERVISOR
will be checkedR
,RESP
,RESPONSIBLE
: the process parameterTASK_APPROVER
will be checked
The check of parameter SAP_USER_NAME
is checked always enabled, and cannot be disabled. All of the above parameters TASK_SUPERVISOR
, TASK_APPROVER
and SAP_USER_NAME
are filled automatically, when a process is instantiated and executed from a process list. The checks ensure that the automatic user retrieval works properly.
financeTopic