SAP ABAP Interface IF_WDY_MD_OBJECT (Web Dynpro: Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_BASIC (Package) Shared Data

⤷

⤷

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
Interface | IF_WDY_MD_OBJECT | |
Short Description | Web Dynpro: Object |
General Data
Package | SWDP_METADATA_API_BASIC | Shared Data |
Created | 20020802 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDY_MD_OBJECT has no forward declaration.
Interfaces
Interface IF_WDY_MD_OBJECT has no interface.
Friends
Interface IF_WDY_MD_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_STATE_CANCELLED | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'C' | Object State: Cancelled (NEW->REMOVED) | 20020826 | |
2 | CO_STATE_DIRTY | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'D' | Object State: Dirty (Not Synchronized with Database) | 20020806 | |
3 | CO_STATE_LOADED | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'L' | Object State: Loaded (Synchronized with Database) | 20020806 | |
4 | CO_STATE_NEW | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'N' | Object State: New (Does Not Exist on Database) | 20020806 | |
5 | CO_STATE_PSEUDO_ACTIVE | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'P' | Object Exists Inactively, but Is Not Activated Yet | 20021028 | |
6 | CO_STATE_REMOVED | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'R' | Object State: Removed (Not Synchronized with Database) | 20020814 | |
7 | CO_STATE_RENAMED | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_STATE | 'U' | Object State : Renamed | 20030313 | |
8 | CO_VERSION_ACTIVE | Constant | Public | Type reference (TYPE) | R3STATE | 'A' | Version: Active | 20020806 | |
9 | CO_VERSION_DELETED | Constant | Public | Type reference (TYPE) | R3STATE | 'D' | Version: Inactive | 20020916 | |
10 | CO_VERSION_INACTIVE | 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
Interface IF_WDY_MD_OBJECT has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_OBJECT has no parameter.
Method DELETE on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WDY_MD_OBJECT has no exception.
Method MAKE_DIRTY Signature
Method MAKE_DIRTY on Interface IF_WDY_MD_OBJECT has no parameter.
Method MAKE_DIRTY on Interface 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 Interface 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 Interface 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 Interface IF_WDY_MD_OBJECT has no exception.
Event Signatures
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on Interface IF_WDY_MD_OBJECT has no parameter.
Event OBJECT_RENAMED Signature
Event OBJECT_RENAMED on Interface IF_WDY_MD_OBJECT has no parameter.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 630 |