Palets / cartons / loose count (feature)
From UG
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,Y,Z > 0 then show
X pallets (stc: Y pkgs) + Z loose pkgs
If X = 0, Z > 0 then show
Z loose pkgs
If Z = 0, X > 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...