SAP ABAP Class CL_SRM_RF_LIST_SELECTION_WIN (Popup for Selection List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management
Properties
Class CL_SRM_RF_LIST_SELECTION_WIN  
Short Description Popup for Selection List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_RECORD_FACILITIES   Tools and Add-Ons for Records Management 
Created 20011001   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMRF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_RF_LIST_SELECTION_WIN has no interface implemented.
Friends
Class CL_SRM_RF_LIST_SELECTION_WIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_INIT Instance attribute Private Type reference (TYPE) SRMRF_BOOLEAN Is the Tree Control Initialized? 20011001
2 MY_COLUMNS Instance attribute Private Type reference (TYPE) I 20011001
3 MY_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container 20011005
4 MY_INNER Instance attribute Private Object reference (TYPE REF TO) LCL_GUI Internal Class 20011001
5 MY_LIST Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL List 20011001
6 MY_SELECTION Instance attribute Private Type reference (TYPE) STRING Result of Selection 20011001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011001
2 INIT_LIST Instance method Private Method Initialization of List 20011001
3 LIST_ADD Instance method Public Method Add List Element 20011001
4 LIST_APPEND Instance method Public Method Add List of Elements (Iterator) of Selection List 20011012
5 LIST_CLEAR Instance method Public Method Delete List -- All List Elements 20011001
6 SELECT Instance method Public Method Make Selection From List (formed by LIST_ADD) 20011001
Events
Class CL_SRM_RF_LIST_SELECTION_WIN has no event.
Types
Class CL_SRM_RF_LIST_SELECTION_WIN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNS Value transfer Type reference (TYPE) I 2 Anzahl der Spalten 20011001
2 Importing HEADL_DESC Value transfer Type reference (TYPE) STRING Überschrift für Beschreibungsspalte 20011001
3 Importing HEADL_NAME Value transfer Type reference (TYPE) STRING Überschrift für Namensspalte 20011001
4 Importing ICON Value transfer Type reference (TYPE) STRING Icon für die Elemente von LIST 20011012
5 Importing LIST Value transfer Object reference (TYPE REF TO) CL_SRM_RF_ELEMENT_ITER Elemente, die in die Auswahlliste gesetzt werden sollen 20011012

Method CONSTRUCTOR on class CL_SRM_RF_LIST_SELECTION_WIN has no exception.

Method INIT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20011001

Method INIT_LIST on class CL_SRM_RF_LIST_SELECTION_WIN has no exception.

Method LIST_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibungstext 20011001
2 Importing ICON Value transfer Type reference (TYPE) STRING Textrepräsentation (nicht Name) eines Icon 20011001
3 Importing ID Value transfer Type reference (TYPE) STRING ID des Elementes. Wenn leer wird Name verwendet 20011001
4 Importing NAME Value transfer Type reference (TYPE) STRING Anzuzeigender Name 20011001

Method LIST_ADD on class CL_SRM_RF_LIST_SELECTION_WIN has no exception.

Method LIST_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Value transfer Type reference (TYPE) STRING Icon für alle Listenelemente, für die kein eigener Icon def. 20011012
2 Importing LIST Value transfer Object reference (TYPE REF TO) CL_SRM_RF_ELEMENT_ITER Zu setzende Liste 20011012

Method LIST_APPEND on class CL_SRM_RF_LIST_SELECTION_WIN has no exception.

Method LIST_CLEAR Signature

Method LIST_CLEAR on class CL_SRM_RF_LIST_SELECTION_WIN has no parameter.
Method LIST_CLEAR on class CL_SRM_RF_LIST_SELECTION_WIN has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CANCEL_EXCEPTION Value transfer Type reference (TYPE) SRMRF_BOOLEAN SRMRF_FALSE Exception werfen, wenn Cancel gedrückt wurde? 20020710
2 Importing HEADLINE Value transfer Type reference (TYPE) STRING Überschrift 20011001
3 Returning SELECTED_ID Value transfer Type reference (TYPE) STRING Ausgewählte ID 20011001
4 Importing SIZE_X Value transfer Type reference (TYPE) I 50 Breite 20020729
5 Importing SIZE_Y Value transfer Type reference (TYPE) I 17 Höhe 20020729

Method SELECT on class CL_SRM_RF_LIST_SELECTION_WIN has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610