SAP ABAP Class CL_LSO_BSP_CELL_RENDERER (Class for Rendering Cells)
Hierarchy
LSOFE (Software Component) SAP Learning Solution Front-End
   CA (Application Component) Cross-Application Components
     LSO_FRONTEND (Package) SAP Learning Solution - Learning Portal
Properties
Class CL_LSO_BSP_CELL_RENDERER  
Short Description Class for Rendering Cells    
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 20031029   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_BSP_CELL_RENDERER has no forward declaration.
Interfaces
Class CL_LSO_BSP_CELL_RENDERER has no interface implemented.
Friends
Class CL_LSO_BSP_CELL_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Object reference (TYPE REF TO) CL_LSO_APPLICATION 20031029
2 IT_LANGUAGES Instance attribute Protected See coding Languages 20031029
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031029
2 RENDER_DETAIL Instance method Public Method Render PD Object 20031029
3 RENDER_LANGUAGE Instance method Public Method Render Language 20031029
4 RENDER_LOCATION Instance method Public Method Render Location 20031029
5 RENDER_SCHEDULE Instance method Public Method Render Schedule 20031029
6 RENDER_SCHEDULE_DEFAULT Instance method Private Method Render Classroom Training Schedule 20031104
7 RENDER_SCHEDULE_TEST Instance method Private Method Render Online Test Schedule 20031104
8 RENDER_SCHEDULE_WBT Instance method Private Method Render WBT Schedule 20031104
9 RENDER_TFORM Instance method Public Method Render Delivery Method 20031029
Events
Class CL_LSO_BSP_CELL_RENDERER has no event.
Types
Class CL_LSO_BSP_CELL_RENDERER 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 20031029

Method CONSTRUCTOR on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESIGN Call by reference Type reference (TYPE) STRING 'STANDARD' Design 20040127
2 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID ObjektID 20031029
3 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20031029
4 Importing IM_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20031029
5 Importing IM_TEXT Call by reference Type reference (TYPE) STRING Text 20031029
6 Importing IM_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip Text alternativ zu Text 20031103
7 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031029

Method RENDER_DETAIL on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SPRAS 20031029
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031029

Method RENDER_LANGUAGE on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOCATION Call by reference Type reference (TYPE) STRING Ort 20031029
2 Importing IM_TARGET Call by reference Type reference (TYPE) STRING Target der URL 20031029
3 Importing IM_URL Call by reference Type reference (TYPE) STRING URL zum Ort 20031029
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031029

Method RENDER_LOCATION on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BEGDA Call by reference Attribute reference (LIKE) SY-DATUM SY-DATUM Beginndatum 20031029
2 Importing IM_BEGUZ Call by reference Type reference (TYPE) BEGUZ Beginnuhrzeit 20031029
3 Importing IM_ENDDA Call by reference Attribute reference (LIKE) SY-DATUM '99993112' Endedatum 20031029
4 Importing IM_ENDUZ Call by reference Type reference (TYPE) ENDUZ Endeuhrzeit 20031029
5 Importing IM_OBJECT_OBJID Call by reference Type reference (TYPE) HROBJID OBJID, falls Link für Objekt 20031029
6 Importing IM_OBJECT_OTYPE Call by reference Type reference (TYPE) OTYPE OTYPE, falls Link für Objekt 20031029
7 Importing IM_OBJECT_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante, falls Link für Objekt 20031029
8 Importing IM_OBJECT_TEXT Call by reference Type reference (TYPE) STRING Tooltip für Link 20031029
9 Importing IM_TFORM Call by reference Type reference (TYPE) NUMC4 Trainingsform 20031029
10 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031029

Method RENDER_SCHEDULE on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_SCHEDULE_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BEGDA Call by reference Attribute reference (LIKE) SY-DATUM SY-DATUM Beginndatum 20031104
2 Importing IM_BEGUZ Call by reference Type reference (TYPE) BEGUZ Beginnuhrzeit 20031104
3 Importing IM_ENDDA Call by reference Attribute reference (LIKE) SY-DATUM '99993112' Endedatum 20031104
4 Importing IM_ENDUZ Call by reference Type reference (TYPE) ENDUZ Endeuhrzeit 20031104
5 Importing IM_OBJECT_OBJID Call by reference Type reference (TYPE) HROBJID OBJID, falls Link für Objekt 20031104
6 Importing IM_OBJECT_OTYPE Call by reference Type reference (TYPE) OTYPE OTYPE, falls Link für Objekt 20031104
7 Importing IM_OBJECT_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante, falls Link für Objekt 20031104
8 Importing IM_OBJECT_TEXT Call by reference Type reference (TYPE) STRING Tooltip für Link 20031104
9 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031104

Method RENDER_SCHEDULE_DEFAULT on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_SCHEDULE_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BEGDA Call by reference Attribute reference (LIKE) SY-DATUM SY-DATUM Beginndatum 20031104
2 Importing IM_ENDDA Call by reference Attribute reference (LIKE) SY-DATUM '99993112' Endedatum 20031104
3 Importing IM_OBJECT_OBJID Call by reference Type reference (TYPE) HROBJID OBJID, falls Link für Objekt 20031104
4 Importing IM_OBJECT_OTYPE Call by reference Type reference (TYPE) OTYPE OTYPE, falls Link für Objekt 20031104
5 Importing IM_OBJECT_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante, falls Link für Objekt 20031104
6 Importing IM_OBJECT_TEXT Call by reference Type reference (TYPE) STRING Tooltip für Link 20031104
7 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031104

Method RENDER_SCHEDULE_TEST on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_SCHEDULE_WBT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BEGDA Call by reference Attribute reference (LIKE) SY-DATUM SY-DATUM Beginndatum 20031104
2 Importing IM_ENDDA Call by reference Attribute reference (LIKE) SY-DATUM '99993112' Endedatum 20031104
3 Importing IM_OBJECT_OBJID Call by reference Type reference (TYPE) HROBJID OBJID, falls Link für Objekt 20031104
4 Importing IM_OBJECT_OTYPE Call by reference Type reference (TYPE) OTYPE OTYPE, falls Link für Objekt 20031104
5 Importing IM_OBJECT_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante, falls Link für Objekt 20031104
6 Importing IM_OBJECT_TEXT Call by reference Type reference (TYPE) STRING Tooltip für Link 20031104
7 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031104

Method RENDER_SCHEDULE_WBT on class CL_LSO_BSP_CELL_RENDERER has no exception.

Method RENDER_TFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TFORM Call by reference Type reference (TYPE) NUMC4 Trainingsform 20031029
2 Importing IM_TXT_TYPE Call by reference Type reference (TYPE) FLAG 'S' S=short,L=singular,P=plural 20031114
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031029

Method RENDER_TFORM on class CL_LSO_BSP_CELL_RENDERER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300