SAP ABAP Class CL_PROXY_UIXM_TREE_DATA_SCEN (Scenario tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI_MDR (Package) MDR proxy editor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_UIXM_TREE_DATA_BASE | base tree data class for MDR | 20120315 |
Properties
Class | CL_PROXY_UIXM_TREE_DATA_SCEN | |
Short Description | Scenario tree | |
Super Class | CL_PROXY_UIXM_TREE_DATA_BASE | base tree data class for MDR |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_UI_MDR | MDR proxy editor |
Created | 20120313 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_UIXM_TREE_DATA_SCEN has no interface implemented.
Friends
Class CL_PROXY_UIXM_TREE_DATA_SCEN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_ROLE' | add role to actor | 20120313 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ASS_SEMANTIC_CONTRACT' | add semantic contract | 20120313 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'RENAME_ROLE' | rename role | 20120321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds an element | 20120313 |
2 | ![]() |
Instance method | Public | Method | adds an element | 20120313 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120316 |
4 | ![]() |
Instance method | Public | Method | adds an element | 20120321 |
Events
Class CL_PROXY_UIXM_TREE_DATA_SCEN has no event.
Types
Class CL_PROXY_UIXM_TREE_DATA_SCEN has no local type.
Method Signatures
Method ADD_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20120313 | ||
2 | ![]() |
NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of added element | 20120313 | ||
3 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20120313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20120313 |
Method ADD_SEMANTIC_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Object Name in Enterprise Services Builder | 20120313 | ||
2 | ![]() |
NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of added element | 20120313 | ||
3 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20120313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20120313 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL_VIEW | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120316 | |
2 | ![]() |
PROXY_PLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | PlugIn Base Class for Proxys via IF_PX*-APIs | 20120316 |
Method CONSTRUCTOR on class CL_PROXY_UIXM_TREE_DATA_SCEN has no exception.
Method RENAME_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20120321 | ||
2 | ![]() |
NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of added element | 20120321 | ||
3 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20120321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20120321 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |