SAP ABAP Class CL_WDY_MD_OBJECT_MAP (Special Object Map for Web Dynpro Metadata API)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OBJECT_MAP | Object Collection with String Key | 20020916 |
Properties
| Class | CL_WDY_MD_OBJECT_MAP | |
| Short Description | Special Object Map for Web Dynpro Metadata API | |
| Super Class | CL_OBJECT_MAP | Object Collection with String Key |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_BASIC | Shared Data |
| Created | 20020916 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_MD_OBJECT_MAP has no forward declaration.
Interfaces
Class CL_WDY_MD_OBJECT_MAP has no interface implemented.
Friends
Class CL_WDY_MD_OBJECT_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OBJECT_MAP | Object Collection with String Key | 20020916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Map of Deleted Objects | 20020916 | |
| 2 | Instance method | Private | Event handling method | Map Object Deleted Using IF_WDY_MD_OBJECT~DELETE | 20020916 | |
| 3 | Instance method | Private | Event handling method | Object of Map Renamed to IF_WDY_MD_OBJECT~RENAME | 20030606 | |
| 4 | Instance method | Public | Method | Deletes Map of Deleted Objects | 20020918 | |
| 5 | Instance method | Public | Method | 20050420 |
Events
Class CL_WDY_MD_OBJECT_MAP has no event.
Types
Class CL_WDY_MD_OBJECT_MAP has no local type.
Method Signatures
Method GET_DELETED_OBJECTS_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETED_OBJECTS_MAP | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20020916 |
Method GET_DELETED_OBJECTS_MAP on class CL_WDY_MD_OBJECT_MAP has no exception.
Method OBJECT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020916 |
Method OBJECT_DELETED on class CL_WDY_MD_OBJECT_MAP has no exception.
Method OBJECT_RENAMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20030606 |
Method OBJECT_RENAMED on class CL_WDY_MD_OBJECT_MAP has no exception.
Method RESET_DELETED_OBJECTS_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETED_OBJECTS_MAP | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20020918 |
Method RESET_DELETED_OBJECTS_MAP on class CL_WDY_MD_OBJECT_MAP has no exception.
Method SORT Signature
Method SORT on class CL_WDY_MD_OBJECT_MAP has no parameter.
Method SORT on class CL_WDY_MD_OBJECT_MAP has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |