cancel
Showing results for 
Search instead for 
Did you mean: 

What User authorization objects needed for connecting to SAP from xMII?

Former Member
0 Kudos

We eneter a SAP user and password for connecting to SAP from xMII to retrieve the metadata of the incoming IDocs.

When I specify a user with SAP_ALL user profiles, the IDocs are received properly in xMII. If I specify a user with privileges to run only certain transactions, IDocs are not received in xMII.

What user authorization objects are needed for this user to connect to SAP from xMII?

Thanks,

Sara

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Sara,

I wish it was as easy as informing you of a couple of Roles and then moving on, unfortunately this is not the case. Each instance of ERP has it's own custom defined roles. If you have an IDES instance then the roles/profiles are a bit more standardized and you can use the following profiles:

R3_BASIC

R3_CUST

Hope that this helps.

-Sam Castro

Former Member
0 Kudos

Sam,

I turned on the SAP System trace for this user and figured out the following auth. objects are required for receiving IDocs in xMII:

C_TCLA_BKA

S_RFC

S_CTS_ADMI

B_ALE_MAST

S_IDOCDEFT

The following auth. object is required for making JCO call to SAP from xMII:

C_AFRU_AWK

Thanks,

Sara