Issue:
If a different SAP_USER_NAME is provided in the Job definition FCA_SAP_TableContent_List than the RFC user, and it does not have permission to read table contents, it may fail with the following error:
com.redwood.scheduler.apiimpl.connector.sap.rfc.scripting.AbapExceptionInt: ABAP exception while calling /JCS/BC_RFC_READ_TABLE: NOT_AUTHORIZED
at com.redwood.scheduler.apiimpl.connector.sap.rfc.scripting.RfcFunctionModuleImpl.execute(RfcFunctionModuleImpl.java:83)
Details:
In this Job definition, the SAP_USER_NAME is only used for “Formatting” dates and amounts and It is NOT used for security purposes.
Workaround:
Use the RFC user or any user that has the authorization to reach the table contents or the RFC user.
Comments
0 comments
Please sign in to leave a comment.