D0500145 - Course Competency X-Reference Cache
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szCacheActionCode | CACTN | char | OPT | INPUT | 
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 
  | ||||
| idCacheCursor | GENLNG | ID | OPT | BOTH | 
General purpose ID variable.  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | OPT | BOTH | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| mnIndexID | NKEYS | MATH_NUMERIC | OPT | BOTH | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| szCompentencyType | CMPE | char | OPT | BOTH | 
A code that identifies a competency table or category for which you can track employee competencies. Valid values 
  | ||||
| szCompentencyCode | CMPC | char | OPT | BOTH | 
A code that specifies a competency within a competency type. For example, a competency for the competency type "Skill" might be "C 
  | ||||
| cOriginal | EV01 | char | OPT | BOTH | 
An option that specifies the type of processing for an event.  | ||||
| cDelete | EV01 | char | OPT | BOTH | 
An option that specifies the type of processing for an event.  | ||||
| cSuppressErrorMessage | SUPPS | char | OPT | INPUT | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
  | ||||
| szErrorMessageID | DTAI | char | OPT | OUTPUT | 
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 
  | ||||
| cStatus | STA | char | OPT | OUTPUT | 
A user defined code (05/CR) that indicates the progress that the employee has made toward a level of proficiency in a particular 
  | ||||
| None | 
| None |