Palets / cartons / loose count (feature)
From UG
(Difference between revisions)
(→Parent Mantis) |
|||
Line 6: | Line 6: | ||
== Business Needs and Requirements == | == Business Needs and Requirements == | ||
- | On many documents it is required to list how many pallets, cartons and loose cartons are in the system. | + | On many documents it is required to list how many pallets, cartons and loose cartons (or bags, drums, etc) are in the system. |
- | Example: 2 pallets (stc: 534 | + | Example: 2 pallets (stc: 534 pkgs) + 3 loose pkgs |
== Technical Specification == | == Technical Specification == | ||
Line 20: | Line 20: | ||
If Z > 0 | If Z > 0 | ||
- | X pallets (stc: Y | + | X pallets (stc: Y pkgs) + Z loose pkgs |
If Z = 0 then | If Z = 0 then | ||
- | X pallets (stc: Y | + | X pallets (stc: Y pkgs) |
Please note that for "Group generate" X, Y and Z are a sum of respective values in all selected for group generate CTs. | Please note that for "Group generate" X, Y and Z are a sum of respective values in all selected for group generate CTs. |
Revision as of 22:39, 13 January 2010
Contents |
Parent Mantis
Business Needs and Requirements
On many documents it is required to list how many pallets, cartons and loose cartons (or bags, drums, etc) are in the system.
Example: 2 pallets (stc: 534 pkgs) + 3 loose pkgs
Technical Specification
Summary
User Interface and Functionality
Format:
If Z > 0
X pallets (stc: Y pkgs) + Z loose pkgs
If Z = 0 then
X pallets (stc: Y pkgs)
Please note that for "Group generate" X, Y and Z are a sum of respective values in all selected for group generate CTs.