SAP ABAP Class IF_LSO_LEARNER_SETTINGS (Personalization Data of Learner)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_LEARNER_SETTINGS | Personalization Data of Learner | 20021211 |
Properties
| Class | IF_LSO_LEARNER_SETTINGS | |
| Short Description | Personalization Data of Learner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021211 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LSO_LEARNER_SETTINGS has no forward declaration.
Interfaces
Class IF_LSO_LEARNER_SETTINGS has no interface implemented.
Friends
Class IF_LSO_LEARNER_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Catalog: Display Course Types | 20031024 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Catalog: 1: List 2: Hierarchy | 20031024 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_LSO_LEARNER | Learner's Identity | 20021211 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | LSO_STRATEGY_C | Learning strategy | 20021211 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SPRAS | Find: Preferred Language | 20021211 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Find: Preferred Location | 20021211 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | Find: Preferred Location Hierarchy Level | 20021211 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Find: Use Settings | 20021211 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | Preview Period in Days | 20021211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Re-Read All Data | 20021211 | |
| 2 | Instance method | Public | Method | Save Changes | 20021211 | |
| 3 | Instance method | Public | Method | Catalog: Display Course Types | 20031024 | |
| 4 | Instance method | Public | Method | Catalog: Set View | 20031024 | |
| 5 | Instance method | Public | Method | Set Learning Strategy | 20021211 | |
| 6 | Instance method | Public | Method | Find: Set Preferred Language | 20021211 | |
| 7 | Instance method | Public | Method | Find: Set Preferred Location | 20021211 | |
| 8 | Instance method | Public | Method | Find: Use Settings | 20021211 | |
| 9 | Instance method | Public | Method | Preview Period in Days | 20021211 |
Events
Class IF_LSO_LEARNER_SETTINGS has no event.
Types
Class IF_LSO_LEARNER_SETTINGS has no local type.
Method Signatures
Method REFRESH_VALUES Signature
Method REFRESH_VALUES on class IF_LSO_LEARNER_SETTINGS has no parameter.
Method REFRESH_VALUES on class IF_LSO_LEARNER_SETTINGS has no exception.
Method SAVE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20021211 |
Method SAVE_VALUES on class IF_LSO_LEARNER_SETTINGS has no exception.
Method SET_CATALOG_TTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SHOW_TTYPES | Call by reference | Type reference (TYPE) | BOOLE_D | Trainingstypen anzeigen | 20031024 |
Method SET_CATALOG_TTYPES on class IF_LSO_LEARNER_SETTINGS has no exception.
Method SET_CATALOG_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VIEW | Call by reference | Type reference (TYPE) | I | 1: Liste 2: Hierarchie | 20031024 |
Method SET_CATALOG_VIEWS on class IF_LSO_LEARNER_SETTINGS has no exception.
Method SET_LEARNING_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MACID | Call by reference | Type reference (TYPE) | LSO_MACSTRAT_C | Makrolernstrategie | 20021211 | |||
| 2 | IM_MICID | Call by reference | Type reference (TYPE) | LSO_MICSTRAT_C | Mikrolernstrategie | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen | 20021211 |
Method SET_SEARCH_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Suche: Bevorzugte Sprache | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen | 20021211 |
Method SET_SEARCH_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEVEL | Call by reference | Type reference (TYPE) | TDEPTH | Hierarchiestufe | 20021211 | |||
| 2 | IM_LOCATION | Call by reference | Type reference (TYPE) | HROBJECT | Suche: Bevorzugter Ort | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlgeschlagen | 20021211 |
Method SET_SEARCH_USE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USE_SETTINGS | Call by reference | Type reference (TYPE) | BOOLE_D | Einstellungen verwenden | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen | 20021211 |
Method SET_TRAININGTYPE_READ_NDAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DAYS | Call by reference | Type reference (TYPE) | I | Vorschauzeitraum in Tagen | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen | 20021211 |
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |