SAP ABAP Interface IF_WDY_MD_ADT_APPLICATION (Web Dynpro Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_ADT_APPLICATION | Web Dynpro Application | 20130508 |
Properties
| Interface | IF_WDY_MD_ADT_APPLICATION | |
| Short Description | Web Dynpro Application |
General Data
| Package | SWDP_METADATA_API_ADT | Special stateless API to support AIE |
| Created | 20130508 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_ADT_APPLICATION has no forward declaration.
Interfaces
Interface IF_WDY_MD_ADT_APPLICATION has no interface.
Friends
Interface IF_WDY_MD_ADT_APPLICATION has no friend.
Attributes
Interface IF_WDY_MD_ADT_APPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130521 | ||
| 2 | Instance method | Public | Method | 20130521 | ||
| 3 | Instance method | Public | Method | 20130517 | ||
| 4 | Instance method | Public | Method | 20130521 | ||
| 5 | Instance method | Public | Method | 20130522 | ||
| 6 | Instance method | Public | Method | 20130521 |
Events
Interface IF_WDY_MD_ADT_APPLICATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_APPLICATION_PARAMETER | Public | Type reference (TYPE) | CL_WDY_WB_APPLICATION_UTIL=>STRU_APPLICATION_PARAMETER | 20130521 | |
|
| 2 | GTY_APPLICATION_PARAMETERS | Public | Type reference (TYPE) | CL_WDY_WB_APPLICATION_UTIL=>TTYP_APPLICATION_PARAMETER | 20130521 | |
|
| 3 | GTY_S_APPLICATION | Public | See coding | 20130508 | BEGIN OF gty_s_application,
definition TYPE wdy_application,
description TYPE wdy_md_description,
devclass TYPE devclass,
masterlang TYPE sy-langu,
parameters TYPE gty_application_parameters,
END OF gty_s_application
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20130521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130521 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORRNR | Call by reference | Type reference (TYPE) | TRKORR | 20130521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130521 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | GTY_S_APPLICATION | 20130517 |
Method GET_DATA on Interface IF_WDY_MD_ADT_APPLICATION has no exception.
Method GET_STARTUP_PLUG_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Type reference (TYPE) | WDY_APP_PROP_DEF_TAB | 20130521 |
Method GET_STARTUP_PLUG_PARAMETERS on Interface IF_WDY_MD_ADT_APPLICATION has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130522 |
Method GET_URL on Interface IF_WDY_MD_ADT_APPLICATION has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORRNR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130521 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |