D90CA042 - Cache Process Employee Search
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szCacheActionCode | CACTN | char | OPT | NONE | 
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 
  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | OPT | NONE | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| mnJobnumberA | JOBS | MATH_NUMERIC | OPT | NONE | 
The job number (work station ID) which executed the particular job.  | ||||
| szComputerID | CTID | char | OPT | NONE | 
| mnTransactionID | TCID | MATH_NUMERIC | OPT | NONE | 
| mnProcessID | PEID | MATH_NUMERIC | OPT | NONE | 
A code that identifies the Inter-Process Communication ID.  | ||||
| idCacheCursor | GENLNG | ID | OPT | NONE | 
General purpose ID variable.  | ||||
| nCacheIndex | INT01 | integer | OPT | NONE | 
Number of Days in Future to Query for Responses Due.  | ||||
| cSuppressErrorMessage | ERR | char | OPT | NONE | 
The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
  | ||||
| cCacheErrorCode | ERR | char | OPT | NONE | 
The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
  | ||||
| szErrorMessageID | DTAI | char | OPT | NONE | 
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 
  | ||||
| mnAddressNumber | AN8 | MATH_NUMERIC | OPT | NONE | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
  | ||||
| szNameAlpha | ALPH | char | OPT | NONE | 
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
  | ||||
| szFirstName | GNNM | char | OPT | NONE | 
The first name of an individual. This field is informational only.  | ||||
| szLastName | SRNM | char | OPT | NONE | 
The last name of an individual. This field is informational only.  | ||||
| None | 
| None |