SAP ABAP Class CL_LSO_BSP_IT_PROFILEMATCHUP (Iterator for Profile Matchup)
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 20031024
Properties
Class CL_LSO_BSP_IT_PROFILEMATCHUP  
Short Description Iterator for Profile Matchup    
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 20031024   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_BSP_IT_PROFILEMATCHUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20031024
Friends
Class CL_LSO_BSP_IT_PROFILEMATCHUP 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 20031024
2 CO_COLUMN_MATCHUP_ICON Constant Public Type reference (TYPE) STRING 'MATCHUP_ICON' 20031029
3 CO_COLUMN_PMICON Constant Public Type reference (TYPE) STRING 'PMICON' 20031024
4 CO_COLUMN_QUALIF_TEXT Constant Public Type reference (TYPE) STRING 'QUALIF_TEXT' 20031024
5 CO_COLUMN_RATING_TEXT Constant Public Type reference (TYPE) STRING 'RATING_TEXT' 20031024
6 CO_COLUMN_REQUIRES_TEXT Constant Public Type reference (TYPE) STRING 'REQUIRES_TEXT' 20031024
7 CO_ICON_CIRC_LED_GREEN Instance attribute Public Type reference (TYPE) STRING 'icons/circ_led_green.gif' 20031024
8 CO_ICON_SQU_LED_RED Instance attribute Public Type reference (TYPE) STRING 'icons/squ_led_red.gif' 20031024
9 CO_ICON_SQU_QUES_GREY Instance attribute Public Type reference (TYPE) STRING 'icons/squ_ques_grey.gif' 20031024
10 CO_ICON_TRIA_EXCLA_RED Instance attribute Public Type reference (TYPE) STRING 'icons/tria_excla_red.gif ' 20031024
11 CO_ICON_TRIA_LED_YELLOW Instance attribute Public Type reference (TYPE) STRING 'icons/tria_led_yellow.gif' 20031024
12 CQ_STEXT_NO_VALUATION Instance attribute Private Type reference (TYPE) STRING Short Text: No Statement Possible 20031106
13 CQ_STEXT_REQU_ESS_MISSING Instance attribute Private Type reference (TYPE) STRING Short Text: Essential Requirement Not Fulfilled 20031106
14 CQ_STEXT_REQU_MISSING Instance attribute Private Type reference (TYPE) STRING Short Text: Required Qualification Missing 20031106
15 CQ_STEXT_REQU_OK Instance attribute Private Type reference (TYPE) STRING Short Text: Requirement Fulfilled 20031106
16 CQ_STEXT_REQU_TOO_LOW Instance attribute Private Type reference (TYPE) STRING Short Text: Deficit 20031106
17 CQ_TEXT_REQU_ESSENTIAL_MISSING Instance attribute Private Type reference (TYPE) STRING Text: Essential Requirement Not Fulfilled 20031106
18 CQ_TEXT_REQU_MISSING Instance attribute Private Type reference (TYPE) STRING Text: Required Qualification Missing 20031106
19 CQ_TEXT_REQU_NOT_RATED Instance attribute Private Type reference (TYPE) STRING Text: Qualification Not Rated 20031106
20 CQ_TEXT_REQU_OK Instance attribute Private Type reference (TYPE) STRING Text: Requirement Fulfilled 20031106
21 CQ_TEXT_REQU_TOO_LOW Instance attribute Private Type reference (TYPE) STRING Text: Deficit 20031106
22 SCALES Instance attribute Public See coding 20031029
23 SOURCE Instance attribute Private Type reference (TYPE) CHAR1 Origin of Requirements Profile: Type 20031104
24 SOURCE_ID Instance attribute Private Type reference (TYPE) HROBJID Origin of Requirements: ID 20031104
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031106
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031024
3 PREPARE_RENDERING Instance method Public Method Set Origin of Requirements Profile (Context) 20031103
4 RENDER_MATCHUP_ICON Instance method Private Method Rendering: Proficiency Comparison with Bar Chart 20031106
5 RENDER_PMICON Instance method Private Method Rendering: Rating of Profile Matchup (Action Required) 20031024
6 RENDER_QUALIF_TEXT Instance method Private Method Rendering: Requirement/Qualfication 20031024
7 RENDER_RATING_TEXT Instance method Private Method Rendering: Existing Proficiency of Qualification 20031024
8 RENDER_REQUIRES_TEXT Instance method Private Method Rendering: Required Proficiency of Qualification 20031024
9 VALUATE_REQU_MATCHUP Instance method Private Method Rating of Profile Matchup for a Requirement 20031104
Events
Class CL_LSO_BSP_IT_PROFILEMATCHUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_SCALES Private See coding 20031029 T_SCALES type standard table of lsscale
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LSO_BSP_IT_PROFILEMATCHUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

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 20031024

Method CONSTRUCTOR on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method PREPARE_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SOURCE Call by reference Type reference (TYPE) CHAR1 Herkunft des Anforderungsprofils 20031104
2 Importing IM_SOURCE_ID Call by reference Type reference (TYPE) HROBJID ID des Objekts, das das Anforderungsprofil liefert 20031104

Method PREPARE_RENDERING on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method RENDER_MATCHUP_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MATCHUP Call by reference Type reference (TYPE) LSQUALIFICATION_C Informationen zum Profilvergleich 20031106
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE BEE für das Rendering 20031106

Method RENDER_MATCHUP_ICON on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method RENDER_PMICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MATCHUP Call by reference Type reference (TYPE) LSQUALIFICATION_C Informationen zum Profilvergleich 20031024
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE BEE für das Rendering 20031024

Method RENDER_PMICON on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method RENDER_QUALIF_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MATCHUP Call by reference Type reference (TYPE) LSQUALIFICATION_C Informationen zum Profilvergleich 20031024
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE BEE für das Rendering 20031024

Method RENDER_QUALIF_TEXT on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method RENDER_RATING_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MATCHUP Call by reference Type reference (TYPE) LSQUALIFICATION_C Informationen zum Profilvergleich 20031024
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE BEE für das Rendering 20031024

Method RENDER_RATING_TEXT on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method RENDER_REQUIRES_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MATCHUP Call by reference Type reference (TYPE) LSQUALIFICATION_C Informationen zum Profilvergleich 20031024
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE BEE für das Rendering 20031024

Method RENDER_REQUIRES_TEXT on class CL_LSO_BSP_IT_PROFILEMATCHUP has no exception.

Method VALUATE_REQU_MATCHUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ICONLONGTEXT Call by reference Type reference (TYPE) STRING Bewertung: Ausführlicher Text 20031104
2 Exporting ICONNAME Call by reference Type reference (TYPE) STRING Bewertung: Icon für graphische Anzeige 20031104
3 Exporting ICONTEXT Call by reference Type reference (TYPE) STRING Bewertung: (Kurz-)Text 20031104
4 Importing IM_MATCHUP Call by reference Type reference (TYPE) LSQUALIFICATION_C Informationen zum Profilvergleich 20031104

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