Count Disposition Editor

Description

The Count Disposition Editor opens when a new Count Disposition is being created or an existing one is being edited. The Standard Operation invoked here is ClosedAPR_WH_IC.CountDisposition_Edit. The editor consists of two sections:

Count Disposition Basic Properties

This editor allows the user to set the basic options of the Count Disposition. It also displays a grid with the existing Count Disposition Lines of the edited Count Disposition.

The Accuracy column displays the Accuracy Ratio for the given Count Disposition Line. For more information, refer to the Inventory Count Implementation Guide.

Fields

The following options are available:

Field Description
Count Disposition No. A unique value. By default it is generated as the next name in the sequence, but it can be changed when a new Count Disposition is created. If the Count Disposition is duplicated, the name cannot be changed.
Description A textual description of the Count Disposition. It should indicate the purpose that the Disposition was created for.
Facility The Facility to which the given Count Disposition is assigned. This field is obligatory.
Warehouse The Warehouse to which the given Count Disposition is assigned, which is dependent on the Facility. This field is obligatory.
Count Procedure The Count Procedure assigned to the given Count Disposition. This field is obligatory.
Count Type The type of counting assigned to the Count Disposition. By default it is Cycle Count.
Scheduled Start Date The start date of the Count Disposition.
Due Date The time by which the counting must be completed.

Actions

The following actions are available:

Action Type Description

Back

Closes the editor and goes back to the Count Dispositions browser.

Save

Saves the Count Disposition data entered on the screen.

Edit Lines

Opens the Count Disposition Line Editor after the Count Disposition is saved. The Standard Operation responsible for this action is ClosedAPR_WH_IC.CountDispositionLine_Edit.

Count Disposition Lines Editor

The Count Disposition Lines editor opens when the Edit Lines button is clicked after the edited Count Disposition is saved. This enables defining the content of the Count Disposition. Count Disposition Lines define which items should be counted based on the provided criteria (e.g., Container, Zone etc.).

The Data model allows for the supporting of other configurations of Count Disposition Line parameters. The different line creation scenarios have to be supported in the appropriate Standard Operations.

Fields

Fields that cannot be edited (e.g., Count Type, Count Procedure) are copied from the Count Disposition. The following fields are the criteria on which the Count Disposition Line is based.

It is impossible to create a line with the same set of parameters as an already existing line.

Field Description
Zone Defines the Zone that should be considered for counting.
Warehouse Location The Warehouse Location that should be counted. A Warehouse Location can be entered manually, or selected from the list of locations displayed below the fields. The Previous/Next buttons enable the user to move forward and back through the list of available Warehouse Locations.
Container Defines the Container that should be counted.
Lot No. Defines the Lot Number that should be counted.
Product No. Defines the product that should be counted.
Inventory Status Defines what Inventory Status should be considered for counting.

Actions

The following actions are available:

Action Type Description
Back Closes the editor and goes back to Count Disposition Basic Properties.
Create Lines Creates new lines based on the data entered in fields above.
Generate by Procedure Creates lines automatically based on a Count Procedure by invoking the ClosedAPR_WH_IC.CountDispositionLine_ProcedureGenerate Standard Operation (as long as the Location Selection option is defined in the Count Procedure).

Many actions and screens available for Inventory II Count are realized by Standard Operations and can be customized using Process Builder. For more information on default Standard Operations that can be used and/or modified, please refer to Inventory Count Implementation Guide.

Remove Lines Removes the lines selected on the grid.