Skip to Content

How to modify the lookup for quotes, holds, orders, and/or layaways to show all stores or all stations?

Summary:

How to modify the lookup for quotes, holds, orders, and/or layaways to show all stores or all stations? 

How to default Document Header lookup screen to show all stores / all stations?

How to ’Include other stores’ by default on the Process Orders screen in Ticket Entry.

How to set the default value for the Include other stations checkbox, used when processing orders in Ticket Entry.

Cause:

This requires a customization in the Data Dictionary on the VT_PS_DOC_HDR table.

Solution:

    • Select Setup / System / Configuration / Data Dictionary.
    • On the System Data Dictionary form, select the VT_PS_DOC_HDR table and locate the applicable column that pertains to the document type to be modified.  

_INCL_OTHR_STAS_ORDER
_INCL_OTHR_STAS_HOLD
_INCL_OTHR_STAS_LWY
_INCL_OTHR_STAS_ORDLWY
_INCL_OTHR_STAS_QUOTE
_INCL_OTHR_STAS_RPRNT
_INCL_OTHR_STAS_VOID
_incl_INCL_OTHR_STRS_HOLD
_INCL_OTHR_STRS_LWY
_INCL_OTHR_STRS_ORDLWY
_INCL_OTHR_STRS_QUOTE
_INCL_OTHR_STRS_RPRNT
_INCL_OTHR_STRS_VOID

    • On the desired column, Customize Column and enter Y in the Default value field then
    • Click Save and Refresh at the top right of the form.

 

How to modify the lookup for quotes, holds, orders, and/or layaways to show all stores or all stations?
  • COMMENT