250574

From CTMS

Copyright OBS Logistics © 2007


The information contained herein is the property of OBS Logistics and is supplied without liability for errors or omissions. No part may be reproduced or used except as authorised by contract or other written permission. The copyright and foregoing restriction on reproduction and use extend to all media in which the information may be embodied

Functional Overview

Client Requirement

When searching Locations partial entry should invoke a drop-down box with possible search results (as per partial entry of LOC in order screen will list all possibilities) eg an entry of 'ASD' in the 'Deliver To' field will produce a Drop Down list of possible matched Locations without the need to use the wildcard %. double left-click of the correct Location visible in the drop down list should populate the full location detail.To be applied to: MTSModules/Maintenance/Locations ID Search field, MTS Modules/Trip Planning/Trip Filter/Collect from and Deliver to fields, MTS Modules/Order Management/Order search - Collect from and Deliver to fields, MTS Modules/Order Management/Order Tracking - Activity Loc and Source/Destination fields.


Solution

When the user enters a search string in the following fields on the Locations screen:

  • Location id (Main Locations screen)
  • Location Name (Main Locations screen)
  • Town (Address Tab)
  • Postcode (Address Tab)

A popup screen will be launched which will display all the records which match the search criteria. The pop up screen will be invoked by typing search text and then selecting enter. The user will not be required to enter the % wildcard.

The new pop up screen will be supported using the List of Values functionality and will display the Location Id, Name, Type, Active Flag, Town and Postcode when launched from any of the 4 specified search fields.

The active flag has been included to show if a location exists but is currently inactive. The ability to activate an inactive location change will still be controlled by user parameters in access control

From the client request, please note that the following fields already have the functionality which is being requested.

MTS Modules/Trip Planning/Trip Filter/Collect from and Deliver to fields

MTS Modules/Order Management/Order search - Collect from and Deliver to fields

MTS Modules/Order Management/Order Tracking - Activity Loc and Source/Destination fields

Set-up

Data

A new query will be created as a Record Group, this will be the source for a List Of Values on the LOC_ID field.

Select location_id, 
       location_name, 
       inactive, town, 
       postcode 
  From geo_location.

Functional Description

Users will be able to type some search text into one of the Location id, location name, town and postcode fields and select then enter to be provided with a list of matching records in a pop up menu.

The records will display the id, name, active indicator, postcode and town. By right clicking on the relevant record the screen will be automatically populated with the location data.

If a location ID is displayed as inactive, the ability to activate an inactive location change will still be controlled by user parameters in access control. There will be no functional changes to the inactive check box.

250574 1.jpg


See above screen shot, circled are the fields which will be changed functionally.


References

Ref No
Document Title & ID
Version
Date
250574
EST-250574 PA-7DGP73 Widen Location Search v1.doc
1
04/07/2008


Document History

Version
Date
Status
Reason
Initials
1a
10/07/2008
Draft
Initial version
SW
1
18/07/2008
Issue
Review and Issue
JAT
2a
18/07/2008
Amend
Clarified ability to activate inactive locations
SW
2
18/07/08
Issue
Re-Issue after clarifiaction
JAT


Authorised By

Dave Meir Development Manager
Suk Sandhu TMSCC MTS Product Manager

Part of Release(s)