D0800685 - Cache Job Desc Header
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnJobnumberA | JOBS | MATH_NUMERIC | REQ | INPUT | 
The job number (work station ID) which executed the particular job.  | ||||
| szCacheActionCode | CACTN | char | REQ | 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 
  | ||||
| mnIndexID | NKEYS | MATH_NUMERIC | REQ | INPUT | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | REQ | INPUT | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| 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 
  | ||||
| idCacheCursor | GENLNG | ID | REQ | BOTH | 
General purpose ID variable.  | ||||
| szCacheName | PID | char | REQ | INPUT | 
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
  | ||||
| jdDateEffective | EFT | JDEDATE | OPT | NONE | 
The date that identifies when a date is first valid. The effective date is used generically. It can be a lease effective date, a price or cost 
  | ||||
| szOrganizationType | OTPS | char | OPT | NONE | 
A user-defined code (00/TS) that identifies the type of organization structure, such as financial or responsibility. Each type of organization 
  | ||||
| szOrgBusinessUnit | ORMCU | char | OPT | NONE | 
A business unit that is included in the organizational structure for job competencies. You use organizational business units to assign job 
  | ||||
| szJobType | JBCD | char | OPT | NONE | 
A user defined code (07/G) that defines the jobs within your organization. You can associate pay and benefit information with a job type and 
  | ||||
| szJobStep | JBST | char | OPT | NONE | 
A user defined code (07/GS) that designates a specific level within a particular job type. The system uses this code in conjunction with job 
  | ||||
| None | 
| None |