SAP ABAP Class CL_CFX_MEETING_ROOM (Discussion Room: Manages Discussions and Settings)
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
⤷
⤷
Properties
| Class | CL_CFX_MEETING_ROOM | |
| Short Description | Discussion Room: Manages Discussions and Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20010427 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_MEETING_ROOM has no interface implemented.
Friends
Class CL_CFX_MEETING_ROOM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_SETTINGS | Storage of Configurations | 20010427 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20010627 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20010504 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011025 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010427 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010427 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010917 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010427 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Boolean Type | 20010917 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010627 | ||||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'https://sap-cfolders.webex.com/sap-cfolders' | KW Framework: Description | 20011008 | ||
| 12 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010504 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | STRING | KW Framework: Description | 20011025 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010427 | ||||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'System Settings' | KW Framework: Description | 20010627 | ||
| 16 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20010427 | ||||
| 17 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010917 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010427 | ||||
| 19 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010427 | ||||
| 20 | Static Attribute | Private | Type reference (TYPE) | STRING | 20010917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancels the Current and All Linked Meetings | 20010523 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010427 | |
| 3 | Instance method | Public | Method | Generates a New Meeting Instance | 20010529 | |
| 4 | Instance method | Public | Method | Deletes All Meetings for a User | 20020211 | |
| 5 | Instance method | Public | Method | Delete a Meeting | 20010427 | |
| 6 | Instance method | Public | Method | Ends the Current and All Linked Meetings | 20010531 | |
| 7 | Instance method | Public | Method | Delivers a Meeting Instance for WebEx ID | 20010530 | |
| 8 | Instance method | Public | Method | Delivers All User Meetings for a Meeting | 20010530 | |
| 9 | Instance method | Public | Method | Delivers a Meeting | 20010504 | |
| 10 | Instance method | Public | Method | Meetings of a User as Initiator and Participant | 20010427 | |
| 11 | Instance method | Public | Method | Delivers the Meeting Settings | 20010427 | |
| 12 | Instance method | Public | Method | Delivers a Meeting Instance for WebEx ID | 20010523 | |
| 13 | Instance method | Public | Method | Delivers All WebEx Meetings of All Participants | 20010523 | |
| 14 | Instance method | Public | Method | Specifies Whether Meetings are Supported in the Application | 20010427 | |
| 15 | Instance method | Public | Method | Participant in Current Meeting | 20010531 | |
| 16 | Instance method | Public | Method | Exit Current Meeting | 20010531 | |
| 17 | Instance method | Public | Method | Changes the Meeting Settings | 20010628 | |
| 18 | Instance method | Public | Method | Sets the Meeting ID | 20010530 | |
| 19 | Instance method | Public | Method | Starts the Current and All Linked Meetings | 20010531 |
Events
Class CL_CFX_MEETING_ROOM has no event.
Types
Class CL_CFX_MEETING_ROOM has no local type.
Method Signatures
Method CANCEL_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010523 | ||||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010523 |
Method CANCEL_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TOOL_NAME | Value transfer | Type reference (TYPE) | STRING | 20010427 |
Method CONSTRUCTOR on class CL_CFX_MEETING_ROOM has no exception.
Method CREATE_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_MEETING | Call by reference | Object reference (TYPE REF TO) | CL_CFX_MEETING | Meeting | 20010529 | |||
| 2 | E_ID | Call by reference | Type reference (TYPE) | STRING | 20010529 | ||||
| 3 | IT_PARTICIPANT | Value transfer | Type reference (TYPE) | CFX_TT_USER_ID_LIST | Liste von User | 20010529 | |||
| 4 | I_DURATION | Call by reference | Type reference (TYPE) | I | 20010529 | ||||
| 5 | I_EMAIL_INVITATION | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20011026 | |||
| 6 | I_INITIATOR_FULLNAME | Call by reference | Type reference (TYPE) | STRING | 20010529 | ||||
| 7 | I_INITIATOR_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010529 | |||
| 8 | I_LISTED_MEETING | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20011127 | |||
| 9 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20010529 | ||||
| 10 | I_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20010529 | ||||
| 11 | I_SCHEDULED_TIME_UTC | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010531 | |||
| 12 | I_SUBJECT_URL | Call by reference | Type reference (TYPE) | STRING | 20010529 | ||||
| 13 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | 20010529 | ||||
| 14 | I_WEBEX_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010529 |
Method CREATE_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method DELETE_ALL_USER_MEETINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | 20020211 |
Method DELETE_ALL_USER_MEETINGS on class CL_CFX_MEETING_ROOM has no exception.
Method DELETE_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Value transfer | Type reference (TYPE) | STRING | 20010427 | ||||
| 2 | I_USER_ID | Value transfer | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010427 |
Method DELETE_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method END_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010531 | ||||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010531 |
Method END_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method GET_INITIATOR_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_MEETING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_MEETING | Meeting | 20010530 | |||
| 2 | I_INITIATOR_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010530 | ||||
| 3 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | 20010530 |
Method GET_INITIATOR_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method GET_INITIATOR_MEETINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEETING | Value transfer | Type reference (TYPE) | CFX_TT_MEETING | Tabelle mit Meeting Objekten | 20010530 | |||
| 2 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010530 | ||||
| 3 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Tabelle mit Meeting Objekten | 20010530 |
Method GET_INITIATOR_MEETINGS on class CL_CFX_MEETING_ROOM has no exception.
Method GET_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_MEETING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_MEETING | Meeting | 20010504 | |||
| 2 | I_MEETING_ID | Value transfer | Type reference (TYPE) | STRING | 20010504 | ||||
| 3 | I_USER_ID | Value transfer | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010504 |
Method GET_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method GET_MEETINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INITIATOR_MEETING | Value transfer | Type reference (TYPE) | CFX_TT_MEETING_ATTRIBUTES | Tabelle mit Meeting Objekten | 20010427 | |||
| 2 | ET_PARTICIPANT_MEETING | Value transfer | Type reference (TYPE) | CFX_TT_MEETING_ATTRIBUTES | Tabelle mit Meeting Objekten | 20010427 | |||
| 3 | I_USER_ID | Value transfer | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010427 |
Method GET_MEETINGS on class CL_CFX_MEETING_ROOM has no exception.
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ASSISTENT_UPDATE_SECONDS | Value transfer | Type reference (TYPE) | I | 20010627 | ||||
| 2 | E_DURATION_MAX | Value transfer | Type reference (TYPE) | I | 20010504 | ||||
| 3 | E_EMAIL_INVITATION | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20011025 | |||
| 4 | E_FOLDER_NAME | Value transfer | Type reference (TYPE) | STRING | 20010427 | ||||
| 5 | E_MEETINGS_ACTIVE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20010628 | |||
| 6 | E_MEETING_SITE | Value transfer | Type reference (TYPE) | STRING | 20010917 | ||||
| 7 | E_MEETING_TOOL | Value transfer | Type reference (TYPE) | STRING | 20010427 | ||||
| 8 | E_USE_DEMO_SITE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20010917 |
Method GET_SETTINGS on class CL_CFX_MEETING_ROOM has no exception.
Method GET_WEBEX_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_MEETING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_MEETING | Meeting | 20010523 | |||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | 20010523 | ||||
| 3 | I_WEBEX_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010523 |
Method GET_WEBEX_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method GET_WEBEX_MEETINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEETING | Value transfer | Type reference (TYPE) | CFX_TT_MEETING | Tabelle mit Meeting Objekten | 20010523 | |||
| 2 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010523 | ||||
| 3 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Tabelle mit Meeting Objekten | 20010523 |
Method GET_WEBEX_MEETINGS on class CL_CFX_MEETING_ROOM has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_ACTIVE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20010427 |
Method IS_ACTIVE on class CL_CFX_MEETING_ROOM has no exception.
Method JOIN_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010531 | ||||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010531 |
Method JOIN_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method LEAVE_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010531 | ||||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010531 |
Method LEAVE_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSISTENT_UPDATE_SECONDS | Value transfer | Type reference (TYPE) | I | 0 | 20010628 | |||
| 2 | I_DURATION_MAX | Value transfer | Type reference (TYPE) | I | 0 | 20010628 | |||
| 3 | I_EMAIL_INVITATION | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | ABAP_UNDEFINED | Boolscher Typ | 20011025 | ||
| 4 | I_FOLDER_NAME | Value transfer | Type reference (TYPE) | STRING | CL_CFX_SETTINGS=>SC_NULL_VALUE | 20010628 | |||
| 5 | I_MEETINGS_ACTIVE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_UNDEFINED | Boolscher Typ | 20010628 | ||
| 6 | I_MEETING_SITE | Value transfer | Type reference (TYPE) | STRING | CL_CFX_SETTINGS=>SC_NULL_VALUE | 20010917 | |||
| 7 | I_MEETING_TOOL | Value transfer | Type reference (TYPE) | STRING | CL_CFX_SETTINGS=>SC_NULL_VALUE | 20010628 | |||
| 8 | I_USE_DEMO_SITE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | ABAP_UNDEFINED | Boolscher Typ | 20010917 |
Method SET_SETTINGS on class CL_CFX_MEETING_ROOM has no exception.
Method SET_WEBEX_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010530 | ||||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010530 | |||
| 3 | I_WEBEX_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010530 |
Method SET_WEBEX_MEETING on class CL_CFX_MEETING_ROOM has no exception.
Method START_MEETING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEETING_ID | Call by reference | Type reference (TYPE) | STRING | 20010531 | ||||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010531 |
Method START_MEETING on class CL_CFX_MEETING_ROOM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |