Palets / cartons / loose count (feature)
From UG
(Difference between revisions)
(→User Interface and Functionality) |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | [[Category: | + | [[Category:OpsPdfsMisc]] |
== Parent Mantis == | == Parent Mantis == | ||
Line 23: | Line 23: | ||
X pallets (stc: Y pkgs) + Z loose pkgs | X pallets (stc: Y pkgs) + Z loose pkgs | ||
- | If X = 0, Z > 0 then show | + | |
+ | If X,Y = 0, Z > 0 then show | ||
Z loose pkgs | Z loose pkgs | ||
- | If Z = 0, X > 0 then show | + | If Z = 0, X,Y > 0 then show |
X pallets (stc: Y pkgs) | X pallets (stc: Y pkgs) |
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...