SAP ABAP Interface IF_WDY_MD_MODEL (Web Dynpro: Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_MODEL (Package) Web Dynpro: Model
⤷
⤷
Properties
| Interface | IF_WDY_MD_MODEL | |
| Short Description | Web Dynpro: Model |
General Data
| Package | SWDP_METADATA_API_MODEL | Web Dynpro: Model |
| Created | 20020802 | SAP |
| Last changed | 20020802 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_MODEL 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_MODEL has no friend.
Attributes
Interface IF_WDY_MD_MODEL has no attribute.
Methods
Events
Interface IF_WDY_MD_MODEL has no event.
Types
Interface IF_WDY_MD_MODEL has no local type.
Method Signatures
Method CREATE_MODEL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_CLASS | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_MODEL_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_RELATION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_RELATION | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 3 | TYPE | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_SETTING 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 | SETTING | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_SETTING | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_MODEL has no parameter.
Method DELETE on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_CLASS | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_MODEL_CLASS on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_CLASSES | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_MODEL_CLASSES on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_CLASS_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_MODEL_CLASS_COUNT on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_RELATION | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_RELATION | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_MODEL_RELATION on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_RELATIONS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_MODEL_RELATIONS on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_RELATION_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_MODEL_RELATION_COUNT on Interface IF_WDY_MD_MODEL has no exception.
Method GET_MODEL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_TYPE | 00000000 |
Method GET_MODEL_TYPE on Interface IF_WDY_MD_MODEL has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_WDY_MD_MODEL has no parameter.
Method GET_NAME on Interface IF_WDY_MD_MODEL has no exception.
Method GET_SETTING 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 | SETTING | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_SETTING | 00000000 |
Method GET_SETTING on Interface IF_WDY_MD_MODEL has no exception.
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_SETTINGS on Interface IF_WDY_MD_MODEL has no exception.
Method GET_SETTING_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_SETTING_COUNT on Interface IF_WDY_MD_MODEL has no exception.
Method HAS_MODEL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MODEL_CLASS | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_MODEL_CLASS on Interface IF_WDY_MD_MODEL has no exception.
Method HAS_MODEL_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MODEL_RELATION | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_MODEL_RELATION on Interface IF_WDY_MD_MODEL has no exception.
Method HAS_MODEL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MODEL_TYPE | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method HAS_MODEL_TYPE on Interface IF_WDY_MD_MODEL has no exception.
Method HAS_SETTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SETTING | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_SETTING on Interface IF_WDY_MD_MODEL has no exception.
Method SET_MODEL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_MODEL_TYPE | 00000000 |
Method SET_MODEL_TYPE on Interface IF_WDY_MD_MODEL has no exception.
History
| Last changed by/on | SAP | 20020802 |
| SAP Release Created in | 630 |