Symptom
In Business Application Studio (BAS), trying to deploy a custom UI5 app based on Custom Business Service on S/4HANA Cloud 3SL fails with error:
"The app uses not permitted services for ABAP for Key Users
Please copy and paste this URL in a browser for more details:
https://<customzing tenant URL>/sap/opu/odata/IWBEP/message_text;o=LOCAL/T100_longtexts(MSGID='%2FUI5%2FREPO_USAGE',MSGNO='015',MESSAGE_V1='',MESSAGE_V2='',MESSAGE_V3='',MESSAGE_V4='')/$value "
Running the URL for more details might fail with error:
"User does not have the sufficient authorizations"
Environment
S/4HANA Cloud 3SL
Cause
You are deploying a custom UI5 application in ABAP language version "ABAP for Key Users". The application accesses a data source that has ABAP language version "ABAP for Cloud Development".
The URL provided to get more details regarding the error might fail as the user lacks of authorizations for service /sap/opu/odata/IWBEP/message_text in the customizing tenant.
Resolution
Deploy the custom UI5 application to the development tenant, which results in ABAP Language Version "ABAP for Cloud Development ".
See Also
Keywords
/UI5/REPO_USAGE015 Gateway OData V2 "Service Binding" /IWBEP/CM_MGW_RT/000 IWSV CX_NO_AUTHORIZATION "/IWBEP/MESSAGE_TEXT 0001" , KBA , CA-UI5-ABA-SAR , UI5 App Infrastructure: SAPUI5 ABAP Repository , Problem