MaintainFlashMessageCache

Maintain Flash Message Cache

Minor Business Rule

Object Name: B1701320

Parent DLL: CCRIN

Location: Client/Server

Language: C

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. 



Data Structure

D1701320 - Maintain Flash Message Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberJOBSMATH_NUMERICREQBOTH

The job number (work station ID) which executed the particular job.

cActionEV01charREQINPUT

An option that specifies the type of processing for an event.

szFlashMessageDataIDFMDATAcharREQBOTH

Identifier of the object the flash message is being set up for. Examples would be address number, item number or an equipment number.

cFlashMessageDataTypeFMTYPcharREQBOTH

A code that determines that type of data the flash message is being set up for. An example would be address number.

idCacheCursorGENLNGIDOPTNONE

General purpose ID variable.

mnRecordsRemainingMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

mnNumericDataIDAN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

Related Functions

None

Related Tables

None