SAP ABAP Class CL_ADT_WDY_APP_RESOURCE (ADT : WebDynpro Application Resource)
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 | 20130515 |
Properties
Class | CL_ADT_WDY_APP_RESOURCE | |
Short Description | ADT : WebDynpro Application Resource | |
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 | 20130515 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_WDY_APP_RESOURCE has no forward declaration.
Interfaces
Class CL_ADT_WDY_APP_RESOURCE has no interface implemented.
Friends
Class CL_ADT_WDY_APP_RESOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro: Component Name | 20130515 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20130515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130806 | |
2 | ![]() |
Instance method | Private | Method | 20130807 | |
3 | ![]() |
Instance method | Private | Method | 20130812 |
Events
Class CL_ADT_WDY_APP_RESOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ADT_APPLICATION | Public | See coding | 20130515 | BEGIN OF ty_s_adt_application,
main_object TYPE if_adt_tools_core_types=>ty_main_object,
if_viewname TYPE string,
componentname TYPE string,
plugname TYPE string,
source_application TYPE wdy_application_name,
END OF ty_s_adt_application
|
Method Signatures
Method COPY_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SOURCE_APPLICATION | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | 20130806 | |||
2 | ![]() |
IV_TARGET_APPLICATION | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | 20130806 | |||
3 | ![]() |
TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | 20130806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130806 |
Method GET_APPLICATION_DATA 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 | 20130807 | |||
2 | ![]() |
RS_ADT_APPLICATION_MAIN | Value transfer | Type reference (TYPE) | CL_ADT_WDY_APP_RESOURCE=>TY_S_ADT_APPLICATION | 20130807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130819 |
Method LOAD_APPLICATION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SOURCE_APPLICATION_DATA | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_APPLICATION=>GTY_S_APPLICATION | 20130812 | |||
2 | ![]() |
IV_SOURCE_APPLICATION_NAME | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | 20130812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130812 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |