CacheProcessLocationTransfer

Cache Process Location Transfer

Minor Business Rule

Object Name: B1300680

Parent DLL: CMFG

Location: Client/Server

Language: C

Data Structure

D1300680 - Cache Process Location Transfer

Parameter NameData ItemData TypeReq/OptI/O/Both
cModeEV01charREQINPUT

This parameter is used to determine what is done by the cache. The modes and their respective functions are as 
follows:

1 = Read one record from cache

2 = Read records sequentially from cache

3 = Add to cache

4 = Destroy cache

mnNextNumberValueNNBRMATH_NUMERICOPTNONE

This parameter is the unique key to the F1204 (Location Tracking Table). This field can be either added to or fetched 
from the cache.

cErrorCodeEV01charOPTNONE

This parameter holds the error value. The following are possible values:
1 = Error 

0 = No error

idhCursorGENLNGIDOPTNONE

This parameter holds the cache cursor. This field is used to pass the stored cursor back and forth when reading the 
cache sequentially. 

szCacheName_VC30AVC30AcharREQBOTH

This parameter holds the unique cache name that is created from the business function. This name is used to access 
stored information in the cache.

Related Functions

None

Related Tables

None