SAP ABAP Class CL_CFX_TOPIC_LIST (Collaboration: List of topics)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_COLLABORATION (Package) Business Logic for Collaboration Folders
Properties
Class CL_CFX_TOPIC_LIST  
Short Description Collaboration: List of topics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_COLLABORATION   Business Logic for Collaboration Folders 
Created 20001113   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 CFXF2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_TOPIC_LIST has no interface implemented.
Friends
Class CL_CFX_TOPIC_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_PARENT_TOPIC Instance attribute Private Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001113
2 MT_TOPICS Instance attribute Private Type reference (TYPE) CFX_TT_TOPIC_LIST List of Topics 20001116
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Topic Added to the List 20001123
2 CONSTRUCTOR Instance method Public Constructor 20001116
3 GET Instance method Public Method Provision of Topic List 20001123
4 HAS_TOPICS Instance method Public Method Query About Whether List Contains Topics 20001213
5 INSERT Instance method Public Method Insert a Topic 20001123
6 REMOVE Instance method Public Method Delete Topic 20001123
Events
Class CL_CFX_TOPIC_LIST has no event.
Types
Class CL_CFX_TOPIC_LIST has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_LEFT_TOPIC Call by reference Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20020626
2 Importing IP_TOPIC Call by reference Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001123

Method APPEND on class CL_CFX_TOPIC_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PARENT_TOPIC Call by reference Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001116

Method CONSTRUCTOR on class CL_CFX_TOPIC_LIST has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOPICS Call by reference Type reference (TYPE) CFX_TT_TOPIC_LIST Liste von Topics 20001123

Method GET on class CL_CFX_TOPIC_LIST has no exception.

Method HAS_TOPICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_TOPICS Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20001213

Method HAS_TOPICS on class CL_CFX_TOPIC_LIST has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LEFT_TOPIC Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001123
2 Importing IP_TOPIC Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001123

Method INSERT on class CL_CFX_TOPIC_LIST has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_LEFT_TOPIC Call by reference Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001123
2 Importing IP_TOPIC Call by reference Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001123

Method REMOVE on class CL_CFX_TOPIC_LIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A