Functional Description
Purpose
To retrieve the location of an asset for a specified date. If the date is not the start date of a
location, retrieve the location the has a start date less than the specified date and an end date
greater than or equal to the specified date.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Set Selection for Location Tracking Table using:
Effective Date <= Input Date
Ending Date >= Input Date
If Fetch successful
D1200150 - F1204 Retrieve Location
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAssetItemNumber | NUMB | MATH_NUMERIC | REQ | INPUT |
An 8-digit number that uniquely identifies an asset. | ||||
jdDateBeginningEffective | EFTB | JDEDATE | REQ | INPUT |
The date that an address, item, transaction, or table record becomes active. The meaning of this field differs, depending on the program.
| ||||
szCostCenterLocation | LOC | char | REQ | OUTPUT |
The current physical location of an asset. The location must have a valid business unit or job number in the Business Unit Master table
| ||||
cErrorCode | EV01 | char | REQ | OUTPUT |
' ' = Location Found
|
F1204 Location Tracking Table | ||||
JDEAPP Applications Global Definitions - include file only |
F1204 Location Tracking Table |