cancel
Showing results for 
Search instead for 
Did you mean: 

Roles/profiles for IDoc exchange between ECC & PI

Former Member
0 Kudos

Hi guys,

I'm using a IDoc->PI->File scenario and otherwise and I need to set up a communication user between ECC and PI for this IDoc exchange, but I don't want to use sap_all. Can you please tell which roles/profile to assign so the IDoc exchange would work?

Thank you,

Olian

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

http://help.sap.com/saphelp_nw04/helpdata/en/2b/a48f3c685bc358e10000000a11405a/content.htm

From Note: 837595

Authorization object S_RFC

Field name RFC_TYPE value FUGR

Field name RFC_NAME value EDIMEXT, SDTX

Field name ACTVT value 16

Authorization object S_IDOCDEFT

Field name ACTVT value 03

Field name EDI_CIM value ' '

Field name EDI_DOC value TXTRAW01

Field name EDI_TCD value WE30

Authorization object S_CTS_ADMI

Field name CTS_ADMFCT value TABL

Authorization object S_TABU_DIS

Field name ACTVT value 03

Field name DICBERCLS value

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

For this communication, in SAP system you need to create an RFC destination. The user used is PI user. So you don't have to use SAP user with sap_all.

In PI, for importing Idoc and its metadata you need SAP user with authorization S_RFC.

Regards,

Prateek

Former Member
0 Kudos

Olian,

Please see some help here:

http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm

Regards,

---Satish