cancel
Showing results for 
Search instead for 
Did you mean: 

System Alias not clear for Approve Shopping Cart fiori Application

Former Member
0 Kudos

Hi All,

I have configured Approve Shopping cart fiori application and tested ,it works well in development system .

However,In production system ,When a user tries to access  Approve Shopping cart Fiori application ,

we received an error in gateway system as below :

"System Alias 'LS_ALESRM7LS_ALE' not assigned to user 'XXXXXXX' and service 'ZCARTAPPROVAL_0002'"

where LS_ALESRM7 is maintained system alias for SRM system.

When I checked the Request_URI of the error ,it contains system alias twice:

/sap/opu/odata/GBSRM/CARTAPPROVAL;v=2;o=LS_ALESRM7LS_ALESRM7/UserDetailsCollection('XXXXXX')/$value

Hence on further debugging ,I noticed that method initialize of class /IWFND/CL_TRANSACTION_HANDLER had import parameter iv_systemalias which contains value of system alias twice.

Screenshot while debugging is also attached .

Possible reason for this is that it is not clearing the older value of alias when shopping cart approve in bulk.

Request you to please help me to know the reason for the above mentioned problem.

Your help is highly appreciated.

Regards,

Riya

Accepted Solutions (0)

Answers (1)

Answers (1)

lynn_lin
Active Participant
0 Kudos