Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_OBJECT | Web Dynpro: Object | 20030210 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_CONTROLLER | Web Dynpro: Controller | 00000000 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MODEL_CLASS | 00000000 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_APP_CLASS | Web Dynpro: Application Class | 20020821 |
Properties
| Class | IF_WDY_MD_APP_CLASS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020821 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WDY_MD_APP_CLASS has no forward declaration.
Interfaces
Class IF_WDY_MD_APP_CLASS has no interface implemented.
Friends
Class IF_WDY_MD_APP_CLASS has no friend class.
Attributes
Class IF_WDY_MD_APP_CLASS has no attribute.
Methods
Events
Class IF_WDY_MD_APP_CLASS has no event.
Types
Class IF_WDY_MD_APP_CLASS has no local type.
Method Signatures
Method ADD_DERIVED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DERIVED_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_APP_CLASS | 00000000 |
Method ADD_DERIVED_CLASS on class IF_WDY_MD_APP_CLASS has no exception.
Method CREATE_ERROR_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ERROR_HANDLER | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CUSTOM_EVENT | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method CREATE_VALIDATOR 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 | VALIDATOR | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VALIDATOR | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method DELETE Signature
Method DELETE on class IF_WDY_MD_APP_CLASS has no parameter.
Method DELETE on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_CODE_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE_BODY | Value transfer | Type reference (TYPE) | WDY_MD_TEXT | 00000000 |
Method GET_CODE_BODY on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_DERIVED_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DERIVED_CLASSES | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_DERIVED_CLASSES on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_DERIVED_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_DERIVED_CLASS_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_ERROR_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ERROR_HANDLER | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_ERROR_HANDLER on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_ERROR_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_HANDLERS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_ERROR_HANDLERS on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_ERROR_HANDLER_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_ERROR_HANDLER_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CUSTOM_EVENT | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_EVENT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_EVENTS on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_EVENT_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_EVENT_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT_HANDLER | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_EVENT_HANDLER on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_HANDLERS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_EVENT_HANDLERS on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_EVENT_HANDLER_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_EVENT_HANDLER_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_METHOD | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method GET_METHOD on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHODS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_METHODS on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_METHOD_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_METHOD_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_NAME Signature
Method GET_NAME on class IF_WDY_MD_APP_CLASS has no parameter.
Method GET_NAME on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_PROPERTIES on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_PROPERTY 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 | PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_PROPERTY | 00000000 |
Method GET_PROPERTY on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_PROPERTY_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_PROPERTY_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_SUPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPER_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_APP_CLASS | 00000000 |
Method GET_SUPER_CLASS on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_VALIDATOR 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 | VALIDATOR | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VALIDATOR | 00000000 |
Method GET_VALIDATOR on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_VALIDATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALIDATORS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_VALIDATORS on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_VALIDATOR_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_VALIDATOR_COUNT on class IF_WDY_MD_APP_CLASS has no exception.
Method GET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBILITY | Value transfer | Type reference (TYPE) | WDY_MD_VISIBILITY | 00000000 |
Method GET_VISIBILITY on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_DERIVED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DERIVED_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_APP_CLASS | 00000000 | ||||
| 2 | HAS_DERIVED_CLASS | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method HAS_DERIVED_CLASS on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_ERROR_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERROR_HANDLER | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_ERROR_HANDLER on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_EVENT | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_EVENT on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_EVENT_HANDLER | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_EVENT_HANDLER on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_METHOD | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_METHOD on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_PROPERTY | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_PROPERTY on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_SUPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_SUPER_CLASS | Value transfer | Type reference (TYPE) | FLAG | 00000000 |
Method HAS_SUPER_CLASS on class IF_WDY_MD_APP_CLASS has no exception.
Method HAS_VALIDATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_VALIDATOR | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_VALIDATOR on class IF_WDY_MD_APP_CLASS has no exception.
Method REMOVE_ALL_DERIVED_CLASSES Signature
Method REMOVE_ALL_DERIVED_CLASSES on class IF_WDY_MD_APP_CLASS has no parameter.
Method REMOVE_ALL_DERIVED_CLASSES on class IF_WDY_MD_APP_CLASS has no exception.
Method REMOVE_DERIVED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DERIVED_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_APP_CLASS | 00000000 |
Method REMOVE_DERIVED_CLASS on class IF_WDY_MD_APP_CLASS has no exception.
Method SET_CODE_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE_BODY | Value transfer | Type reference (TYPE) | WDY_MD_TEXT | 00000000 |
Method SET_CODE_BODY on class IF_WDY_MD_APP_CLASS has no exception.
Method SET_SUPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPER_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_APP_CLASS | 00000000 |
Method SET_SUPER_CLASS on class IF_WDY_MD_APP_CLASS has no exception.
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBILITY | Value transfer | Type reference (TYPE) | WDY_MD_VISIBILITY | 00000000 |
Method SET_VISIBILITY on class IF_WDY_MD_APP_CLASS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |