SAP ABAP Class CL_CFX_DISCUSSION (XML-Based Discussion/Chat)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_CFX_DISCUSSION | |
Short Description | XML-Based Discussion/Chat | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20001107 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20020415 | ||
2 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20041207 | ||
3 | IF_CFX_ALIAS | Alias Names for Objects | 20010613 | ||
4 | IF_CFX_COMMON | Common Interface for All Objects | 20010108 | ||
5 | IF_CFX_DOCUMENT | Common Interface for All Documents | 20001108 | ||
6 | IF_CFX_DOCUMENT_HELP | Help Interface for IF_CFX_DOCUMENT | 20090617 | ||
7 | IF_CFX_GO_DATA_PARENT | Object Interface for Object with Generic Data | 20030130 | ||
8 | IF_CFX_ITERATOR_ELEMENT | Common Interface for All Objects That Can Be Iterated | 20001108 | ||
9 | IF_CFX_SEARCHEABLE | CFX Search: Interface of Object for Search | 20010906 |
Friends
Class CL_CFX_DISCUSSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_FOL_APPLICATION | Application Singleton for Folders Packet | 20001116 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_COMMON_DOCUMENT | Collaboration Folders Document Class | 20001116 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20001107 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20001114 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 0 | Index of Current Contribution | 20001114 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Direction in Which Contributions are Iterated | 20001206 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | In Create Mode | 20001201 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Contribution | 20001114 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Description | 20001114 | ||
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Discussion | 20001114 | ||
11 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | ID | 20001114 | ||
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Name | 20001114 | ||
13 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Participant | 20001114 | ||
14 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Role | 20001114 | ||
15 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Text | 20001114 | ||
16 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | UTCTime | 20001114 |
Methods
Events
Class CL_CFX_DISCUSSION has no event.
Types
Class CL_CFX_DISCUSSION has no local type.
Method Signatures
Method ADD_CONTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTRIBUTION | Value transfer | Type reference (TYPE) | CFX_TS_CONTRIBUTION | Beitrag zu einer Diskussion | 20001114 |
Method ADD_CONTRIBUTION on class CL_CFX_DISCUSSION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_DISCUSSION has no parameter.
Method CONSTRUCTOR on class CL_CFX_DISCUSSION has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJECT_TYPING | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPING | Objekt - Typisierung | 20030114 | ||
2 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20001116 | ||
3 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | CFXF1_SC_CLASS_NAME_CFX_DOC | Objekttypname | 20041111 | |
4 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_DESCRIPTION | Beschreibung der Diskussion | 20001116 | ||
5 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_NAME | Name der Diskussion | 20001116 | ||
6 | ![]() |
I_USED_BY | Call by reference | Type reference (TYPE) | SKWF_APPL | CFXF1_SC_APPLICATION | Zu welcher Applikation gehört das Objekt? | 20041117 | |
7 | ![]() |
RP_DISCUSSION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_DISCUSSION | XML basierte Diskusstion/Chat | 20001116 |
Method CREATE on class CL_CFX_DISCUSSION has no exception.
Method DUMP_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20001114 |
Method DUMP_NODE on class CL_CFX_DISCUSSION has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | CFX_TS_DISCUSSION | Attribute einer Diskussion | 20001215 |
Method GET_ATTRIBUTES on class CL_CFX_DISCUSSION has no exception.
Method GET_CONTRIBUTION_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl aller Beiträge | 20001123 |
Method GET_CONTRIBUTION_COUNT on class CL_CFX_DISCUSSION has no exception.
Method GET_CURRENT_CONTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
RS_CONTRIBUTION | Value transfer | Type reference (TYPE) | CFX_TS_CONTRIBUTION | Beitrag zu einer Diskussion | 20001206 |
Method GET_CURRENT_CONTRIBUTION on class CL_CFX_DISCUSSION has no exception.
Method GET_DISCUSSED_OBJ_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20021008 |
Method GET_DISCUSSED_OBJ_ID on class CL_CFX_DISCUSSION has no exception.
Method GET_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
RP_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20001109 |
Method GET_DOM on class CL_CFX_DISCUSSION has no exception.
Method GET_FIRST_CONTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
RS_CONTRIBUTION | Value transfer | Type reference (TYPE) | CFX_TS_CONTRIBUTION | Beitrag zu einer Diskussion | 20001113 |
Method GET_FIRST_CONTRIBUTION on class CL_CFX_DISCUSSION has no exception.
Method GET_LAST_CONTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
RS_CONTRIBUTION | Value transfer | Type reference (TYPE) | CFX_TS_CONTRIBUTION | Beitrag zu einer Diskussion | 20001206 |
Method GET_LAST_CONTRIBUTION on class CL_CFX_DISCUSSION has no exception.
Method GET_NEXT_CONTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
RS_CONTRIBUTION | Value transfer | Type reference (TYPE) | CFX_TS_CONTRIBUTION | Beitrag zu einer Diskussion | 20001113 |
Method GET_NEXT_CONTRIBUTION on class CL_CFX_DISCUSSION has no exception.
Method GET_PREVIOUS_CONTRIBUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACK_ACCESS | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20011129 | |
2 | ![]() |
RS_CONTRIBUTION | Value transfer | Type reference (TYPE) | CFX_TS_CONTRIBUTION | Beitrag zu einer Diskussion | 20001206 |
Method GET_PREVIOUS_CONTRIBUTION on class CL_CFX_DISCUSSION has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20001121 | ||
2 | ![]() |
I_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001120 | ||
3 | ![]() |
RP_DISCUSSION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_DISCUSSION | XML basierte Diskussion/Chat | 20001120 |
Method INITIALIZE on class CL_CFX_DISCUSSION has no exception.
Method RAISE_CREATED Signature
Method RAISE_CREATED on class CL_CFX_DISCUSSION has no parameter.
Method RAISE_CREATED on class CL_CFX_DISCUSSION has no exception.
Method RAISE_CREATED_AS_COPY Signature
Method RAISE_CREATED_AS_COPY on class CL_CFX_DISCUSSION has no parameter.
Method RAISE_CREATED_AS_COPY on class CL_CFX_DISCUSSION has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20010720 | ||
2 | ![]() |
I_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20010720 | ||
3 | ![]() |
RP_DISCUSSION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_DISCUSSION | XML basierte Diskussion/Chat | 20010720 |
Method REFRESH on class CL_CFX_DISCUSSION has no exception.
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DISCUSSION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_DISCUSSION | XML basierte Diskussion/Chat | 20001121 |
Method REGISTER on class CL_CFX_DISCUSSION has no exception.
Method SET_ID Signature
Method SET_ID on class CL_CFX_DISCUSSION has no parameter.
Method SET_ID on class CL_CFX_DISCUSSION has no exception.
Method UNREGISTER Signature
Method UNREGISTER on class CL_CFX_DISCUSSION has no parameter.
Method UNREGISTER on class CL_CFX_DISCUSSION has no exception.
Method WRITE_CONTENT Signature
Method WRITE_CONTENT on class CL_CFX_DISCUSSION has no parameter.
Method WRITE_CONTENT on class CL_CFX_DISCUSSION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |