Connecting to SAP Systems
RFC Connection central Redwood Finance Automation server -> SAP System
Create a SAP System for each System you want to connect to Redwood Finance Automation.
- Navigate to Environment > SAP System, choose New SAP system from the context menu.
- Specify the connect string according to the SAP system. You can connect to the Application or Message server:
- Application server:
ASHOST=<app server address> SYSNR=<System number> TRACE=0
- Message server:
MSHOST=<message server> R3NAME=<SID> GROUP=<Logon Group> MSSERV=<message server alias or service number
- Append
USE_SAPGUI=1
to the connect string if you want to automate transactions with ALV's (You will have to install SAPGui on the application server(s)). - Ensure Ext. RFC-enabled is checked for the logon group according to SAP Note 2508036, use transaction SMLG, ensure Fav.Typ is set to either
W
orR
. - Change the application to
CUS_FCA
. - Ensure
FCA_SAP_Ccms_Job
is specified in the Ccms Process definition field. - Ensure all Clients are created with appropriate security. Note: BW Client must be Default Client!
- Specify user, client and password in the tab XBP.
- Use a technical user with SAP_ALL assignment or use a technical user with the copied role
/JCS/FCA_RFC_OUTBOUND
assigned (see preparation step above).
financeTopic