CourseCompetetencyCache

Course Competency X-Reference Cache

Minor Business Rule

Object Name: B0500145

Parent DLL: CFND

Location: Client/Server

Language: C

Data Structure

D0500145 - Course Competency X-Reference Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szCacheActionCodeCACTNcharOPTINPUT

A code that indicates the activity you want to perform. Valid codes:     o Get - Retrieve the cache element     o Add - Add a cache element     o 
Update - Update a cache element     o Delete - Delete a cache element     o Delete All - Delete all cache elements     o Get Next - Retrieve the 
next cache element     o Add/Update - Add a cache element if it does not exist; Update a cache element if it does exist     o Terminate - 
Terminate Cache

idCacheCursorGENLNGIDOPTBOTH

General purpose ID variable.

mnNumberKeysNKEYSMATH_NUMERICOPTBOTH

The number of keys in an index that will be used to retrieve, delete, or update a record.

mnIndexIDNKEYSMATH_NUMERICOPTBOTH

The number of keys in an index that will be used to retrieve, delete, or update a record.

szCompentencyTypeCMPEcharOPTBOTH

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.

szCompentencyCodeCMPCcharOPTBOTH

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."

cOriginalEV01charOPTBOTH

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

cDeleteEV01charOPTBOTH

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

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageIDDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cStatusSTAcharOPTOUTPUT

A user defined code (05/CR) that indicates the progress that the employee has made toward a level of proficiency in a particular 
competency. For example, for certification competencies, you might define a status, Pending, to indicate that the employee has completed a 
certification test but has not yet received his or her test scores.

Related Functions

None

Related Tables

None