SAP ABAP Class CL_CFX_SO_SIMPLE_LIST (List of Objects That Can Be Displayed on the Screen)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 20021118
Properties
Class CL_CFX_SO_SIMPLE_LIST  
Short Description List of Objects That Can Be Displayed on the Screen    
Super Class CL_CFX_SO_SCREEN_OBJECT Any Object that Can Be Displayed on the Screen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20021118   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_SO_SIMPLE_LIST has no interface implemented.
Friends
Class CL_CFX_SO_SIMPLE_LIST has no friend class.
Attributes
Class CL_CFX_SO_SIMPLE_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HIDDEN_INPUTFIELD Instance method Public Method Add Hidden Input Field 20021121
2 ADD_HTML_TEXT Instance method Public Method Add HTML Text to the List 20021120
3 ADD_SCREEN_OBJECT Instance method Public Method Add Object to the List 20021118
4 ADD_SIMPLE_LIST Instance method Public Method Add Objects of the Entry List to This List 20030204
5 CLEAR Instance method Public Method Delete All Objects from the List 20021119
6 GET_NUM_ENTRIES Instance method Public Method Determine No. of Entries 20030206
7 TEST_GET_EXAMPLE Instance method Public Method Generate Example Object for Test 20021121
Events
Class CL_CFX_SO_SIMPLE_LIST has no event.
Types
Class CL_CFX_SO_SIMPLE_LIST has no local type.
Method Signatures

Method ADD_HIDDEN_INPUTFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021121
2 Importing I_VALUE Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021121

Method ADD_HIDDEN_INPUTFIELD on class CL_CFX_SO_SIMPLE_LIST has no exception.

Method ADD_HTML_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HTML_TEXT Call by reference Type reference (TYPE) CFX_STRING Text, der direkt so auf die Seite geschrieben wird 20021120

Method ADD_HTML_TEXT on class CL_CFX_SO_SIMPLE_LIST has no exception.

Method ADD_SCREEN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SCREEN_OBJECT Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SCREEN_OBJECT Irgendein am Bildschirm anzeigbares Objekt 20021118

Method ADD_SCREEN_OBJECT on class CL_CFX_SO_SIMPLE_LIST has no exception.

Method ADD_SIMPLE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SO_SIMPLE_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SIMPLE_LIST Liste von am Bildschirm anzeigbaren Objekten 20030204

Method ADD_SIMPLE_LIST on class CL_CFX_SO_SIMPLE_LIST has no exception.

Method CLEAR Signature

Method CLEAR on class CL_CFX_SO_SIMPLE_LIST has no parameter.
Method CLEAR on class CL_CFX_SO_SIMPLE_LIST has no exception.

Method GET_NUM_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUM_ENTRIES Value transfer Type reference (TYPE) I Zahl der Einträge 20030206

Method GET_NUM_ENTRIES on class CL_CFX_SO_SIMPLE_LIST has no exception.

Method TEST_GET_EXAMPLE Signature

Method TEST_GET_EXAMPLE on class CL_CFX_SO_SIMPLE_LIST has no parameter.
Method TEST_GET_EXAMPLE on class CL_CFX_SO_SIMPLE_LIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200