SAP ABAP Class /BA1/IF_F4_SELECTION_ENTRY (Entry in Selection List)
Properties
Class /BA1/IF_F4_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 20100611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BA1/IF_F4_SELECTION_ENTRY has no forward declaration.
Interfaces
Class /BA1/IF_F4_SELECTION_ENTRY has no interface implemented.
Friends
Class /BA1/IF_F4_SELECTION_ENTRY has no friend class.
Attributes
Class /BA1/IF_F4_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 20100611
2 GET_KEY Instance method Public Method Supplies Key for this Entry 20100611
3 IS_SELECTED Instance method Public Method Supplies 1 if this Entry Is Selected 20100611
4 SELECT Instance method Public Method Selects this Entry 20100611
5 UNSELECT Instance method Public Method Deselects this Entry 20100611
Events
Class /BA1/IF_F4_SELECTION_ENTRY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20100611 tab TYPE STANDARD TABLE OF REF TO /ba1/if_f4_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 20100611

Method GET_DESCRIPTION on class /BA1/IF_F4_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 20100611

Method GET_KEY on class /BA1/IF_F4_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 20100611

Method IS_SELECTED on class /BA1/IF_F4_SELECTION_ENTRY has no exception.

Method SELECT Signature

Method SELECT on class /BA1/IF_F4_SELECTION_ENTRY has no parameter.
Method SELECT on class /BA1/IF_F4_SELECTION_ENTRY has no exception.

Method UNSELECT Signature

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