SAP ABAP Interface IF_WDY_MD_VIEWSET_DEFINITION (IF_WDY_MD_VIEWSET_DEFINITION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_VIEWSET_DEF (Package) Web Dynpro: View Set Definitions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_VIEWSET_DEFINITION | 20030116 |
Properties
| Interface | IF_WDY_MD_VIEWSET_DEFINITION | |
| Short Description |
General Data
| Package | SWDP_METADATA_API_VIEWSET_DEF | Web Dynpro: View Set Definitions |
| Created | 20020911 | SAP |
| Last changed | 20020911 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_VIEWSET_DEFINITION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_OBJECT | Web Dynpro: Object | 00000000 |
Friends
Interface IF_WDY_MD_VIEWSET_DEFINITION has no friend.
Attributes
Interface IF_WDY_MD_VIEWSET_DEFINITION has no attribute.
Methods
Events
Interface IF_WDY_MD_VIEWSET_DEFINITION has no event.
Types
Interface IF_WDY_MD_VIEWSET_DEFINITION has no local type.
Method Signatures
Method CREATE_DIMENSION_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIMENSION_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_DIMENSION_DEFINITION | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_SIMPLE_PROPERTY_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | SIMPLE_PROPERTY_DEF | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_SIMPLE_PROPERTY_DEF | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_VIEW_AREA_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | VIEW_AREA_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_AREA_DEFINITION | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_VIEWSET_DEFINITION has no parameter.
Method DELETE on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_DIMENSION_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIMENSION_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_DIMENSION_DEFINITION | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_DIMENSION_DEFINITION on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_DIMENSION_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIMENSION_DEFINITIONS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_DIMENSION_DEFINITIONS on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_DIMENSION_DEFINITION_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_DIMENSION_DEFINITION_COUNT on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_WDY_MD_VIEWSET_DEFINITION has no parameter.
Method GET_NAME on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_SIMPLE_PROPERTY_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | SIMPLE_PROPERTY_DEF | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_SIMPLE_PROPERTY_DEF | 00000000 |
Method GET_SIMPLE_PROPERTY_DEF on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_SIMPLE_PROPERTY_DEFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE_PROPERTY_DEFS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_SIMPLE_PROPERTY_DEFS on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_SIMPLE_PROPERTY_DEF_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_SIMPLE_PROPERTY_DEF_COUNT on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_VIEW_AREA_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | VIEW_AREA_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_AREA_DEFINITION | 00000000 |
Method GET_VIEW_AREA_DEFINITION on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_VIEW_AREA_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_AREA_DEFINITIONS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_VIEW_AREA_DEFINITIONS on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method GET_VIEW_AREA_DEFINITION_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_VIEW_AREA_DEFINITION_COUNT on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method HAS_DIMENSION_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_DIMENSION_DEFINITION | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_DIMENSION_DEFINITION on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method HAS_SIMPLE_PROPERTY_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SIMPLE_PROPERTY_DEF | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_SIMPLE_PROPERTY_DEF on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
Method HAS_VIEW_AREA_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_VIEW_AREA_DEFINITION | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_VIEW_AREA_DEFINITION on Interface IF_WDY_MD_VIEWSET_DEFINITION has no exception.
History
| Last changed by/on | SAP | 20020911 |
| SAP Release Created in | 630 |