cancel
Showing results for 
Search instead for 
Did you mean: 

Error related to GTS system

Former Member
0 Kudos
697

hello ,

While executing a program /SAPSLL/PREF_AGREEMNTS_SYNC_R3 we are getting the below error in SAP ECC system .

Replicate Preference Agreement Determination from SAP GTS-

Please check the following item -

No Authrization for Activity "03-Display" for Legal Regulation to be checked in area "Prefernce Processing" .

we ran the trace but no error Rc captured in Trace .

Could you please help and let me know what could be the issue here as it doesn't seems to be an issue related to Authorization but more related to config .

Thanks,

Apoorv

View Entire Topic
Former Member
0 Kudos

Hi Apoorv,

Reason for this error is when you try to execute the program /SAPSLL/PREF_AGREEMNTS_SYNC_R3 in ECC it try to read some data from associated GTS system. Authorization object GTS_PRE is checked with activity 03 for the RFC user used for this communication. Please switch on trace in GTS system and you will find missing auth object there.

Assign authorization for auth object GTS_PRE to RFC user used for communication in GTS system. This will fix the issue.

Let me know if this helps to fix the issue.

BR,

Chetan