SAP ABAP Class CL_PRP_SKILLMANAGEMENT (Qualification Management, Qualification Catalog)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-RES (Application Component) Resources
⤷
PRP_SKILL_MANAGEMENT (Package) PRP Qualifications Catalog

⤷

⤷

Properties
Class | CL_PRP_SKILLMANAGEMENT | |
Short Description | Qualification Management, Qualification Catalog | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PRP_SKILL_MANAGEMENT | PRP Qualifications Catalog |
Created | 20020326 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PRP_SKILLMANAGEMENT has no forward declaration.
Interfaces
Class CL_PRP_SKILLMANAGEMENT has no interface implemented.
Friends
Class CL_PRP_SKILLMANAGEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PRP_TT_SKILL_PROFICIENCY_ALL | Proficiency of a Qualification/Qualification Requirement | 20020424 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | OBJEC-OTYPE | 'Q' | Object Category for Qualification | 20020404 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PRP_SKILLMANAGEMENT | Qualification Management, Qualification Catalog | 20020424 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | PRP_TT_SKILL_CATALOG | Qualifications Catalog | 20020424 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-DATUM | Start Date of Selection for Qualifications Catalog | 20020806 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-DATUM | End Date of Selection for Qualifications Catalog | 20020806 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OBJEC-PLVAR | Plan Version | 20020404 | ||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PRP_SETTINGS | Global Settings, Parameters, Customizing | 20020404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020424 |
2 | ![]() |
Instance method | Public | Method | Gets Details of Qualification: Proficiencies | 20020326 |
3 | ![]() |
Static method | Public | Method | Get Singleton | 20020424 |
4 | ![]() |
Instance method | Public | Method | Load Attributes of a Qualifications Link | 20020715 |
5 | ![]() |
Instance method | Private | Method | Gets Entire Qualification Catalog | 20020326 |
Events
Class CL_PRP_SKILLMANAGEMENT has no event.
Types
Class CL_PRP_SKILLMANAGEMENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PRP_SKILLMANAGEMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PRP_SKILLMANAGEMENT has no exception.
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SKILL | Call by reference | Type reference (TYPE) | BAPIQUALI_DIR | BAPI-Struktur Qualifikationskatalog | 20030123 | ||
2 | ![]() |
ET_PROFICIENCIES | Call by reference | Type reference (TYPE) | PRP_TT_SKILL_PROFICIENCY | Ausprägung einer Qualifikation / -anforderung | 20020404 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020404 | ||
4 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20020404 | |
5 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | OBJEC-OBJID | ObjektId | 20020404 |
Method GET_DETAIL on class CL_PRP_SKILLMANAGEMENT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PRP_SKILLMANAGEMENT | Qualifikationsmanagement, Qualifikationskatalog | 20020424 |
Method GET_INSTANCE on class CL_PRP_SKILLMANAGEMENT has no exception.
Method GET_SKILL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SKILL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_SKILL | Development Projects: Skill | 20020715 | ||
2 | ![]() |
IV_SKILLMANAGEMENT_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20020715 | |
3 | ![]() |
RS_SKILL_ATTR | Value transfer | Type reference (TYPE) | PRP_TS_SKILL_REQUIREMENTS | Attribute der Qualifikation | 20020715 |
Method GET_SKILL_ATTR on class CL_PRP_SKILLMANAGEMENT has no exception.
Method GET_SKILL_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SKILL_CATALOG | Call by reference | Type reference (TYPE) | PRP_TT_SKILL_CATALOG | Tabelle des Qualifikationskataloges | 20020404 | ||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Fehlercode: OK = 0 / Fehler = 4 | 20020404 | ||
3 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Beginndatum für Selektion | 20020404 | |
4 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Endedatum für Selektion | 20020404 |
Method GET_SKILL_CATALOG on class CL_PRP_SKILLMANAGEMENT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |