SAP ABAP Interface IF_SALV_WD_DROP_TARGET_INFO (DropTargetInfo)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_DROP_TARGET_INFO | DropTargetInfo | 20081215 |
Properties
| Interface | IF_SALV_WD_DROP_TARGET_INFO | |
| Short Description | DropTargetInfo |
General Data
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20081215 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_WD_DROP_TARGET_INFO has no forward declaration.
Interfaces
Interface IF_SALV_WD_DROP_TARGET_INFO has no interface.
Friends
Interface IF_SALV_WD_DROP_TARGET_INFO has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20081215 | ||
| 2 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20090119 | |||
| 3 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20081216 | |||
| 4 | TAGS | Instance attribute | Public | Type reference (TYPE) | STRING | 20081215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns if a DropTargetInfo is Enabled | 20081215 | |
| 2 | Instance method | Public | Method | Returns Name of a DropTargetInfo | 20081216 | |
| 3 | Instance method | Public | Method | Returns Tags of a DropTargetInfo | 20081215 | |
| 4 | Instance method | Public | Method | Sets Enabled Flag of a DropTargetInfo | 20081215 | |
| 5 | Instance method | Public | Method | Sets Name of a DropTargetInfo | 20081216 | |
| 6 | Instance method | Public | Method | Sets Tags in a DropTargetInfo | 20081215 |
Events
Interface IF_SALV_WD_DROP_TARGET_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TYPE_DROP_TARGET_INFO | Public | See coding | 20081216 | t_type_drop_target_info type table of ref to if_salv_wd_drop_target_info with default key
|
Method Signatures
Method GET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081215 |
Method GET_ENABLED on Interface IF_SALV_WD_DROP_TARGET_INFO has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081216 |
Method GET_NAME on Interface IF_SALV_WD_DROP_TARGET_INFO has no exception.
Method GET_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081215 |
Method GET_TAGS on Interface IF_SALV_WD_DROP_TARGET_INFO has no exception.
Method SET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081215 |
Method SET_ENABLED on Interface IF_SALV_WD_DROP_TARGET_INFO has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20081216 |
Method SET_NAME on Interface IF_SALV_WD_DROP_TARGET_INFO has no exception.
Method SET_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20081215 |
Method SET_TAGS on Interface IF_SALV_WD_DROP_TARGET_INFO has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |