Functional Description
Purpose
To read/write a record to the Landed Cost Based on Cache.
Setup Notes and Prerequisites
Special Logic
Called from named ER Landed Cost Selection.
Technical Specification
If LVLB = blank, clear the cache for ctid, jobs.
If mode = 0, write record to the cache.
If mode = 1, update record to the cache.
If mode = 2, read record from the cache.
D4301040 - F41291 Read/Write Landed Cost Based on Amount
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szBasedOnLevel | LVLB | char | NONE | NONE |
LVLBab szBasedOnLevelab (I)ab Yes-Required
| ||||
| mnBasedonAmount | PRRC | MATH_NUMERIC | NONE | NONE |
The unit cost of one item, as purchased from the supplier, excluding freight,taxes, discounts, and other factors that might modify the actual
| ||||
| szCurrencyCode | CRCD | char | NONE | NONE |
A code that identifies the currency of a transaction. | ||||
| cMode | MODE | char | NONE | NONE |
MODEab cModeab (I)ab Yes-required
| ||||
| szComputerID | CTID | char | NONE | NONE |
| mnJobNumber | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. | ||||
| None |
| None |