Palets / cartons / loose count (feature)
From UG
(Difference between revisions)
(→Change) |
|||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | [[Category: | + | [[Category:OpsPdfsMisc]] |
== Parent Mantis == | == Parent Mantis == | ||
Line 18: | Line 18: | ||
Format: | Format: | ||
- | If Z > 0 | + | |
+ | If X,Y,Z > 0 then show | ||
X pallets (stc: Y pkgs) + Z loose pkgs | X pallets (stc: Y pkgs) + Z loose pkgs | ||
- | If Z = 0 then | + | |
+ | If X,Y = 0, Z > 0 then show | ||
+ | |||
+ | Z loose pkgs | ||
+ | |||
+ | |||
+ | If Z = 0, X,Y > 0 then show | ||
X pallets (stc: Y pkgs) | 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. | ||
+ | |||
+ | === Mapping === | ||
+ | |||
+ | * X pallets | ||
+ | : Cont Tab, Ttl # of plts | ||
+ | |||
+ | * (stc: Y pkgs) | ||
+ | : Cont Tab, Ttl pkgs on plts | ||
+ | |||
+ | * Z loose pkgs | ||
+ | : Cont Tab, Loose pkgs | ||
=== Figures === | === Figures === | ||
Line 32: | Line 52: | ||
==== Figure 1. ==== | ==== Figure 1. ==== | ||
- | |||
== History == | == History == | ||
Current revision as of 12:11, 5 August 2011
Contents |
[edit] Parent Mantis
[edit] 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
[edit] Technical Specification
[edit] Summary
[edit] User Interface and Functionality
Format:
If X,Y,Z > 0 then show
X pallets (stc: Y pkgs) + Z loose pkgs
If X,Y = 0, Z > 0 then show
Z loose pkgs
If Z = 0, X,Y > 0 then show
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.
[edit] Mapping
- X pallets
- Cont Tab, Ttl # of plts
- (stc: Y pkgs)
- Cont Tab, Ttl pkgs on plts
- Z loose pkgs
- Cont Tab, Loose pkgs
[edit] Figures
[edit] Figure 1.
[edit] History
[edit] Fix cases that do not comply with spec
[edit] Change: Replaced "cartoons" with "pkgs"
This change would affect more documents...