SAP ABAP Interface IF_WDY_WB_DESIGNTIME_TEMPLATE (IF_WDY_WB_DESIGNTIME_TEMPLATE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_DESIGNTIME_TEMPLATE (Package) Designtime Templates
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDC_DYNPRO_IMPORT | 20050728 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_WB_CUSTOM_TEMPLATE | Custom Template | 20080729 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_WB_FORM_TEMPLATE | 20040429 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_WB_TABLE_TEMPLATE | 20040429 |
Properties
| Interface | IF_WDY_WB_DESIGNTIME_TEMPLATE | |
| Short Description |
General Data
| Package | SWDP_DWB_DESIGNTIME_TEMPLATE | Designtime Templates |
| Created | 20040429 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no forward declaration.
Interfaces
Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no interface.
Friends
Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TEMPLATE_TARGET_COMPONENT | Constant | Public | Type reference (TYPE) | I | 3 | Template Can Be Used for Components | 20040430 | |
| 2 | CO_TEMPLATE_TARGET_CONTROLLER | Constant | Public | Type reference (TYPE) | I | 2 | Template Can Be Used for Controllers | 20040430 | |
| 3 | CO_TEMPLATE_TARGET_VIEW | Constant | Public | Type reference (TYPE) | I | 1 | Template Can Be Used for Views | 20040430 | |
| 4 | CO_TEMPLATE_TARGET_WINDOW | Constant | Public | Type reference (TYPE) | I | 4 | Template Can Be Used for Windows | 20040430 | |
| 5 | C_CONTEXT_CHANGED | Constant | Public | Type reference (TYPE) | NUMC2 | 02 | Two Digit Number | 20050929 | |
| 6 | C_CONTEXT_LAYOUT_CHANGED | Constant | Public | Type reference (TYPE) | NUMC2 | 03 | Two Digit Number | 20050929 | |
| 7 | C_EVERYTHING_CHANGED | Constant | Public | Type reference (TYPE) | NUMC2 | 04 | Two Digit Number | 20050929 | |
| 8 | C_LAYOUT_CHANGED | Constant | Public | Type reference (TYPE) | NUMC2 | 01 | Two Digit Number | 20050929 | |
| 9 | C_NO_CHANGE | Constant | Public | Type reference (TYPE) | NUMC2 | 00 | Two Digit Number | 20050929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Use of Template | 20040429 | |
| 2 | Instance method | Public | Method | Returns Description of Template | 20040429 | |
| 3 | Instance method | Public | Method | Grouping for Templates | 20040429 | |
| 4 | Instance method | Public | Method | Returns Icon for Template Gallery | 20040430 | |
| 5 | Instance method | Public | Method | Returns Name of Template | 20040429 | |
| 6 | Static method | Public | Method | Returns Object of Template Class | 20040429 | |
| 7 | Instance method | Public | Method | Target of Template (View,Controller,Window,Component) | 20040430 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | TEMPLATE_APPLIED | Instance Event (0) |
Public (2) |
20091001 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TEMPLATE_TARGET | Public | Type reference (TYPE) | I | 20040430 | |
Method Signatures
Method APPLY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA_CHANGED | Value transfer | Type reference (TYPE) | NUMC2 | Metadaten wurden durch Template geändert | 20040429 | |||
| 2 | METADATA_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_OBJECT | Referenz auf Metadatenobjekt | 20040429 | |||
| 3 | PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20041209 |
Method APPLY_TEMPLATE on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Method GET_TEMPLATE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20040429 |
Method GET_TEMPLATE_DESCRIPTION on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Method GET_TEMPLATE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Value transfer | Type reference (TYPE) | STRING | Gruppenname | 20040429 |
Method GET_TEMPLATE_GROUP on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Method GET_TEMPLATE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Ikone | 20040430 |
Method GET_TEMPLATE_ICON on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Method GET_TEMPLATE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20040429 |
Method GET_TEMPLATE_NAME on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Method GET_TEMPLATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_WB_DESIGNTIME_TEMPLATE | Referent auf das Template Objekt | 20040429 |
Method GET_TEMPLATE_OBJECT on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Method GET_TEMPLATE_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_TARGET | Value transfer | Type reference (TYPE) | TY_TEMPLATE_TARGET | Ziel des Templates (View,Controller,Window,Component) | 20040430 |
Method GET_TEMPLATE_TARGET on Interface IF_WDY_WB_DESIGNTIME_TEMPLATE has no exception.
Event Signatures
Event TEMPLATE_APPLIED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20091001 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |