D0500091 - F08041 Cache Source File
| 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.  | ||||
| szDataItem | DTAI | char | OPT | BOTH | 
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 
  | ||||
| cIncludeHrHistory | XCOD | char | OPT | BOTH | 
The code in this field indicates whether the adjoining piece of information should be tracked for Human Resources history purposes. Valid 
  | ||||
| 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 | NONE | 
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 |