D4601090E - Cache Process Additional Data
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| 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 
  | ||||
| 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 | OPT | BOTH | 
General purpose ID variable.  | ||||
| nCacheIndexNumber | INT01 | integer | REQ | BOTH | 
Number of Days in Future to Query for Responses Due.  | ||||
| mnJobNumber | JOBS | MATH_NUMERIC | REQ | BOTH | 
The job number (work station ID) which executed the particular job.  | ||||
| szLblColumnName | COLNME | char | OPT | BOTH | 
A descriptive remark for the label.  | ||||
| mnShortItemNumber | ITM | MATH_NUMERIC | REQ | BOTH | 
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
  | ||||
| szBranchPlant | MCU | char | REQ | BOTH | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| mnSoldTo | AN8 | MATH_NUMERIC | REQ | BOTH | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
  | ||||
| mnShipTo | SHAN | MATH_NUMERIC | REQ | BOTH | 
The address number of the location to which you want to ship this order. The address book provides default values for customer address, 
  | ||||
| mnDemandID | DEID | MATH_NUMERIC | OPT | BOTH | 
A system-generated number that identifies a demand record.  | ||||
| szAlphaValue | ALPHAV | char | OPT | BOTH | 
A code that represents the user defined label data that is stored in the Additional Label Data table (F40R31).  | ||||
| mnUniqueKeyID | UKID | MATH_NUMERIC | OPT | NONE | 
This field is a unique number used to identify a record in a file.  | ||||
| None | 
| None |