SAP ABAP Class /BA1/CL_F4_SELECTION_LIST (Selektionsliste)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-FS-MKD (Application Component) Basic Market Data
     /BA1/F4_UNIT_TEST (Package) Objekte für Unit Tests
Properties
Class /BA1/CL_F4_SELECTION_LIST  
Short Description Selektionsliste    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BA1/F4_UNIT_TEST   Objekte für Unit Tests 
Created 20100611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BA1/IF_F4_SELECTION_ENTRY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FS_SELECTION_ENTRY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /BA1/CL_F4_SELECTION_LIST has no interface implemented.
Friends
Class /BA1/CL_F4_SELECTION_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_POPUP 20100611
2 MT_ENTRIES Instance attribute Private Type reference (TYPE) /BA1/IF_F4_SELECTION_ENTRY=>TAB 20100611
3 MV_TITLE Instance attribute Private Type reference (TYPE) STRING 20100611
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Public Method 20100611
2 DISPLAY Instance method Public Method 20100611
3 GET_SELECTED_ENTRIES Instance method Public Method 20100611
4 S_CREATE Static method Public Method 20100611
Events
Class /BA1/CL_F4_SELECTION_LIST has no event.
Types
Class /BA1/CL_F4_SELECTION_LIST has no local type.
Method Signatures

Method ADD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTRY Call by reference Object reference (TYPE REF TO) /BA1/IF_F4_SELECTION_ENTRY Eintrag in Selektionsliste 20100611

Method ADD_ENTRY on class /BA1/CL_F4_SELECTION_LIST has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECTED_ENTRIES Value transfer Type reference (TYPE) /BA1/IF_F4_SELECTION_ENTRY=>TAB 20100611

Method DISPLAY on class /BA1/CL_F4_SELECTION_LIST has no exception.

Method GET_SELECTED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTRIES Value transfer Type reference (TYPE) /BA1/IF_F4_SELECTION_ENTRY=>TAB 20100611

Method GET_SELECTED_ENTRIES on class /BA1/CL_F4_SELECTION_LIST has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) CSEQUENCE 20100611
2 Returning RO_LIST Value transfer Object reference (TYPE REF TO) /BA1/CL_F4_SELECTION_LIST Selektionsliste 20100611

Method S_CREATE on class /BA1/CL_F4_SELECTION_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400