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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_LSO_APPLICATION | 20031029 | |||
2 | ![]() |
Instance attribute | Protected | See coding | Languages | 20031029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031029 |
2 | ![]() |
Instance method | Public | Method | Render PD Object | 20031029 |
3 | ![]() |
Instance method | Public | Method | Render Language | 20031029 |
4 | ![]() |
Instance method | Public | Method | Render Location | 20031029 |
5 | ![]() |
Instance method | Public | Method | Render Schedule | 20031029 |
6 | ![]() |
Instance method | Private | Method | Render Classroom Training Schedule | 20031104 |
7 | ![]() |
Instance method | Private | Method | Render Online Test Schedule | 20031104 |
8 | ![]() |
Instance method | Private | Method | Render WBT Schedule | 20031104 |
9 | ![]() |
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 | ![]() |
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 | ![]() |
IM_DESIGN | Call by reference | Type reference (TYPE) | STRING | 'STANDARD' | Design | 20040127 | |
2 | ![]() |
IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | ObjektID | 20031029 | ||
3 | ![]() |
IM_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20031029 | ||
4 | ![]() |
IM_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20031029 | ||
5 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20031029 | ||
6 | ![]() |
IM_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip Text alternativ zu Text | 20031103 | ||
7 | ![]() |
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 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20031029 | |||
2 | ![]() |
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 | ![]() |
IM_LOCATION | Call by reference | Type reference (TYPE) | STRING | Ort | 20031029 | ||
2 | ![]() |
IM_TARGET | Call by reference | Type reference (TYPE) | STRING | Target der URL | 20031029 | ||
3 | ![]() |
IM_URL | Call by reference | Type reference (TYPE) | STRING | URL zum Ort | 20031029 | ||
4 | ![]() |
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 | ![]() |
IM_BEGDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | SY-DATUM | Beginndatum | 20031029 | |
2 | ![]() |
IM_BEGUZ | Call by reference | Type reference (TYPE) | BEGUZ | Beginnuhrzeit | 20031029 | ||
3 | ![]() |
IM_ENDDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | '99993112' | Endedatum | 20031029 | |
4 | ![]() |
IM_ENDUZ | Call by reference | Type reference (TYPE) | ENDUZ | Endeuhrzeit | 20031029 | ||
5 | ![]() |
IM_OBJECT_OBJID | Call by reference | Type reference (TYPE) | HROBJID | OBJID, falls Link für Objekt | 20031029 | ||
6 | ![]() |
IM_OBJECT_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | OTYPE, falls Link für Objekt | 20031029 | ||
7 | ![]() |
IM_OBJECT_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante, falls Link für Objekt | 20031029 | ||
8 | ![]() |
IM_OBJECT_TEXT | Call by reference | Type reference (TYPE) | STRING | Tooltip für Link | 20031029 | ||
9 | ![]() |
IM_TFORM | Call by reference | Type reference (TYPE) | NUMC4 | Trainingsform | 20031029 | ||
10 | ![]() |
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 | ![]() |
IM_BEGDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | SY-DATUM | Beginndatum | 20031104 | |
2 | ![]() |
IM_BEGUZ | Call by reference | Type reference (TYPE) | BEGUZ | Beginnuhrzeit | 20031104 | ||
3 | ![]() |
IM_ENDDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | '99993112' | Endedatum | 20031104 | |
4 | ![]() |
IM_ENDUZ | Call by reference | Type reference (TYPE) | ENDUZ | Endeuhrzeit | 20031104 | ||
5 | ![]() |
IM_OBJECT_OBJID | Call by reference | Type reference (TYPE) | HROBJID | OBJID, falls Link für Objekt | 20031104 | ||
6 | ![]() |
IM_OBJECT_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | OTYPE, falls Link für Objekt | 20031104 | ||
7 | ![]() |
IM_OBJECT_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante, falls Link für Objekt | 20031104 | ||
8 | ![]() |
IM_OBJECT_TEXT | Call by reference | Type reference (TYPE) | STRING | Tooltip für Link | 20031104 | ||
9 | ![]() |
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 | ![]() |
IM_BEGDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | SY-DATUM | Beginndatum | 20031104 | |
2 | ![]() |
IM_ENDDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | '99993112' | Endedatum | 20031104 | |
3 | ![]() |
IM_OBJECT_OBJID | Call by reference | Type reference (TYPE) | HROBJID | OBJID, falls Link für Objekt | 20031104 | ||
4 | ![]() |
IM_OBJECT_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | OTYPE, falls Link für Objekt | 20031104 | ||
5 | ![]() |
IM_OBJECT_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante, falls Link für Objekt | 20031104 | ||
6 | ![]() |
IM_OBJECT_TEXT | Call by reference | Type reference (TYPE) | STRING | Tooltip für Link | 20031104 | ||
7 | ![]() |
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 | ![]() |
IM_BEGDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | SY-DATUM | Beginndatum | 20031104 | |
2 | ![]() |
IM_ENDDA | Call by reference | Attribute reference (LIKE) | SY-DATUM | '99993112' | Endedatum | 20031104 | |
3 | ![]() |
IM_OBJECT_OBJID | Call by reference | Type reference (TYPE) | HROBJID | OBJID, falls Link für Objekt | 20031104 | ||
4 | ![]() |
IM_OBJECT_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | OTYPE, falls Link für Objekt | 20031104 | ||
5 | ![]() |
IM_OBJECT_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante, falls Link für Objekt | 20031104 | ||
6 | ![]() |
IM_OBJECT_TEXT | Call by reference | Type reference (TYPE) | STRING | Tooltip für Link | 20031104 | ||
7 | ![]() |
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 | ![]() |
IM_TFORM | Call by reference | Type reference (TYPE) | NUMC4 | Trainingsform | 20031029 | ||
2 | ![]() |
IM_TXT_TYPE | Call by reference | Type reference (TYPE) | FLAG | 'S' | S=short,L=singular,P=plural | 20031114 | |
3 | ![]() |
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 |