SAP ABAP Class CL_LSO_COLLABORATION (Factory Class for All LSO Collaborations)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM (Application Component) Training Management
⤷
LSO_COLLABORATION (Package) Learning Solution: Collaboration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LSO_COL_MANAGER | Manager for a Collaboration Scenario | 20030613 |
Properties
| Class | CL_LSO_COLLABORATION | |
| Short Description | Factory Class for All LSO Collaborations | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | LSO_COLLABORATION | |
| Program status | ||
| Category | 0 | |
| Package | LSO_COLLABORATION | Learning Solution: Collaboration |
| Created | 20030613 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LSO_COL_MANAGER | Manager for a Collaboration Scenario | 20030613 |
Friends
Class CL_LSO_COLLABORATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_LSO_COLLABORATION | BAdI Interface IF_EX_LSO_COLLABORATION | 20030929 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_LSO_COLLABORATION | Interface for All Managers of a Collaboration Solution | 20030613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Helper: Delete All Participants | 20030929 | |
| 2 | Instance method | Public | Method | Helper: Cancel Course | 20030804 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030613 | |
| 4 | Instance method | Public | Method | Helper: End All Participants | 20030804 | |
| 5 | Instance method | Public | Method | Helper: End Course | 20030804 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20030929 | |
| 7 | Instance method | Public | Method | 20030804 | ||
| 8 | Instance method | Private | Method | Delivers Instance of a Collabortion Scenario | 20030613 | |
| 9 | Instance method | Public | Method | Helper: Delivers Only HROBJECTs with Course Rooms | 20040123 | |
| 10 | Instance method | Public | Method | Helper: Delivers Title, Description, and URL for All Rooms | 20031112 | |
| 11 | Instance method | Public | Method | Helper: Add All Participants | 20030613 | |
| 12 | Instance method | Public | Method | Helper: Invalidates Buffer | 20040524 | |
| 13 | Instance method | Public | Method | Helper: Rebook Participants | 20030929 | |
| 14 | Instance method | Private | Method | Helper: Fills Buffer to Improve Performance | 20040114 | |
| 15 | Instance method | Private | Method | Writes Information in Log File | 20030807 |
Events
Class CL_LSO_COLLABORATION has no event.
Types
Class CL_LSO_COLLABORATION has no local type.
Method Signatures
Method CANCEL_PARTICIPANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Gültigkeitsbeginn | 20031110 | ||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20031110 | ||
| 3 | IM_LEARNER_ID | Call by reference | Type reference (TYPE) | SOBID | Identifikation eines Lerners | 20031107 | |||
| 4 | IM_LEARNER_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031107 | |||
| 5 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031107 | ||
| 6 | IM_PRIOX | Call by reference | Type reference (TYPE) | PRIOX | CL_LSO_CONST=>SEMIN_NPRIO | Priorität | 20031112 | ||
| 7 | IM_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Training | 20031107 | |||
| 8 | IM_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20030929 |
Method CANCEL_TRAINING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20031121 | |||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20031121 | |||
| 3 | IM_ROOMID | Call by reference | Type reference (TYPE) | LSO_COL_ROOMID | Identifikation eines Raums | 20030929 | |||
| 4 | IM_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20031110 | |||
| 5 | IM_TRAINING_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031110 | ||
| 6 | IM_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20040210 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LSO_COLLABORATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_COLLABORATION has no exception.
Method COMPLETE_PARTICIPANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Gültigkeitsbeginn | 20031110 | ||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20031110 | ||
| 3 | IM_LEARNER_ID | Call by reference | Type reference (TYPE) | SOBID | Identifikation eines Lerners | 20031107 | |||
| 4 | IM_LEARNER_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031107 | |||
| 5 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031107 | ||
| 6 | IM_PRIOX | Call by reference | Type reference (TYPE) | PRIOX | CL_LSO_CONST=>SEMIN_NPRIO | Priorität | 20031112 | ||
| 7 | IM_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Training | 20031107 | |||
| 8 | IM_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20030804 |
Method COMPLETE_TRAINING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20031121 | |||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20031121 | |||
| 3 | IM_ROOMID | Call by reference | Type reference (TYPE) | LSO_COL_ROOMID | Identifikation eines Raums | 20030929 | |||
| 4 | IM_TRAINING_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20031110 | |||
| 5 | IM_TRAINING_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031110 | |||
| 6 | IM_TRAINING_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20030930 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LSO_COLLABORATION has no parameter.
Method CONSTRUCTOR on class CL_LSO_COLLABORATION has no exception.
Method GET Signature
Method GET on class CL_LSO_COLLABORATION has no parameter.
Method GET on class CL_LSO_COLLABORATION has no exception.
Method GET_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRAINING | Call by reference | Type reference (TYPE) | HROBJECT | Training | 20030613 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_LSO_COL_MANAGER | Interface für alle Manager einer Collaboration Lösung | 20030613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20030613 |
Method GET_OBJECTS_FOR_TRAININGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | CL_LSO_CONST=>CO_LOWDATE | Gültigkeitsbeginn | 20040123 | ||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20040123 | ||
| 3 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20040123 | ||
| 4 | IM_TRAININGS | Call by reference | Type reference (TYPE) | HROBJECT_TAB | Tabelle von Trainingstypen | 20040123 | |||
| 5 | IM_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Trainnig ID | 20040123 | |||
| 6 | IM_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Training Typ | 20040123 | |||
| 7 | RESULT | Value transfer | Type reference (TYPE) | LSO_COL_TRAINING_URL_LIST | Tabelle vom Typ LSO_COL_TRAINING_URL | 20040123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20040210 |
Method GET_URLS_FOR_TRAININGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | CL_LSO_CONST=>CO_LOWDATE | Gültigkeitsbeginn | 20031112 | ||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20031112 | ||
| 3 | IM_LEARNER_ID | Call by reference | Type reference (TYPE) | SOBID | Lerner ID | 20031112 | |||
| 4 | IM_LEARNER_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Lerner Typ | 20031112 | |||
| 5 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031112 | ||
| 6 | IM_TRAININGS | Call by reference | Type reference (TYPE) | HROBJECT_TAB | Tabelle von Trainingstypen | 20040115 | |||
| 7 | IM_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Trainnig ID | 20031112 | |||
| 8 | IM_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Training Typ | 20031112 | |||
| 9 | RESULT | Value transfer | Type reference (TYPE) | LSO_COL_TRAINING_URL_LIST | Tabelle vom Typ LSO_COL_TRAINING_URL | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20040210 |
Method INSERT_PARTICIPANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Gültigkeitsbeginn | 20031107 | ||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20031107 | ||
| 3 | IM_LEARNER_ID | Call by reference | Type reference (TYPE) | SOBID | Identifikation eines Lerners | 20031107 | |||
| 4 | IM_LEARNER_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031107 | |||
| 5 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031107 | ||
| 6 | IM_PRIOX | Call by reference | Type reference (TYPE) | PRIOX | CL_LSO_CONST=>SEMIN_NPRIO | Priorität | 20031112 | ||
| 7 | IM_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Training | 20031107 | |||
| 8 | IM_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20030613 |
Method INVALIDATE_BUFFER Signature
Method INVALIDATE_BUFFER on class CL_LSO_COLLABORATION has no parameter.
Method INVALIDATE_BUFFER on class CL_LSO_COLLABORATION has no exception.
Method MOVE_PARTICIPANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEARNER_ID | Call by reference | Type reference (TYPE) | SOBID | Id des verknüpften Objekts | 20031110 | |||
| 2 | IM_LEARNER_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Lerner | 20031110 | |||
| 3 | IM_NEW_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Gültigkeitsbeginn | 20031110 | ||
| 4 | IM_NEW_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20031110 | ||
| 5 | IM_NEW_PRIOX | Call by reference | Type reference (TYPE) | PRIOX | CL_LSO_CONST=>SEMIN_NPRIO | Priorität | 20031112 | ||
| 6 | IM_NEW_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20031110 | |||
| 7 | IM_NEW_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | neues Training | 20031110 | |||
| 8 | IM_OLD_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Gültigkeitsbeginn | 20031110 | ||
| 9 | IM_OLD_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20031110 | ||
| 10 | IM_OLD_PRIOX | Call by reference | Type reference (TYPE) | PRIOX | CL_LSO_CONST=>SEMIN_NPRIO | Priorität | 20031112 | ||
| 11 | IM_OLD_TRAINING_ID | Call by reference | Type reference (TYPE) | HROBJID | altes Training | 20031110 | |||
| 12 | IM_OLD_TRAINING_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031110 | |||
| 13 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | CL_LSO_CONST=>PLVAR | Planvariante | 20031110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Exception | 20030930 |
Method PREFETCH_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | CL_LSO_CONST=>CO_LOWDATE | Gültigkeitsbeginn | 20040114 | ||
| 2 | IM_COLLABORATIONS | Call by reference | Type reference (TYPE) | LSO_COL_COLLABORATION_LIST | Tabelle von Referenzen auf Collaborationen | 20040115 | |||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Gültigkeitsende | 20040114 | ||
| 4 | IM_TRAININGS | Call by reference | Type reference (TYPE) | HROBJECT_TAB | Tabelle von HR-Objekten | 20040115 |
Method PREFETCH_BUFFER on class CL_LSO_COLLABORATION has no exception.
Method WRITE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEARNER | Call by reference | Type reference (TYPE) | HRSOBID | Lerner | 20040205 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20030807 | ||||
| 3 | IM_TRAINING | Call by reference | Type reference (TYPE) | HROBJECT | Training | 20040205 |
Method WRITE_INFO on class CL_LSO_COLLABORATION has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 300 |