UpdateCompetencyLevel

Update Competency Level

Minor Business Rule

Object Name: N0500435

Parent DLL: CHRM

Location: Client/Server

Language: NER

Data Structure

D0500435 - Update Competency Level

1.
Alias: CUEC


Data Item: Competency Update Event Code


Input/Output: Input


2.

Alias: CMPE


Data Item: Competency Type


Input/Output
: Input

3.

Alias: CMPC


Data Item: Competency Code


Input/Output
: Input

4.

Alias: EV01


Data Item: EverestEventPoint01 (cUpdateCompLevel)


Input/Output
: Output


Instruction: Input CUEC, CMPE, CMPC.

Competency Update Event Code, Competency Type, and Competency Code are compared with the records in 

table F05106.  Competency Update Event Code along with Competency Class(retrieved inside NER), 

Competency Type and Competency Code determine if a particular Competency Level for a competency can be 

updated.


If the Competency Level can be updated a 1 is returned in cUpdateCompLevel parameter, else a zero is 

returned.

Parameter NameData ItemData TypeReq/OptI/O/Both
szCompetencyUpdateEventCodeCUECcharREQINPUT

An event code that specifies the employee competency levels that you can update. You use the Competency Update Events application 
to define the resource competencies that you can update with this code.

szCompentencyTypeCMPEcharREQINPUT

A code that identifies a competency table or category for which you can track employee competencies. Valid values 
are: 01 Training 02 Skill 03 Accomplishment 04 Certification 05 Degree 06 Language  It is a user defined code (05/CY), but the values are hard-coded and cannot be 
changed. Therefore, each of the competencies that you track must pertain to one of these competency types. Adding additional values to this 
list requires system customizations.

szCompentencyCodeCMPCcharREQINPUT

A code that specifies a competency within a competency type. For example, a competency for the competency type "Skill" might be "C 
programming" or  "Driving a forklift."

cEverestEventPoint01EV01charOPTOUTPUT

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None