A read only role for the backend communication user on the productive environment
This section outlines the authorization roles required for the read-only backend communication user in the productive environment.
The role enables the following on the system:
Access into backend tables for DB validation of results
Get list of Inbound and Outbound IDocs, AIF messages, Proxy messages in the SXMB_MONI
Authorization values:
Authorization object | Values |
---|---|
S_RFC | ACTVT=16 |
S_ICFREC | ACTVT=03 |
S_TABU_NAM** | ACTVT= |
** S_TABU_NAM is checked by function VIEW_AUTHORITY_CHECK inside of function /INT4/IFTT_F_COLLECT_RESLT_RFC to restrict access to DB tables. Please notice that the template includes no values. Role created for communication user should contain all DB tables validated by Int4 IFTT automation objects.