SAP ABAP Class IF_DMC_OB_DATA (interface for the different objects (dmc_object_browser))
Meta Relationship - Used By
Properties
| Class | IF_DMC_OB_DATA | |
| Short Description | interface for the different objects (dmc_object_browser) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100527 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DMC_OB_DATA has no forward declaration.
Interfaces
Class IF_DMC_OB_DATA has no interface implemented.
Friends
Class IF_DMC_OB_DATA has no friend class.
Attributes
Class IF_DMC_OB_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | return the name of the object | 20100611 | |
| 2 | Instance method | Public | Method | get the data for the alv with pointer | 20100527 | |
| 3 | Instance method | Public | Method | get the fieldcat for the alv | 20100527 | |
| 4 | Instance method | Public | Method | get the hierarchy table | 20100609 | |
| 5 | Instance method | Public | Method | get the tabstrip data needed | 20100527 | |
| 6 | Instance method | Public | Event handling method | react on the hotspot click | 20100527 |
Events
Class IF_DMC_OB_DATA has no event.
Types
Class IF_DMC_OB_DATA has no local type.
Method Signatures
Method GET_ACTIVE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE_NAME | Value transfer | Type reference (TYPE) | STRING | 20100611 |
Method GET_ACTIVE_NAME on class IF_DMC_OB_DATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer to receive the data | 20100527 |
Method GET_DATA on class IF_DMC_OB_DATA has no exception.
Method GET_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100527 |
Method GET_FIELDCAT on class IF_DMC_OB_DATA has no exception.
Method GET_HIERARCHY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HIERARCHY_TAB | Value transfer | Type reference (TYPE) | DMC_OB_HIERARCHY_TREE_TAB | object browser: table for the hierarchy tree | 20100609 |
Method GET_HIERARCHY_TAB on class IF_DMC_OB_DATA has no exception.
Method GET_TABSTRIP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TABSTRIP_DATA | Value transfer | Type reference (TYPE) | DMC_OB_TABSTRIP_TABLE | table for tabstrip data (dmc_object_browser) | 20100527 |
Method GET_TABSTRIP_DATA on class IF_DMC_OB_DATA has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20100527 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20100527 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20100527 |
Method HANDLE_HOTSPOT_CLICK on class IF_DMC_OB_DATA has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |