Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
is there anywhere a list of permissions available for the user connecting to a SAP system? Or a list of the function modules the tSAPBapi component is calling (beside the one you are specifying in the "SAP Function" parameter)?
I'm trying to use the tSAPBapi component and this tries to call RFCPING and RFC_GET_FUNCTION_INTERFACE function modules. Of course the user has to be authorized to call these functions. Are there any other functions the Talend components are using in the background?
As far as I have tracked it down a tSAPBapi is calling these function modules:
Additionally, when retrieving BAPIs from the SAP Connections tree entry (menu item Retrieve Bapi) it is calling this function module:
However, it would be nice if Talend has a documentation on this topic.
Hello,
Here exists a new feature jira issue:https://jira.talendforge.org/browse/TDI-26647
Best regards
Sabrina
Hi Sabrina,
thanks for your reply. The issue you mentioned is about SSO authentication. My question is about the RFC modules the tSAPBapi component is using, in order to authorize a SAP RFC user to use tSAPBapi.
Best regards
Guido