Pallet Configuration List View_Old

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

Toolbar Icons

Description

Delete

Edit

Excel

Grid Layout

New

Columns

Column Headers

Description

Column Headers

Description

Additional Boxes

Displays  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 Layer

Displays 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 Box

Displays 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.

Depth

Displays 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.

Height

Displays 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. 

Inactive

Displays 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 Pallet

Displays 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 Configuration

Displays 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 Tare

Displays 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 Pallet

Displays 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.

Width

Displays 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

 

 

Table Names:

Table Names:

dbo.ERPx_IMPalletConfiguration

 

 

Stored Procedures:

Stored Procedures:

dbo.SPx_IMSEL_PalletConfigurationList

dbo.SPx_IMUpdate_PalletConfiguration