SAP ABAP Class IF_CFX_DISCUSSIBLE (Objects to Which a Discussion Can Be Appended)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_COMMON_DOCUMENT General Document Class 20041108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_DATA_SHEET Specification Data Sheet 20021017
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GENERIC_OBJECT Folder Object Generic Object in cFolders 20030121
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_MATERIAL Material in cFolders 20021017
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_STRUCTURE BOM Header 20021017
Properties
Class IF_CFX_DISCUSSIBLE  
Short Description Objects to Which a Discussion Can Be Appended    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001206   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)
Interfaces
Class IF_CFX_DISCUSSIBLE has no interface implemented.
Friends
Class IF_CFX_DISCUSSIBLE has no friend class.
Attributes
Class IF_CFX_DISCUSSIBLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DISCUSSION Instance method Public Method Adds a Discussion 20021015
2 GET_DISCUSSION Instance method Public Method Returns a Discussion 20021016
3 GET_DISCUSSIONS Instance method Public Method Gets the IDs of the Discussions Attached to Object 20021015
4 GET_ID Instance method Public Method Returns ID 20021016
5 GET_NAME Instance method Public Method Gets Name of the Object 20021016
6 GET_OBJECT_TYPE Instance method Public Method Gets Real Object Type 20021015
7 HAS_DISCUSSIONS Instance method Public Method ABAP_TRUE if at Least one Discussion Attached to Object 20021015
Events
Class IF_CFX_DISCUSSIBLE has no event.
Types
Class IF_CFX_DISCUSSIBLE has no local type.
Method Signatures

Method ADD_DISCUSSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DISCUSSION Call by reference Object reference (TYPE REF TO) CL_CFX_DISCUSSION XML basierte Diskussion/Chat 20021015

Method ADD_DISCUSSION on class IF_CFX_DISCUSSIBLE has no exception.

Method GET_DISCUSSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20021016
2 Returning RP_DISCUSSION Value transfer Object reference (TYPE REF TO) CL_CFX_DISCUSSION XML basierte Diskussion/Chat 20021016

Method GET_DISCUSSION on class IF_CFX_DISCUSSIBLE has no exception.

Method GET_DISCUSSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DISCUSSIONS Value transfer Type reference (TYPE) CFX_TT_DISCUSSIONS Liste aktueller Diskussionen 20021015

Method GET_DISCUSSIONS on class IF_CFX_DISCUSSIBLE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20021016

Method GET_ID on class IF_CFX_DISCUSSIBLE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING 20021016

Method GET_NAME on class IF_CFX_DISCUSSIBLE has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20021015

Method GET_OBJECT_TYPE on class IF_CFX_DISCUSSIBLE has no exception.

Method HAS_DISCUSSIONS Signature

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

Method HAS_DISCUSSIONS on class IF_CFX_DISCUSSIBLE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in