SAP ABAP Class IF_SALV_WD_DROP_TARGET_INFO (DropTargetInfo)
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
Class IF_SALV_WD_DROP_TARGET_INFO  
Short Description DropTargetInfo    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081215   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_WD_DROP_TARGET_INFO has no forward declaration.
Interfaces
Class IF_SALV_WD_DROP_TARGET_INFO has no interface implemented.
Friends
Class IF_SALV_WD_DROP_TARGET_INFO has no friend class.
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 GET_ENABLED Instance method Public Method Returns if a DropTargetInfo is Enabled 20081215
2 GET_NAME Instance method Public Method Returns Name of a DropTargetInfo 20081216
3 GET_TAGS Instance method Public Method Returns Tags of a DropTargetInfo 20081215
4 SET_ENABLED Instance method Public Method Sets Enabled Flag of a DropTargetInfo 20081215
5 SET_NAME Instance method Public Method Sets Name of a DropTargetInfo 20081216
6 SET_TAGS Instance method Public Method Sets Tags in a DropTargetInfo 20081215
Events
Class 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 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081215

Method GET_ENABLED on class 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 Returning VALUE Value transfer Type reference (TYPE) STRING 20081216

Method GET_NAME on class 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 Returning VALUE Value transfer Type reference (TYPE) STRING 20081215

Method GET_TAGS on class 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 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081215

Method SET_ENABLED on class 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 Importing VALUE Call by reference Type reference (TYPE) STRING 20081216

Method SET_NAME on class 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 Importing VALUE Call by reference Type reference (TYPE) STRING 20081215

Method SET_TAGS on class IF_SALV_WD_DROP_TARGET_INFO has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in