Functional Description
This function will Update and Get records from the DBA Alias cache.
Purpose
Setup Notes and Prerequisites
First call B0700003 to initialize the payroll caches and retrieve the Job ID's. Use the DBA Alias
Job ID when using this function. When finished with the cache, call B0700003 again to terminate the
Payroll caches.
Special Logic
Technical Specification
cCacheActionCode Values are as follows:
1 = Get Cache record
3 = Update Cache record
The function to Initialize the cache will add all the applicable records, therefore, add is not
necessary. An Error ID will be passed back if there is an error in processing. The alias from UDC 07/VN
is the only key.
D0800099 - Cache Alias Functions To Calculate DBA's
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szDBAAliasCacheName | PID | char | REQ | INPUT |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szAlias | DTAI | char | OPT | BOTH |
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
| ||||
cFlag | EV01 | char | OPT | BOTH |
An option that specifies the type of processing for an event. | ||||
mnValue | MATH01 | MATH_NUMERIC | OPT | BOTH |
- - - Good Performance Low Value. | ||||
cCharacter | EV02 | char | OPT | BOTH |
An option that specifies the type of processing for an event. | ||||
szString | CH01 | char | OPT | BOTH |
Variable column headings are used in management reporting. These headings are centered and stacked on each other. There are four
| ||||
jdDate | DATE01 | JDEDATE | OPT | BOTH |
Event point for JDE Date. | ||||
szCacheActionCode | CACTN | char | REQ | INPUT |
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
| ||||
szErrorMessageID | DTAI | char | OPT | OUTPUT |
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
|
B0800099 Cache Alias Functions To Calculate DBA's |
None |