Ansicht
Dokumentation

/UI2/SRVC - UI2 Service


consolut Authorization for SAP
Easy Authorization Management for SAP

/UI2/SRVC - UI2 Service

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Definition

Authorization object, which is checked when creating, changing, displaying or deleting Entities of odata services shipped as part of the UI AddOn. The Authorization is checked when the Entities are accessed via standard odata / HTTP requests via SAP Gateway.

Defined fields

The content of the following fields is checked:

  • CLASSNAME (Business Document Service: Class name): Name of the class used as the Gateway Data Provider of the service to be checked. The class must be a subclass of /IWBEP/CL_MGW_ABS_DATA. To get the name of the class, transaction /IWBEP/REG_SERVICE can be used:
  • Enter the name of the service (e.g. /UI2/FIORI_CATALOGS) and press 'Display'

  • The name of the Data Provider class is displayed in the respective field of the form

  • ACTVT (activity): can take one of the following values:
  • 01,,Create: corresponds to HTTP POST

  • 02,,Change: corresponds to HTTP PUT

  • 03,,Display: corresponds to HTTP GET

  • 06,,Delete: corresponds to HTTP DELETE

  • /UI2/ENTNM (UI2 Entity name): Name of the Entity (Entity type) to be checked
  • /UI2/KEY1(UI2 Entity key): value of the first key field of the Entity to be checked
  • /UI2/KEY2(UI2 Entity key): value of the second key field of the Entity to be checked
  • /UI2/KEY3(UI2 Entity key): value of the third key field of the Entity to be checked
  • /UI2/KEY4(UI2 Entity key): value of the fourth key field of the Entity to be checked

Example

The access to the UI AddOn Service /UI2/FIORI_CATALOGS shall be limited to Catalog X-SAP-UI2-CATALOGPAGE:MY_CATALOG, and Group MY_GROUP. The authorization profile must contain the following entries:

  • 1st entry:
  • CLASSNAME= /UI2/CL_GW_DP_FIORI_CATALOGS

  • ACTVT=03

  • /UI2/ENTNM=Catalog

  • /UI2KEY1=X-SAP-UI2-CATALOGPAGE:MY_CATALOG

  • 2nd entry:
  • CLASSNAME=/UI2/CL_GW_DP_FIORI_CATALOGS

  • ACTVT=03

  • /UI2/ENTNM=Page

  • /UI2KEY1=MY_GROUP







consolut Authorization for SAP
Easy Authorization Management for SAP


PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 3325 Date: 20240420 Time: 120615     sap01-206 ( 36 ms )