SAP ABAP Class CL_LSO_BSP_IT_CURRICULUM (Iterator for Curriculum.htm)
Hierarchy
☛
LSOFE (Software Component) SAP Learning Solution Front-End
⤷
CA (Application Component) Cross-Application Components
⤷
LSO_FRONTEND (Package) SAP Learning Solution - Learning Portal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20031017 |
Properties
| Class | CL_LSO_BSP_IT_CURRICULUM | |
| Short Description | Iterator for Curriculum.htm | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_FRONTEND | SAP Learning Solution - Learning Portal |
| Created | 20031017 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LSO_BSP_IT_CURRICULUM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20031017 |
Friends
Class CL_LSO_BSP_IT_CURRICULUM 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) | CL_LSO_APPLICATION | Application Class | 20031029 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LSO_BSP_CELL_RENDERER | Cell Renderer | 20031029 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'INFORMATION' | Information Column | 20031017 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'LANGUAGE' | Language Column | 20031017 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'LOCATION' | Location Column | 20031017 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PLACES' | Free Places Column | 20031017 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'PRICE' | Price Column | 20031017 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SCHEDULE' | Schedule Column | 20031017 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'TFORM' | Delivery Method Column | 20031020 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'TRAINING' | Course Column | 20031020 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | LSLEARNERINFO | Information on the Learner | 20031017 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LSBOOKINGCHECKRESULT_TAB | Check Results | 20031017 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | LSCURR_ELEMENT_PRICE_TAB | Prices | 20031017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031017 | |
| 2 | Instance method | Public | Method | Returns Course Price | 20031020 | |
| 3 | Instance method | Private | Method | Checks for Messages About a Course | 20040622 | |
| 4 | Instance method | Private | Method | Render Information Cell | 20031029 | |
| 5 | Instance method | Private | Method | Render Places Cell | 20031029 | |
| 6 | Instance method | Private | Method | Render Price Cell | 20031029 |
Events
Class CL_LSO_BSP_IT_CURRICULUM has no event.
Types
Class CL_LSO_BSP_IT_CURRICULUM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_LSO_APPLICATION | 20031017 | ||||
| 2 | IM_CHECKRESULTS | Call by reference | Type reference (TYPE) | LSBOOKINGCHECKRESULT_TAB | Prüfergebnisse | 20031017 | |||
| 3 | IM_LEARNERINFO | Call by reference | Type reference (TYPE) | LSLEARNERINFO | Lerner Information | 20031017 | |||
| 4 | IM_PRICES | Call by reference | Type reference (TYPE) | LSCURR_ELEMENT_PRICE_TAB | Preise der Elemente | 20031017 |
Method CONSTRUCTOR on class CL_LSO_BSP_IT_CURRICULUM has no exception.
Method GET_PRICE_FOR_TRAINING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CURKY | Call by reference | Type reference (TYPE) | LSHRI1021-IWAER | Währung | 20031020 | |||
| 2 | EX_FEE | Call by reference | Type reference (TYPE) | LSHRI1021-IKOST | Preis | 20031020 | |||
| 3 | IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Training | 20031020 | |||
| 4 | IM_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Training | 20031020 | |||
| 5 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Training | 20031020 |
Method GET_PRICE_FOR_TRAINING on class CL_LSO_BSP_IT_CURRICULUM has no exception.
Method HAS_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20040622 | |||
| 2 | IM_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20040622 | |||
| 3 | IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20040622 | |||
| 4 | IM_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20040622 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040622 |
Method HAS_SEVERITY on class CL_LSO_BSP_IT_CURRICULUM has no exception.
Method RENDER_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINE | Call by reference | Type reference (TYPE) | LSCURRTRAINING | 20031029 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_BEE | 20031029 |
Method RENDER_INFORMATION on class CL_LSO_BSP_IT_CURRICULUM has no exception.
Method RENDER_PLACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINE | Call by reference | Type reference (TYPE) | LSCURRTRAINING | 20031029 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_BEE | 20031029 |
Method RENDER_PLACES on class CL_LSO_BSP_IT_CURRICULUM has no exception.
Method RENDER_PRICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINE | Call by reference | Type reference (TYPE) | LSCURRTRAINING | 20031029 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_BEE | 20031029 |
Method RENDER_PRICE on class CL_LSO_BSP_IT_CURRICULUM has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 300 |