Symptom
After creating a custom business service in the context of developer extensibility (SAP/4HANA Cloud), user is encountering authorization errors while consuming the service from a system other than development system:
"You do not have start authorization for R3TR IWSV XXXXXXXXXX 0001, return code4"
"No authorization to access service group"
Environment
SAP S/4HANA Cloud Public Edition
Cause
The user that is accessing the service does not have the right authorization assigned in that tenant.
Resolution
The business services that are created in development tenant are automatically assigned to the business catalog SAP_CORE_BC_EXT_TST for testing purposes. However, this Business Catalog is only available in the development system(2807442).
Business role templates in development tenant that contain this business catalog:
- Analytics Specialist SAP_BR_ANALYTICS_SPECIALIST
- Application Support Engineer - Development Support SAP_BR_APPL_SUP_ENG_DEV_SUP
- Developer SAP_BR_DEVELOPER
- Extensibility Specialist SAP_BR_EXTENSIBILITY_SPEC
Business role templates in customizing tenant that contain this business catalog:
- Analytics Specialist SAP_BR_ANALYTICS_SPECIALIST
- Application Support Engineer - Development Support SAP_BR_APPL_SUP_ENG_DEV_SUP
- Extensibility Specialist SAP_BR_EXTENSIBILITY_SPEC
Custom business services can be tested in your development system without further action if the business catalog SAP_CORE_BC_EXT_TST is assigned to the login user. For more information about assigning business catalogs, see Business Catalogs.
Once the business service is transported and used productively in another tenant, the service needs to be included in a communication scenario or in a business catalog, depending on the purpose of the service.
For more information on the creation of a communication scenario or a business catalog in developer extensibility for consuming custom business services, please check:
- Providing Access to a Business Service for Business Users
- Providing Access to a Business Service for Communication Users
For more information about creating a Custom UI, please follow the documentation under:
- UI Development
- Develop an SAP Fiori Application UI and Deploy it to SAP S/4HANA Cloud Using SAP Business Application Studio
- Create a SAP Fiori App and Deploy it to SAP S/4HANA Cloud, ABAP Environment
- Consuming Services in a UI
For more information about SAP Business Application Studio integration with SAP S/4HANA Cloud, please check:
- 3297481 - SAP Business Application Studio Integration with SAP S/4HANA Cloud
- Setup of UI Development in SAP Business Application Studio
See Also
SAP Help - Developer Extensibility
SAP Help - ABAP RESTful Application Programming Model
SAP Help - Identity and Access Management (IAM) Guide
SAP Help - Working with ABAP Cloud Projects
SAP Help Portal - Example: Authorizations for a Bonus Calculation Service
Keywords
You do not have start authorization for R3TR IWSV, 0001, return code4, developer extensibility, ABAP environment, SAP S/4HANA Cloud, public cloud, development system, development tenant, service binding, service definition, business service, communication scenario, business catalog, IAM App, communication user, business user, inbound service, inbound communication, ADT, /iwbep/cx_v4_access_check : no authorization to access service group, no authorization to access service group, service group not publish , KBA , BC-SRV-APS-IAM , Identity and Access Management , Problem