Pallet Configuration List View_Old

Description: The NorthScope Pallet configuration master file allows the user to add and edit Pallet Configurations. Active Pallet Configurations can be assigned to items.   

Header Toolbar

Toolbar Icons

Description
Delete

Error rendering macro 'excerpt-include' : No link could be created for 'Delete - List View (ML)'.

Edit

Puts the list view in edit mode allowing all editable fields to be modified at one time. To get out of edit mode you must either Cancel or Save your changes.

Excel

Export the contents of the list view to an Excel file that will automatically download. The contents that export are those that are visible to the user. Therefore, if the user has filtered the view only the filtered contents will be exported. 

Grid Layout

Error rendering macro 'excerpt-include' : No link could be created for 'Toolbar Icon - Grid'.

New

Inserts blank lines that allow adding multiple new records.

Columns

Column Headers

Description
Additional BoxesDisplays  a text box to enter the number of boxes that can be added to or removed from a pallet of that pallet configuration and still be considered a full pallet. This field defaults to 0 but allows for any number to be entered. This field is not required and the field is always editable when the grid is in edit mode. 
Boxes Per LayerDisplays a text box to enter the number of boxes allowed per each layer stacked on a pallet of that pallet configuration. This field defaults to 0 and must be greater than or equal to 0. This field is not required and the field is always editable when the grid is in edit mode. 
Cubes Per BoxDisplays a text box to enter the number of standard cubes that equates to the product box. This field defaults to 0.00 and must be greater than 0. This field is required, but editable when the grid is in edit mode.
DepthDisplays a text box for the user to enter the depth of the pallet. This field defaults to 0.00 and must be greater than or equal to 0. This field is not required and the field is always editable when the grid is in edit mode.
HeightDisplays a text box for the user to enter the height of the pallet. This field defaults to 0.00 and must be greater than or equal to 0. This field is not required and the field is always editable when the grid is in edit mode. 
InactiveDisplays a lookup with the options 'Yes' and 'No' to determine whether or not the pallet configuration is inactive. This field defaults to 'No' but is editable. This field is required, but editable when the grid is in edit mode. 
Layers Per PalletDisplays a text box for the user to enter the number of layers of boxes allowed per pallet. This field defaults to 0 and must be greater than or equal to 0. This field is not required and the field is always editable when the grid is in edit mode. 
Pallet ConfigurationDisplays a text box for the user to enter the name of the Pallet Configuration. This field defaults to blank and must not be duplicated within a company. This field is required, but editable when the grid is in edit mode.
Pallet TareDisplays a text box for the user to enter weight of the pallet with no product. This field defaults to 0.00 and must be greater than or equal to 0. This field is not required and the field is always editable when the grid is in edit mode. 
Total Boxes Per PalletDisplays a read only text box that calculates the total boxes per pallet. This calculation is the product of the boxes per layer and the layers per pallet plus the additional boxes. This field is never editable by the user.
Total Cubes Per Pallet

Displays a read only text box that calculates the total cubes per pallet. This calculation is the total boxes per pallet divided by the cubes per box. This field is never editable by the user.

WidthDisplays a text box for the user to enter the width of the pallet. This field defaults to 0.00 and must be greater than or equal to 0. This field is not required and the field is always editable when the grid is in edit mode. 

Related Topics


 Page Definitions


 Technical Details
Table Names:
dbo.ERPx_IMPalletConfiguration



Stored Procedures:
dbo.SPx_IMSEL_PalletConfigurationList
dbo.SPx_IMUpdate_PalletConfiguration