Functional Description
Purpose
This function will perform Get, Add, Delete All, and Terminate functions on the Eligable Flash
message used in this MBF.
The calling BSFN and Application is responsible for loading all appropriate key values to the data
structure for use in retrieval processes.
Setup Notes and Prerequisites
Special Logic
Cache Action Codes
'1' Get - retrieve the cache element.
'2' Add - add a cache element.
'8' Terminate - terminate cache
Technical Specification
This function creates a cache named "FLASHMESSAGE_"& Job Number.
D1701320 - Maintain Flash Message Cache
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnJobnumber | JOBS | MATH_NUMERIC | REQ | BOTH |
The job number (work station ID) which executed the particular job. | ||||
cAction | EV01 | char | REQ | INPUT |
An option that specifies the type of processing for an event. | ||||
szFlashMessageDataID | FMDATA | char | REQ | BOTH |
Identifier of the object the flash message is being set up for. Examples would be address number, item number or an equipment number. | ||||
cFlashMessageDataType | FMTYP | char | REQ | BOTH |
A code that determines that type of data the flash message is being set up for. An example would be address number. | ||||
idCacheCursor | GENLNG | ID | OPT | NONE |
General purpose ID variable. | ||||
mnRecordsRemaining | MATH01 | MATH_NUMERIC | OPT | NONE |
- - - Good Performance Low Value. | ||||
mnNumericDataID | 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
|
None |
None |