Palets / cartons / loose count (feature)
From UG
(Difference between revisions)
(→Technical Specification) |
(→User Interface and Functionality) |
||
Line 17: | Line 17: | ||
Format: | Format: | ||
+ | |||
+ | |||
+ | If X = 0 then show | ||
+ | |||
+ | Z loose pkgs | ||
If Z > 0 | If Z > 0 | ||
Line 22: | Line 27: | ||
X pallets (stc: Y pkgs) + Z loose pkgs | X pallets (stc: Y pkgs) + Z loose pkgs | ||
- | If Z = 0 then | + | If Z = 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. |
Revision as of 19:35, 3 February 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 X = 0 then show
Z loose pkgs
If Z > 0
X pallets (stc: Y pkgs) + Z loose pkgs
If Z = 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.
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
Figure 1.
History
Fix cases that do not comply with spec
Change: Replaced "cartoons" with "pkgs"
This change would affect more documents...