DateEffDataItemValuesCache

Point-In-Time Data Items/Values Cache

Minor Business Rule

Object Name: B0500093

Parent DLL: CFND

Location: Client/Server

Language: C

Data Structure

D0500093 - Point-In-Time Data Items/Values Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szCacheActionCodeCACTNcharOPTNONE

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 
Update - Update a cache element     o Delete - Delete a cache element     o Delete All - Delete all cache elements     o Get Next - Retrieve the 
next cache element     o Add/Update - Add a cache element if it does not exist; Update a cache element if it does exist     o Terminate - 
Terminate Cache

idCacheCursorGENLNGIDOPTNONE

General purpose ID variable.

mnNumberKeysNKEYSMATH_NUMERICOPTNONE

The number of keys in an index that will be used to retrieve, delete, or update a record.

mnIndexIDNKEYSMATH_NUMERICOPTNONE

The number of keys in an index that will be used to retrieve, delete, or update a record.

szDataItemDTAIcharOPTBOTH

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szHistoryDataHSTDcharOPTBOTH

The history information that is available for the data items listed in the Description column. Depending on the date in the upper-right corner of 
the screen, the changes will be either all changes made, or only changes made through that date.

cSuppressErrorMessageSUPPScharOPTNONE

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageIDDTAIcharOPTNONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cStatusSTAcharOPTNONE

A user defined code (05/CR) that indicates the progress that the employee has made toward a level of proficiency in a particular 
competency. For example, for certification competencies, you might define a status, Pending, to indicate that the employee has completed a 
certification test but has not yet received his or her test scores.

Related Functions

None

Related Tables

None