SAP ABAP Class CL_ADT_WDY_VIEW_RESOURCE (ADT: Web Dynpro View Resource Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
⤷
SWDP_ADT (Package) SWDP ADT Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers for WB object types | 20121220 |
Properties
Class | CL_ADT_WDY_VIEW_RESOURCE | |
Short Description | ADT: Web Dynpro View Resource Class | |
Super Class | CL_WB_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers for WB object types |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_ADT | SWDP ADT Development |
Created | 20120516 | SAP |
Last change | 20141121 | |
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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ADT_WDY_VIEW_RESOURCE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ADT_WDY_VIEW_ST_HELPER | 20130823 | Helper Class for WDA View ST |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130823 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'application/vnd.sap.adt.wdy.view+xml' | 20121203 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_VIEW_ELEMENTS | 20130809 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Name of the Web Dynpro Component | 20120611 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONTROLLER_NAME | Name of the Web Dynpro Component Controller | 20120516 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20120611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns Plug Meta Data from Adt View Structure | 20121205 |
2 | ![]() |
Static method | Private | Method | 20121206 | |
3 | ![]() |
Instance method | Private | Method | 20130807 | |
4 | ![]() |
Instance method | Private | Method | 20130417 | |
5 | ![]() |
Instance method | Private | Method | 20130819 | |
6 | ![]() |
Instance method | Private | Method | 20130826 | |
7 | ![]() |
Static method | Private | Method | 20130824 | |
8 | ![]() |
Static method | Public | Method | Converts Inbound Plugs to Adt Structure | 20121205 |
9 | ![]() |
Static method | Public | Method | Converts Outbound Plugs to Adt Structure | 20121205 |
10 | ![]() |
Static method | Public | Method | Converts Plug Parameters to Method Parameters | 20121205 |
11 | ![]() |
Static method | Private | Method | 20130824 |
Events
Class CL_ADT_WDY_VIEW_RESOURCE has no event.
Types
Class CL_ADT_WDY_VIEW_RESOURCE has no local type.
Method Signatures
Method GET_PLUGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VIEW | Call by reference | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TY_VIEW | 20121205 | |||
2 | ![]() |
RV_PLUGS_MD | Value transfer | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_VIEW_PLUGS | 20121205 |
Method GET_PLUGS on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method GET_PLUG_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TT_PARAMETERS | 20121206 | |||
2 | ![]() |
RT_PLUG_PARAMETERS | Value transfer | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_PLUG_PARAM | 20121206 |
Method GET_PLUG_PARAMETERS on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method GET_VALID_CTX_BIND_TARGETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130807 | |||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130807 | ||
2 | ![]() |
20130807 |
Method GET_VALID_CTX_TARGETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130418 | |||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130418 | ||
2 | ![]() |
20130422 |
Method GET_VIEW_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130819 | |||
2 | ![]() |
RS_WDY_WINDOW_MAIN | Value transfer | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TY_VIEW | 20130819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130821 |
Method GET_WDA_META_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130826 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TY_VIEW | 20130826 |
Method GET_WDA_META_MODEL on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method IS_AIE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AIE_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130824 |
Method IS_AIE_SAVE on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method PROCESS_INBOUND_PLUGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INBOUND_PLUGS | Value transfer | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TT_INBOUND_PLUGS | 20121205 | |||
2 | ![]() |
IT_INBOUND_PLUGS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_INBOUND_PLUG | 20121205 |
Method PROCESS_INBOUND_PLUGS on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method PROCESS_OUTBOUND_PLUGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTBOUND_PLUGS | Value transfer | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TT_OUTBOUND_PLUGS | 20121205 | |||
2 | ![]() |
IT_OUTBOUND_PLUGS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_OUTBOUND_PLUG | 20121205 |
Method PROCESS_OUTBOUND_PLUGS on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method PROCESS_PLUG_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PLUG_PARAMETERS | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_T_PLUG_PARAM | 20121205 | |||
2 | ![]() |
RT_PARAMETERS | Value transfer | Type reference (TYPE) | IF_ADT_WDY_VIEW=>TT_PARAMETERS | 20121205 |
Method PROCESS_PLUG_PARAMETERS on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
Method SET_AIE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AIE_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130824 |
Method SET_AIE_SAVE on class CL_ADT_WDY_VIEW_RESOURCE has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |