SAP ABAP Class CL_WDR_P6S_PROXY (Personas Proxy)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_PERSONAS (Package) Web Dynpro ABAP Objects for Personas
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_P6S_PROXY_ADMIN | Personas Adapter Administrator Tool | 20131122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_P6S_PROXY_RT | Personas Adapter Runtime | 20140210 |
Properties
| Class | CL_WDR_P6S_PROXY | |
| Short Description | Personas Proxy | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_PERSONAS | Web Dynpro ABAP Objects for Personas |
| Created | 20131120 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_P6S_PROXY_ADMIN | Personas Adapter Administrator Tool | 20131122 | ||
| 2 | IF_WDR_P6S_PROXY_RT | Personas Adapter Runtime | 20140210 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_P6S_FACTORY | 20131128 | Central Personas Access |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/PERSONAS/CL_CTRL_ADM_WDA_FLV' | Object Type Name | 20140618 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/PERSONAS/CL_XML_HNDL_WDA' | Object Type Name | 20140310 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/PERSONAS/CL_CTRL_ADM_WDA_RES' | Object Type Name | 20140721 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/PERSONAS/CL_CTRL_ADM_WDA_ROLE' | Object Type Name | 20140721 | ||
| 5 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/PERSONAS/CL_CTRL_ADM_WDA_USER' | Object Type Name | 20140721 | ||
| 6 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/PERSONAS/IF_CONTROLLER_WDA' | Object Type Name | 20140310 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'EXCEPTION' | 20131129 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Controller in Add-On | 20131122 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Admin Controller in Add-On | 20140310 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20131122 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20131128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131122 | |
| 2 | Instance method | Private | Method | 20140310 | ||
| 3 | Instance method | Protected | Method | Execute Personas Admin Tool Commands | 20140611 | |
| 4 | Instance method | Protected | Method | Execute Personas Admin Tool Commands | 20140721 | |
| 5 | Instance method | Protected | Method | Execute Personas Admin Tool Commands | 20140611 | |
| 6 | Instance method | Protected | Method | Execute Personas Admin Tool Commands | 20140721 | |
| 7 | Instance method | Protected | Method | Execute Personas Commands | 20131125 | |
| 8 | Instance method | Public | Method | 20131129 | ||
| 9 | Instance method | Private | Method | 20140617 |
Events
Class CL_WDR_P6S_PROXY has no event.
Types
Class CL_WDR_P6S_PROXY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_CFG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20131122 |
Method CONSTRUCTOR on class CL_WDR_P6S_PROXY has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADMIN_COMMAND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140310 | |||
| 2 | IS_EVENT | Call by reference | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140310 | ||||
| 3 | RS_EVENT | Value transfer | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20140310 |
Method EXECUTE_ADMIN_COMMAND_FLV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT | Call by reference | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140611 | ||||
| 2 | RS_EVENT | Value transfer | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20140611 |
Method EXECUTE_ADMIN_COMMAND_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT | Call by reference | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140721 | ||||
| 2 | RS_EVENT | Value transfer | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20140721 |
Method EXECUTE_ADMIN_COMMAND_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT | Call by reference | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140611 | ||||
| 2 | RS_EVENT | Value transfer | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20140611 |
Method EXECUTE_ADMIN_COMMAND_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT | Call by reference | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140721 | ||||
| 2 | RS_EVENT | Value transfer | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20140721 |
Method EXECUTE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT | Call by reference | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140207 | ||||
| 2 | RS_EVENT | Value transfer | Type reference (TYPE) | CL_WDR_P6S_MANAGER=>T_FACADE_EVENT | 20140305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20131125 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLAVOR_ID | Value transfer | Type reference (TYPE) | WDY_P6S_FLAVOR_ID | Web Dynpro: Flavor ID | 20140417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personas-Exceptions | 20140310 |
Method SET_P6S_ADMIN_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20140617 |
Method SET_P6S_ADMIN_CONTROLLER on class CL_WDR_P6S_PROXY has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |