SAP ABAP Class CL_PROXY_UIXM_TREE_DATA_SI (Tree data for service interfrace)
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 | MDR tree data | 20110530 |
Properties
Class | CL_PROXY_UIXM_TREE_DATA_SI | |
Short Description | Tree data for service interfrace | |
Super Class | CL_PROXY_UIXM_TREE_DATA | MDR tree data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_UI_MDR | MDR proxy editor |
Created | 20110530 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_UIXM_TREE_DATA_SI has no forward declaration.
Interfaces
Class CL_PROXY_UIXM_TREE_DATA_SI has no interface implemented.
Friends
Class CL_PROXY_UIXM_TREE_DATA_SI 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_ALREADY_USED_FAULT' | 20110530 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_FAULT' | Function Code that Triggered PAI | 20110530 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_OPERATION' | 20110530 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ASSIGN_FAULT' | 20120613 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ASSIGN_MESSAGE' | 20120613 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ASSIGN_USED_FAULT' | 20120613 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ASSIGN_USED_MESSAGE' | 20120613 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREATE_AND_ADD_FAULT' | 20110530 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREATE_AND_SET_REQUEST' | 20110530 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREATE_AND_SET_RESPONSE' | 20110530 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'DELETE_FAULT' | 20110530 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'DELETE_OPERATION' | 20110530 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'DELETE_REQUEST' | 20110530 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'DELETE_RESPONSE' | 20110530 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'INSERT_OPERATION' | 20110530 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_ALREADY_USED_REQUEST' | 20110530 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_ALREADY_USED_RESPONSE' | 20110530 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_REQUEST' | 20110530 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_RESPONSE' | 20110530 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'UNASSIGN_FAULT' | 20120613 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'UNASSIGN_MESSAGE' | 20120613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110530 | |
2 | ![]() |
Instance method | Public | Method | 20110530 | |
3 | ![]() |
Instance method | Public | Method | 20110530 | |
4 | ![]() |
Instance method | Public | Method | 20110530 | |
5 | ![]() |
Instance method | Public | Method | 20110530 | |
6 | ![]() |
Instance method | Public | Method | 20110530 | |
7 | ![]() |
Instance method | Private | Method | takeover values from soure to target | 20110530 |
Events
Class CL_PROXY_UIXM_TREE_DATA_SI has no event.
Types
Class CL_PROXY_UIXM_TREE_DATA_SI has no local type.
Method Signatures
Method ADD_FAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | QNAME | Proxy Generation: Object Name in Enterprise Services Builder | 20110530 | ||
2 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20110530 |
Method ADD_OPERATION 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 | 20110530 | ||
2 | ![]() |
NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of new attribute | 20110530 | ||
3 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20110530 |
Method DELETE_FAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20110530 |
Method DELETE_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20110530 |
Method SET_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | QNAME | Proxy Generation: Object Name in Enterprise Services Builder | 20110530 | ||
2 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20110530 |
Method SET_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | QNAME | Proxy Generation: Object Name in Enterprise Services Builder | 20110530 | ||
2 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20110530 |
Method TAKEOVER_OPERATION_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_OPERATION | Attribute inline | 20110530 | ||
2 | ![]() |
TARGET | Call by reference | Object reference (TYPE REF TO) | IF_PXN_OPERATION | Attribute inline | 20110530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDR fault (abstract) | 20110530 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 803 |