SAP ABAP Class IF_WDW_DATA (Web Element Interface: Parameters and Data Sources)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_HTML_DATA_ELEMENT | Access to Data of an HTML Island or HTML Container | 20120321 |
Properties
| Class | IF_WDW_DATA | |
| Short Description | Web Element Interface: Parameters and Data Sources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WDW_DATA has no interface implemented.
Friends
Class IF_WDW_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111130 |
Methods
Events
Class IF_WDW_DATA has no event.
Types
Class IF_WDW_DATA has no local type.
Method Signatures
Method ASSERT_DATA_SOURCE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSERT_IS_MULTIPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Stellt sicher das die DataSource ein Multipler-Knoten ist | 20111202 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111202 |
Method ASSERT_DATA_SOURCE_EXISTS on class IF_WDW_DATA has no exception.
Method ASSERT_PARAMETER_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111202 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | I | -1 | Optional: Typ des Parameters | 20111202 |
Method ASSERT_PARAMETER_EXISTS on class IF_WDW_DATA has no exception.
Method ELEMENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20111129 |
Method ELEMENT_COUNT on class IF_WDW_DATA has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_VALUE | Call by reference | Type reference (TYPE) | ANY | 20111202 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20111129 | |||
| 3 | IS_OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111202 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 5 | REPRESENTATION | Call by reference | Type reference (TYPE) | I | E_REPRESENTATION-INTERNAL | 20111130 | |||
| 6 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20111129 |
Method GET on class IF_WDW_DATA has no exception.
Method GET_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_WDW_DATA | Zugriff auf Daten eines Web-Elements | 20111129 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20111129 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 |
Method GET_DATA_SOURCE on class IF_WDW_DATA has no exception.
Method GET_DATA_SOURCE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20111129 |
Method GET_DATA_SOURCE_NAMES on class IF_WDW_DATA has no exception.
Method GET_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20111129 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | I | 20111129 |
Method GET_INT on class IF_WDW_DATA has no exception.
Method GET_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20111129 |
Method GET_NAMES on class IF_WDW_DATA has no exception.
Method GET_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20111129 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20111129 |
Method GET_STRING on class IF_WDW_DATA has no exception.
Method HAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111129 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 |
Method HAS on class IF_WDW_DATA has no exception.
Method HAS_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111129 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 |
Method HAS_DATA_SOURCE on class IF_WDW_DATA has no exception.
Method HAS_VALIDATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111202 | ||||
| 2 | VALIDATION_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111202 |
Method HAS_VALIDATION_ERROR on class IF_WDW_DATA has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111129 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 |
Method IS_CHANGEABLE on class IF_WDW_DATA has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | Fehlermeldung | 20111129 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Fehlerhafter Parameter | 20111129 |
Method RAISE_ERROR on class IF_WDW_DATA has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20111129 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 3 | REPRESENTATION | Call by reference | Type reference (TYPE) | I | E_REPRESENTATION-INTERNAL | 20111130 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20111129 |
Method SET on class IF_WDW_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |