Cache, Retrieve Errors
This function retrieves records from cache which have been written by "Cache, Write Errors". It
fetches the first record in the cache, returns the values, then deletes that record.
While records remain in the cache, "Record Exists" will return 1. When the last record has been
retrieved and deleted, "Record Exists" will return 0.
D3003301 - Cache, Write Error
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
Job Number: JOBS Used to identify the cache
| ||||
cCacheCodeError | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szItemNumber | UITM | char | OPT | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. | ||||
szBusinessUnit | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szDataItem | VDT1 | char | OPT | NONE |
Data Dictionary field name. | ||||
szFieldValue | FDVL | char | OPT | NONE |
This contains the value of the field in error. | ||||
szErrorID | SHNO | char | OPT | NONE |
A generic rates and message code (48/SN) that is assigned to a standard note, message, or general narrative explanation. You can use
| ||||
cRecordsExist | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szCode | FTX | char | OPT | NONE |
Video or report field text. For a VTX field (e.g. VTX001), this is the soft-coded description and will update the F0020 Vocabulary Overrides
| ||||
szCallingApplication | ANM | char | OPT | NONE |
This field is used to store the name of the application associated with a task. This application will provide a place for the user to enter
|
None |
None |