SAP ABAP Class IF_WDY_MD_OBJECT (Web Dynpro: Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_SETTING | 00000000 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_FRAMEWORK_OBJECT_DEF | I_WDY_MD_FRAMEWORK_OBJECT_DEF | 00000000 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_LOCKABLE_OBJECT | 20020806 | |
| 4 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MARKER_INTERFACE | 00000000 | |
| 5 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MESSAGE | 00000000 | |
| 6 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MESSAGE_POOL | 00000000 | |
| 7 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MODEL | Web Dynpro: Model | 00000000 |
| 8 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MODEL_RELATION | 00000000 | |
| 9 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MODEL_RELATION_ROLE | 00000000 | |
| 10 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_MODEL_TYPE | 00000000 | |
| ... | Click here to see Used By full list (63 items) | |||
Properties
| Class | IF_WDY_MD_OBJECT | |
| Short Description | Web Dynpro: Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020802 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WDY_MD_OBJECT has no forward declaration.
Interfaces
Class IF_WDY_MD_OBJECT has no interface implemented.
Friends
Class IF_WDY_MD_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'C' | Object State: Cancelled (NEW->REMOVED) | 20020826 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'D' | Object State: Dirty (Not Synchronized with Database) | 20020806 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'L' | Object State: Loaded (Synchronized with Database) | 20020806 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'N' | Object State: New (Does Not Exist on Database) | 20020806 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'P' | Object Exists Inactively, but Is Not Activated Yet | 20021028 | ||
| 6 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'R' | Object State: Removed (Not Synchronized with Database) | 20020814 | ||
| 7 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'U' | Object State : Renamed | 20030313 | ||
| 8 | Constant | Public | Type reference (TYPE) | R3STATE | 'A' | Version: Active | 20020806 | ||
| 9 | Constant | Public | Type reference (TYPE) | R3STATE | 'D' | Version: Inactive | 20020916 | ||
| 10 | Constant | Public | Type reference (TYPE) | R3STATE | 'I' | Version: Inactive | 20020806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020814 | ||
| 2 | Instance method | Public | Method | 20020821 | ||
| 3 | Instance method | Public | Method | 20020920 | ||
| 4 | Instance method | Public | Method | 20020902 | ||
| 5 | Instance method | Public | Method | 20020814 | ||
| 6 | Instance method | Public | Method | 20030313 | ||
| 7 | Instance method | Public | Method | 20030108 | ||
| 8 | Instance method | Public | Method | 20020815 | ||
| 9 | Instance method | Public | Method | 20020815 | ||
| 10 | Instance method | Public | Method | 20020806 | ||
| 11 | Instance method | Public | Method | 20030314 | ||
| 12 | Instance method | Public | Method | 20030312 | ||
| 13 | Instance method | Public | Method | 20020920 | ||
| 14 | Instance method | Public | Method | 20030801 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_DELETED | Instance Event (0) |
Public (2) |
20020916 | |
| 2 | OBJECT_RENAMED | Instance Event (0) |
Public (2) |
20030606 |
Types
Class IF_WDY_MD_OBJECT has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class IF_WDY_MD_OBJECT has no parameter.
Method DELETE on class IF_WDY_MD_OBJECT has no exception.
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Value transfer | Type reference (TYPE) | ANY | 20020821 |
Method GET_DEFINITION on class IF_WDY_MD_OBJECT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20020920 |
Method GET_DESCRIPTION on class IF_WDY_MD_OBJECT has no exception.
Method GET_DISPLAY_NAME 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_LONG_NAME | 30 Characters | 20020902 |
Method GET_DISPLAY_NAME on class IF_WDY_MD_OBJECT has no exception.
Method GET_NAME 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_LONG_NAME | 30 Characters | 20020814 |
Method GET_NAME on class IF_WDY_MD_OBJECT has no exception.
Method GET_NAME_BEFORE_RENAMING 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_LONG_NAME | 20030313 |
Method GET_NAME_BEFORE_RENAMING on class IF_WDY_MD_OBJECT has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_OBJECT | Web Dynpro : Object | 20030108 |
Method GET_PARENT on class IF_WDY_MD_OBJECT has no exception.
Method GET_PARENT_NAME 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_LONG_NAME | 30 Characters | 20020815 |
Method GET_PARENT_NAME on class IF_WDY_MD_OBJECT has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_STATE | Object State eines WebDynpro Metadata Objekts | 20020815 |
Method GET_STATE on class IF_WDY_MD_OBJECT has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20020806 |
Method GET_VERSION on class IF_WDY_MD_OBJECT has no exception.
Method MAKE_DIRTY Signature
Method MAKE_DIRTY on class IF_WDY_MD_OBJECT has no parameter.
Method MAKE_DIRTY on class IF_WDY_MD_OBJECT has no exception.
Method RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_LONG_NAME | 20030312 |
Method RENAME on class IF_WDY_MD_OBJECT has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20020920 |
Method SET_DESCRIPTION on class IF_WDY_MD_OBJECT has no exception.
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_OBJECT | Web Dynpro : Object | 20030801 |
Method SET_PARENT on class IF_WDY_MD_OBJECT has no exception.
Event Signatures
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class IF_WDY_MD_OBJECT has no parameter.
Event OBJECT_RENAMED Signature
Event OBJECT_RENAMED on class IF_WDY_MD_OBJECT has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |