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 APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_LSO_APPLICATION Application Class 20031029
2 CELL_RENDERER Instance attribute Private Object reference (TYPE REF TO) CL_LSO_BSP_CELL_RENDERER Cell Renderer 20031029
3 CO_COLUMN_INFORMATION Constant Public Type reference (TYPE) STRING 'INFORMATION' Information Column 20031017
4 CO_COLUMN_LANGUAGE Constant Public Type reference (TYPE) STRING 'LANGUAGE' Language Column 20031017
5 CO_COLUMN_LOCATION Constant Public Type reference (TYPE) STRING 'LOCATION' Location Column 20031017
6 CO_COLUMN_PLACES Constant Public Type reference (TYPE) STRING 'PLACES' Free Places Column 20031017
7 CO_COLUMN_PRICE Constant Public Type reference (TYPE) STRING 'PRICE' Price Column 20031017
8 CO_COLUMN_SCHEDULE Constant Public Type reference (TYPE) STRING 'SCHEDULE' Schedule Column 20031017
9 CO_COLUMN_TFORM Constant Public Type reference (TYPE) STRING 'TFORM' Delivery Method Column 20031020
10 CO_COLUMN_TRAINING Constant Public Type reference (TYPE) STRING 'TRAINING' Course Column 20031020
11 IS_LEARNERINFO Instance attribute Private Type reference (TYPE) LSLEARNERINFO Information on the Learner 20031017
12 IT_CHECKRESULTS Instance attribute Private Type reference (TYPE) LSBOOKINGCHECKRESULT_TAB Check Results 20031017
13 IT_PRICES Instance attribute Private Type reference (TYPE) LSCURR_ELEMENT_PRICE_TAB Prices 20031017
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031017
2 GET_PRICE_FOR_TRAINING Instance method Public Method Returns Course Price 20031020
3 HAS_SEVERITY Instance method Private Method Checks for Messages About a Course 20040622
4 RENDER_INFORMATION Instance method Private Method Render Information Cell 20031029
5 RENDER_PLACES Instance method Private Method Render Places Cell 20031029
6 RENDER_PRICE 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 Importing IM_APPLICATION Call by reference Object reference (TYPE REF TO) CL_LSO_APPLICATION 20031017
2 Importing IM_CHECKRESULTS Call by reference Type reference (TYPE) LSBOOKINGCHECKRESULT_TAB Prüfergebnisse 20031017
3 Importing IM_LEARNERINFO Call by reference Type reference (TYPE) LSLEARNERINFO Lerner Information 20031017
4 Importing 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 Exporting EX_CURKY Call by reference Type reference (TYPE) LSHRI1021-IWAER Währung 20031020
2 Exporting EX_FEE Call by reference Type reference (TYPE) LSHRI1021-IKOST Preis 20031020
3 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID Training 20031020
4 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Training 20031020
5 Importing 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 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID Objekt-Id 20040622
2 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20040622
3 Importing IM_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20040622
4 Importing IM_TYPE Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20040622
5 Returning 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 Importing IM_LINE Call by reference Type reference (TYPE) LSCURRTRAINING 20031029
2 Returning 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 Importing IM_LINE Call by reference Type reference (TYPE) LSCURRTRAINING 20031029
2 Returning 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 Importing IM_LINE Call by reference Type reference (TYPE) LSCURRTRAINING 20031029
2 Returning 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