SAP ABAP Class IF_FS_SELECTION_ENTRY (Entry in Selection List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FS_SELECTION_ENTRY Entry in Selection List 20080430
Properties
Class IF_FS_SELECTION_ENTRY  
Short Description Entry in Selection List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080430   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FS_SELECTION_ENTRY has no forward declaration.
Interfaces
Class IF_FS_SELECTION_ENTRY has no interface implemented.
Friends
Class IF_FS_SELECTION_ENTRY has no friend class.
Attributes
Class IF_FS_SELECTION_ENTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Supplies Description for this Entry 20080430
2 GET_KEY Instance method Public Method Supplies Key for this Entry 20080430
3 IS_SELECTED Instance method Public Method Supplies 1 if this Entry Is Selected 20080430
4 SELECT Instance method Public Method Selects this Entry 20080430
5 UNSELECT Instance method Public Method Deselects this Entry 20080430
Events
Class IF_FS_SELECTION_ENTRY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20080430 tab TYPE STANDARD TABLE OF REF TO if_fs_selection_entry WITH DEFAULT KEY
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20080430

Method GET_DESCRIPTION on class IF_FS_SELECTION_ENTRY has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KEY Value transfer Type reference (TYPE) STRING 20080430

Method GET_KEY on class IF_FS_SELECTION_ENTRY has no exception.

Method IS_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SELECTED Value transfer Type reference (TYPE) I 20080430

Method IS_SELECTED on class IF_FS_SELECTION_ENTRY has no exception.

Method SELECT Signature

Method SELECT on class IF_FS_SELECTION_ENTRY has no parameter.
Method SELECT on class IF_FS_SELECTION_ENTRY has no exception.

Method UNSELECT Signature

Method UNSELECT on class IF_FS_SELECTION_ENTRY has no parameter.
Method UNSELECT on class IF_FS_SELECTION_ENTRY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in