|
Change Category (SCE_WMS, CTMS, EPOD, PORTAL, etc): CTMS
|
|
Describe the Change Being Requested:
Change the ELUCID interface for Supply only Delivery notification so that the location is set to the driver vehicle and the "V" line type is set to "I".
|
|
Describe the Reason for the Change (new requirement, s/w fix, problem management etc):
Missed development in Elucid, doing it here as it is faster.
|
|
Describe all Alternatives Considered:
Should have been done in Elucid, but they didn't, hence done here instead.
|
|
List Program and Change Summary Required to Implement this Change:
Analysis:
- LOCATION -
- always set as the depot (e.g. "xxMAIN") -
- needs to be changed to the delivering vehicle.
- PRICE
- Always set to 0 - we have no way of changing that, nor am I sure that we should be, as the stock is not "sold" per se.
- WORK_TYPE
- Always set to "V"
- Needs to be set to "I"
- QTY_DELIVERED
- Not always set correctly
- E.g. 64385 - job is FAILED, so shouldn't get a DEL message, so OK.
- All others seem set correctly based on their status.
- Assumption: the one job (66308) will process correctly anyway, and would not be altered by this change anyway (selection criteria listed above).
Development required (simple solution):
- Existing ELUCID EDI Parameter(s) must be set - no change required
- Only for DEL messages being sent.
- Only for jobs of proscribed DELIVERY_TYPE_ID = "Supply Only"
- On ORDER_DETAIL_TYRE:
- Set WORK_TYPE = "I" ONLY when WORK_TYPE = "V"
- Set LOCATION = SCH_TRIP.TRACTOR_ID ONLY when WORK_TYPE = "V"
|
|
Describe Risks to be Considered for this Change:
Affects the critical interface between CTMS and Elucid for Central Tyres.
For other customers, no risk.
|
|
Estimate Dev/Test Effort (in hours) Needed to Implement this Change:
| SCR Analysis: | 7.50 |
| DEV: | 7.50 |
| TEST/REL: | 7.50 |
|
|
Describe the Implications to other Customers:
Should be none - parameter-controlled.
|
|
Requestor Sign off:
|
|
Justification of Approval, Rejection, or Deferral:
|