SAP ABAP Interface IF_LSO_LEARNER_SETTINGS (Personalization Data of Learner)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM (Application Component) Training Management
⤷
LSO_TM_ND (Package) SAP Learning Solution - Core New Developments
⤷
⤷
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
| Interface | IF_LSO_LEARNER_SETTINGS | |
| Short Description | Personalization Data of Learner |
General Data
| Package | LSO_TM_ND | SAP Learning Solution - Core New Developments |
| Created | 20021211 | SAP |
| Last changed | 20031212 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LSO_LEARNER_SETTINGS has no forward declaration.
Interfaces
Interface IF_LSO_LEARNER_SETTINGS has no interface.
Friends
Interface IF_LSO_LEARNER_SETTINGS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_TTYPES | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Catalog: Display Course Types | 20031024 | ||
| 2 | CATALOG_VIEW | Instance attribute | Public | Type reference (TYPE) | I | Catalog: 1: List 2: Hierarchy | 20031024 | ||
| 3 | LEARNER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_LSO_LEARNER | Learner's Identity | 20021211 | ||
| 4 | LEARNING_STRATEGY | Instance attribute | Public | Type reference (TYPE) | LSO_STRATEGY_C | Learning strategy | 20021211 | ||
| 5 | SEARCH_LANGUAGE | Instance attribute | Public | Type reference (TYPE) | SPRAS | Find: Preferred Language | 20021211 | ||
| 6 | SEARCH_LOCATION | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Find: Preferred Location | 20021211 | ||
| 7 | SEARCH_LOCATION_LEVEL | Instance attribute | Public | Type reference (TYPE) | I | Find: Preferred Location Hierarchy Level | 20021211 | ||
| 8 | SEARCH_USE_SETTINGS | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Find: Use Settings | 20021211 | ||
| 9 | TRAININGTYPE_READ_NDAYS | 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
Interface IF_LSO_LEARNER_SETTINGS has no event.
Types
Interface IF_LSO_LEARNER_SETTINGS has no local type.
Method Signatures
Method REFRESH_VALUES Signature
Method REFRESH_VALUES on Interface IF_LSO_LEARNER_SETTINGS has no parameter.
Method REFRESH_VALUES on Interface 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 Interface 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 Interface 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 Interface 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 | 200 |