Ansicht
Dokumentation

ABENBDL_PRIVILEGED_MODE_EXTENSION - BDL PRIVILEGED MODE EXTENSION

ABENBDL_PRIVILEGED_MODE_EXTENSION - BDL PRIVILEGED MODE EXTENSION

ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

- with privileged mode, Extension

...
with privileged mode disabling ContextName;
...




Effect

Enables BDEF privileged mode for an extended RAP BO. BDEF privileged mode is prerequisite to use the addition PRIVILEGED in ABAP EML when consuming the extended RAP BO.

ContextName must be an authorization context that is specified in the same BDEF extension. Only one authorization context can be specified after with privileged mode disabling.

The effect is that the authorization context ContextName is automatically disabled when a RAP BO consumer uses privileged access to the extended RAP BO in question.

Privileged access with ABAP EML is possible as soon as either the original BDEF or one of its extensions has specified privileged mode. For the original BDEF and all the extensions, a context consisting of a union of all contexts specified after with privileged mode disabling is applied.

For further details, see

Example

The following source code shows BDEF extension DEMO_RAP_EXTENSION_2. It extends BDEF DEMO_RAP_EXTENSIBLE_ROOT. The extension defines an authorization context Context02, which is disabled in privileged mode.






PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3033 Date: 20240511 Time: 165006     sap01-206 ( 35 ms )