aboutsummaryrefslogtreecommitdiffhomepage
path: root/specification/src/Text/Edifact/D01B/Simples/S6063.hs
diff options
context:
space:
mode:
authorFrédéric Menou <frederic.menou@fretlink.com>2016-12-08 10:19:15 +0200
committerIsmaël Bouya <ismael.bouya@fretlink.com>2022-05-17 18:01:51 +0200
commita9d77a20008efe82862cc1adbfa7a6d4f09f8ff7 (patch)
treeadf3186fdccaeef19151026cdfbd38a530cf9ecb /specification/src/Text/Edifact/D01B/Simples/S6063.hs
downloadedi-parser-a9d77a20008efe82862cc1adbfa7a6d4f09f8ff7.tar.gz
edi-parser-a9d77a20008efe82862cc1adbfa7a6d4f09f8ff7.tar.zst
edi-parser-a9d77a20008efe82862cc1adbfa7a6d4f09f8ff7.zip
Release code as open sourceHEADmaster
Diffstat (limited to 'specification/src/Text/Edifact/D01B/Simples/S6063.hs')
-rw-r--r--specification/src/Text/Edifact/D01B/Simples/S6063.hs1548
1 files changed, 1548 insertions, 0 deletions
diff --git a/specification/src/Text/Edifact/D01B/Simples/S6063.hs b/specification/src/Text/Edifact/D01B/Simples/S6063.hs
new file mode 100644
index 0000000..f8b9a30
--- /dev/null
+++ b/specification/src/Text/Edifact/D01B/Simples/S6063.hs
@@ -0,0 +1,1548 @@
1{-# LANGUAGE OverloadedStrings #-}
2
3---- Machine generated code.
4---- Output of edi-parser-scaffolder
5
6module Text.Edifact.D01B.Simples.S6063
7 ( simple6063
8 ) where
9
10import Text.Edifact.Parsing
11import Text.Edifact.Types (Value)
12
13-- | Derived from this specification:
14--
15-- > 6063 Quantity type code qualifier [C]
16-- >
17-- > Desc: Code qualifying the type of quantity.
18-- >
19-- > Repr: an..3
20-- >
21-- > 1 Discrete quantity
22-- > Individually separated and distinct quantity.
23-- >
24-- > 2 Charge
25-- > Quantity relevant for charge.
26-- >
27-- > 3 Cumulative quantity
28-- > Quantity accumulated.
29-- >
30-- > 4 Interest for overdrawn account
31-- > Interest for overdrawing the account.
32-- >
33-- > 5 Active ingredient dose per unit
34-- > The dosage of active ingredient per unit.
35-- >
36-- > 6 Auditor
37-- > The number of entities that audit accounts.
38-- >
39-- > 7 Branch locations, leased
40-- > The number of branch locations being leased by an
41-- > entity.
42-- >
43-- > 8 Inventory quantity at supplier's subject to inspection by
44-- > customer
45-- > Quantity of goods which the customer requires the
46-- > supplier to have in inventory and which may be inspected
47-- > by the customer if desired.
48-- >
49-- > 9 Branch locations, owned
50-- > The number of branch locations owned by an entity.
51-- >
52-- > 10 Judgements registered
53-- > The number of judgements registered against an entity.
54-- >
55-- > 11 Split quantity
56-- > Part of the whole quantity.
57-- >
58-- > 12 Despatch quantity
59-- > Quantity despatched by the seller.
60-- >
61-- > 13 Liens registered
62-- > The number of liens registered against an entity.
63-- >
64-- > 14 Livestock
65-- > The number of animals kept for use or profit.
66-- >
67-- > 15 Insufficient funds returned cheques
68-- > The number of cheques returned due to insufficient
69-- > funds.
70-- >
71-- > 16 Stolen cheques
72-- > The number of stolen cheques.
73-- >
74-- > 17 Quantity on hand
75-- > The total quantity of a product on hand at a location.
76-- > This includes as well units awaiting return to
77-- > manufacturer, units unavailable due to inspection
78-- > procedures and undamaged stock available for despatch,
79-- > resale or use.
80-- >
81-- > 18 Previous quantity
82-- > Quantity previously referenced.
83-- >
84-- > 19 Paid-in security shares
85-- > The number of security shares issued and for which full
86-- > payment has been made.
87-- >
88-- > 20 Unusable quantity
89-- > Quantity not usable.
90-- >
91-- > 21 Ordered quantity
92-- > The quantity which has been ordered.
93-- >
94-- > 22 Quantity at 100%
95-- > Equivalent quantity at 100% purity.
96-- >
97-- > 23 Active ingredient
98-- > Quantity at 100% active agent content.
99-- >
100-- > 24 Inventory quantity at supplier's not subject to inspection
101-- > by customer
102-- > Quantity of goods which the customer requires the
103-- > supplier to have in inventory but which will not be
104-- > checked by the customer.
105-- >
106-- > 25 Retail sales
107-- > Quantity of retail point of sale activity.
108-- >
109-- > 26 Promotion quantity
110-- > A quantity associated with a promotional event.
111-- >
112-- > 27 On hold for shipment
113-- > Article received which cannot be shipped in its present
114-- > form.
115-- >
116-- > 28 Military sales quantity
117-- > Quantity of goods or services sold to a military
118-- > organization.
119-- >
120-- > 29 On premises sales
121-- > Sale of product in restaurants or bars.
122-- >
123-- > 30 Off premises sales
124-- > Sale of product directly to a store.
125-- >
126-- > 31 Estimated annual volume
127-- > Volume estimated for a year.
128-- >
129-- > 32 Minimum delivery batch
130-- > Minimum quantity of goods delivered at one time.
131-- >
132-- > 33 Maximum delivery batch
133-- > Maximum quantity of goods delivered at one time.
134-- >
135-- > 34 Pipes
136-- > The number of tubes used to convey a substance.
137-- >
138-- > 35 Price break from
139-- > The minimum quantity of a quantity range for a specified
140-- > (unit) price.
141-- >
142-- > 36 Price break to
143-- > Maximum quantity to which the price break applies.
144-- >
145-- > 37 Poultry
146-- > The number of domestic fowl.
147-- >
148-- > 38 Secured charges registered
149-- > The number of secured charges registered against an
150-- > entity.
151-- >
152-- > 39 Total properties owned
153-- > The total number of properties owned by an entity.
154-- >
155-- > 40 Normal delivery
156-- > Quantity normally delivered by the seller.
157-- >
158-- > 41 Sales quantity not included in the replenishment
159-- > calculation
160-- > Sales which will not be included in the calculation of
161-- > replenishment requirements.
162-- >
163-- > 42 Maximum supply quantity, supplier endorsed
164-- > Maximum supply quantity endorsed by a supplier.
165-- >
166-- > 43 Buyer
167-- > The number of buyers.
168-- >
169-- > 44 Debenture bond
170-- > The number of fixed-interest bonds of an entity backed
171-- > by general credit rather than specified assets.
172-- >
173-- > 45 Debentures filed against directors
174-- > The number of notices of indebtedness filed against
175-- > an entity’s directors.
176-- >
177-- > 46 Pieces delivered
178-- > Number of pieces actually received at the final
179-- > destination.
180-- >
181-- > 47 Invoiced quantity
182-- > The quantity as per invoice.
183-- >
184-- > 48 Received quantity
185-- > The quantity which has been received.
186-- >
187-- > 49 Chargeable distance
188-- > Distance really charged by tariff appliance.
189-- >
190-- > 50 Disposition undetermined quantity
191-- > Product quantity that has not yet had its disposition
192-- > determined.
193-- >
194-- > 51 Inventory category transfer
195-- > Inventory that has been moved from one inventory
196-- > category to another.
197-- >
198-- > 52 Quantity per pack
199-- > Quantity for each pack.
200-- >
201-- > 53 Minimum order quantity
202-- > Minimum quantity of goods for an order.
203-- >
204-- > 54 Maximum order quantity
205-- > Maximum quantity of goods for an order.
206-- >
207-- > 55 Total sales
208-- > The summation of total quantity sales.
209-- >
210-- > 56 Wholesaler to wholesaler sales
211-- > Sale of product to other wholesalers by a wholesaler.
212-- >
213-- > 57 In transit quantity
214-- > A quantity that is en route.
215-- >
216-- > 58 Quantity withdrawn
217-- > Quantity withdrawn from a location.
218-- >
219-- > 59 Numbers of consumer units in the traded unit
220-- > Number of units for consumer sales in a unit for
221-- > trading.
222-- >
223-- > 60 Current inventory quantity available for shipment
224-- > Current inventory quantity available for shipment.
225-- >
226-- > 61 Return quantity
227-- > Quantity of goods returned.
228-- >
229-- > 62 Sorted quantity
230-- > The quantity that is sorted.
231-- >
232-- > 63 Sorted quantity rejected
233-- > The sorted quantity that is rejected.
234-- >
235-- > 64 Scrap quantity
236-- > Remainder of the total quantity after split deliveries.
237-- >
238-- > 65 Destroyed quantity
239-- > Quantity of goods destroyed.
240-- >
241-- > 66 Committed quantity
242-- > Quantity a party is committed to.
243-- >
244-- > 67 Estimated reading quantity
245-- > The value that is estimated to be the reading of a
246-- > measuring device (e.g. meter).
247-- >
248-- > 68 End quantity
249-- > The quantity recorded at the end of an agreement or
250-- > period.
251-- >
252-- > 69 Start quantity
253-- > The quantity recorded at the start of an agreement or
254-- > period.
255-- >
256-- > 70 Cumulative quantity received
257-- > Cumulative quantity of all deliveries of this article
258-- > received by the buyer.
259-- >
260-- > 71 Cumulative quantity ordered
261-- > Cumulative quantity of all deliveries, outstanding and
262-- > scheduled orders.
263-- >
264-- > 72 Cumulative quantity received end of prior year
265-- > Cumulative quantity of all deliveries of the product
266-- > received by the buyer till end of prior year.
267-- >
268-- > 73 Outstanding quantity
269-- > Difference between quantity ordered and quantity
270-- > received.
271-- >
272-- > 74 Latest cumulative quantity
273-- > Cumulative quantity after complete delivery of all
274-- > scheduled quantities of the product.
275-- >
276-- > 75 Previous highest cumulative quantity
277-- > Cumulative quantity after complete delivery of all
278-- > scheduled quantities of the product from a prior
279-- > schedule period.
280-- >
281-- > 76 Adjusted corrector reading
282-- > A corrector reading after it has been adjusted.
283-- >
284-- > 77 Work days
285-- > Number of work days, e.g. per respective period.
286-- >
287-- > 78 Cumulative quantity scheduled
288-- > Adding the quantity actually scheduled to previous
289-- > cumulative quantity.
290-- >
291-- > 79 Previous cumulative quantity
292-- > Cumulative quantity prior the actual order.
293-- >
294-- > 80 Unadjusted corrector reading
295-- > A corrector reading before it has been adjusted.
296-- >
297-- > 81 Extra unplanned delivery
298-- > Non scheduled additional quantity.
299-- >
300-- > 82 Quantity requirement for sample inspection
301-- > Required quantity for sample inspection.
302-- >
303-- > 83 Backorder quantity
304-- > The quantity of goods that is on back-order.
305-- >
306-- > 84 Urgent delivery quantity
307-- > Quantity for urgent delivery.
308-- >
309-- > 85 Previous order quantity to be cancelled
310-- > Quantity ordered previously to be cancelled.
311-- >
312-- > 86 Normal reading quantity
313-- > The value recorded or read from a measuring device (e.g.
314-- > meter) in the normal conditions.
315-- >
316-- > 87 Customer reading quantity
317-- > The value recorded or read from a measuring device (e.g.
318-- > meter) by the customer.
319-- >
320-- > 88 Information reading quantity
321-- > The value recorded or read from a measuring device (e.g.
322-- > meter) for information purposes.
323-- >
324-- > 89 Quality control held
325-- > Quantity of goods held pending completion of a quality
326-- > control assessment.
327-- >
328-- > 90 As is quantity
329-- > Quantity as it is in the existing circumstances.
330-- >
331-- > 91 Open quantity
332-- > Quantity remaining after partial delivery.
333-- >
334-- > 92 Final delivery quantity
335-- > Quantity of final delivery to a respective order.
336-- >
337-- > 93 Subsequent delivery quantity
338-- > Quantity delivered to a respective order after it's
339-- > final delivery.
340-- >
341-- > 94 Substitutional quantity
342-- > Quantity delivered replacing previous deliveries.
343-- >
344-- > 95 Redelivery after post processing
345-- > Quantity redelivered after post processing.
346-- >
347-- > 96 Quality control failed
348-- > Quantity of goods which have failed quality control.
349-- >
350-- > 97 Minimum inventory
351-- > Minimum stock quantity on which replenishment is based.
352-- >
353-- > 98 Maximum inventory
354-- > Maximum stock quantity on which replenishment is based.
355-- >
356-- > 99 Estimated quantity
357-- > Quantity estimated.
358-- >
359-- > 100 Chargeable weight
360-- > The weight on which charges are based.
361-- >
362-- > 101 Chargeable gross weight
363-- > The gross weight on which charges are based.
364-- >
365-- > 102 Chargeable tare weight
366-- > The tare weight on which charges are based.
367-- >
368-- > 103 Chargeable number of axles
369-- > The number of axles on which charges are based.
370-- >
371-- > 104 Chargeable number of containers
372-- > The number of containers on which charges are based.
373-- >
374-- > 105 Chargeable number of rail wagons
375-- > The number of rail wagons on which charges are based.
376-- >
377-- > 106 Chargeable number of packages
378-- > The number of packages on which charges are based.
379-- >
380-- > 107 Chargeable number of units
381-- > The number of units on which charges are based.
382-- >
383-- > 108 Chargeable period
384-- > The period of time on which charges are based.
385-- >
386-- > 109 Chargeable volume
387-- > The volume on which charges are based.
388-- >
389-- > 110 Chargeable cubic measurements
390-- > The cubic measurements on which charges are based.
391-- >
392-- > 111 Chargeable surface
393-- > The surface area on which charges are based.
394-- >
395-- > 112 Chargeable length
396-- > The length on which charges are based.
397-- >
398-- > 113 Quantity to be delivered
399-- > The quantity to be delivered.
400-- >
401-- > 114 Number of passengers
402-- > Total number of passengers on the conveyance.
403-- >
404-- > 115 Number of crew
405-- > Total number of crew members on the conveyance.
406-- >
407-- > 116 Number of transport documents
408-- > Total number of air waybills, bills of lading, etc.
409-- > being reported for a specific conveyance.
410-- >
411-- > 117 Quantity landed
412-- > Quantity of goods actually arrived.
413-- >
414-- > 118 Quantity manifested
415-- > Quantity of goods contracted for delivery by the
416-- > carrier.
417-- >
418-- > 119 Short shipped
419-- > Indication that part of the consignment was not shipped.
420-- >
421-- > 120 Split shipment
422-- > Indication that the consignment has been split into two
423-- > or more shipments.
424-- >
425-- > 121 Over shipped
426-- > Indication that more goods have been shipped than
427-- > contracted for delivery.
428-- >
429-- > 122 Short-landed goods
430-- > If quantity of goods actually landed is less than the
431-- > quantity which appears in the documentation. This
432-- > quantity is the difference between these quantities.
433-- >
434-- > 123 Surplus goods
435-- > If quantity of goods actually landed is more than the
436-- > quantity which appears in the documentation. This
437-- > quantity is the difference between these quantities.
438-- >
439-- > 124 Damaged goods
440-- > Quantity of goods which have deteriorated in transport
441-- > such that they cannot be used for the purpose for which
442-- > they were originally intended.
443-- >
444-- > 125 Pilferage goods
445-- > Quantity of goods stolen during transport.
446-- >
447-- > 126 Lost goods
448-- > Quantity of goods that disappeared in transport.
449-- >
450-- > 127 Report difference
451-- > The quantity concerning the same transaction differs
452-- > between two documents/messages and the source of this
453-- > difference is a typing error.
454-- >
455-- > 128 Quantity loaded
456-- > Quantity of goods loaded onto a means of transport.
457-- >
458-- > 129 Units per unit price
459-- > Number of units per unit price.
460-- >
461-- > 130 Allowance
462-- > Quantity relevant for allowance.
463-- >
464-- > 131 Delivery quantity
465-- > Quantity required by buyer to be delivered.
466-- >
467-- > 132 Cumulative quantity, preceding period, planned
468-- > Cumulative quantity originally planned for the preceding
469-- > period.
470-- >
471-- > 133 Cumulative quantity, preceding period, reached
472-- > Cumulative quantity reached in the preceding period.
473-- >
474-- > 134 Cumulative quantity, actual planned
475-- > Cumulative quantity planned for now.
476-- >
477-- > 135 Period quantity, planned
478-- > Quantity planned for this period.
479-- >
480-- > 136 Period quantity, reached
481-- > Quantity reached during this period.
482-- >
483-- > 137 Cumulative quantity, preceding period, estimated
484-- > Estimated cumulative quantity reached in the preceding
485-- > period.
486-- >
487-- > 138 Cumulative quantity, actual estimated
488-- > Estimated cumulative quantity reached now.
489-- >
490-- > 139 Cumulative quantity, preceding period, measured
491-- > Surveyed cumulative quantity reached in the preceding
492-- > period.
493-- >
494-- > 140 Cumulative quantity, actual measured
495-- > Surveyed cumulative quantity reached now.
496-- >
497-- > 141 Period quantity, measured
498-- > Surveyed quantity reached during this period.
499-- >
500-- > 142 Total quantity, planned
501-- > Total quantity planned.
502-- >
503-- > 143 Quantity, remaining
504-- > Quantity remaining.
505-- >
506-- > 144 Tolerance
507-- > Plus or minus tolerance expressed as a monetary amount.
508-- >
509-- > 145 Actual stock
510-- > The stock on hand, undamaged, and available for
511-- > despatch, sale or use.
512-- >
513-- > 146 Model or target stock
514-- > The stock quantity required or planned to have on hand,
515-- > undamaged and available for use.
516-- >
517-- > 147 Direct shipment quantity
518-- > Quantity to be shipped directly to a customer from a
519-- > manufacturing site.
520-- >
521-- > 148 Amortization total quantity
522-- > Indication of final quantity for amortization.
523-- >
524-- > 149 Amortization order quantity
525-- > Indication of actual share of the order quantity for
526-- > amortization.
527-- >
528-- > 150 Amortization cumulated quantity
529-- > Indication of actual cumulated quantity of previous and
530-- > actual amortization order quantity.
531-- >
532-- > 151 Quantity advised
533-- > Quantity advised by supplier or shipper, in contrast to
534-- > quantity actually received.
535-- >
536-- > 152 Consignment stock
537-- > Quantity of goods with an external customer which is
538-- > still the property of the supplier.
539-- >
540-- > 153 Statistical sales quantity
541-- > Quantity of goods sold in a specified period.
542-- >
543-- > 154 Sales quantity planned
544-- > Quantity of goods required to meet future demands. -
545-- > Market intelligence quantity.
546-- >
547-- > 155 Replenishment quantity
548-- > Quantity required to maintain the requisite on-hand
549-- > stock of goods.
550-- >
551-- > 156 Inventory movement quantity
552-- > To specify the quantity of an inventory movement.
553-- >
554-- > 157 Opening stock balance quantity
555-- > To specify the quantity of an opening stock balance.
556-- >
557-- > 158 Closing stock balance quantity
558-- > To specify the quantity of a closing stock balance.
559-- >
560-- > 159 Number of stops
561-- > Number of times a means of transport stops before
562-- > arriving at destination.
563-- >
564-- > 160 Minimum production batch
565-- > The quantity specified is the minimum output from a
566-- > single production run.
567-- >
568-- > 161 Dimensional sample quantity
569-- > The quantity defined is a sample for the purpose of
570-- > validating dimensions.
571-- >
572-- > 162 Functional sample quantity
573-- > The quantity defined is a sample for the purpose of
574-- > validating function and performance.
575-- >
576-- > 163 Pre-production quantity
577-- > Quantity of the referenced item required prior to full
578-- > production.
579-- >
580-- > 164 Delivery batch
581-- > Quantity of the referenced item which constitutes a
582-- > standard batch for deliver purposes.
583-- >
584-- > 165 Delivery batch multiple
585-- > The multiples in which delivery batches can be supplied.
586-- >
587-- > 166 All time buy
588-- > The total quantity of the referenced covering all future
589-- > needs. Further orders of the referenced item are not
590-- > expected.
591-- >
592-- > 167 Total delivery quantity
593-- > The total quantity required by the buyer to be
594-- > delivered.
595-- >
596-- > 168 Single delivery quantity
597-- > The quantity required by the buyer to be delivered in a
598-- > single shipment.
599-- >
600-- > 169 Supplied quantity
601-- > Quantity of the referenced item actually shipped.
602-- >
603-- > 170 Allocated quantity
604-- > Quantity of the referenced item allocated from available
605-- > stock for delivery.
606-- >
607-- > 171 Maximum stackability
608-- > The number of pallets/handling units which can be safely
609-- > stacked one on top of another.
610-- >
611-- > 172 Amortisation quantity
612-- > The quantity of the referenced item which has a cost for
613-- > tooling amortisation included in the item price.
614-- >
615-- > 173 Previously amortised quantity
616-- > The cumulative quantity of the referenced item which had
617-- > a cost for tooling amortisation included in the item
618-- > price.
619-- >
620-- > 174 Total amortisation quantity
621-- > The total quantity of the referenced item which has a
622-- > cost for tooling amortisation included in the item
623-- > price.
624-- >
625-- > 175 Number of moulds
626-- > The number of pressing moulds contained within a single
627-- > piece of the referenced tooling.
628-- >
629-- > 176 Concurrent item output of tooling
630-- > The number of related items which can be produced
631-- > simultaneously with a single piece of the referenced
632-- > tooling.
633-- >
634-- > 177 Periodic capacity of tooling
635-- > Maximum production output of the referenced tool over a
636-- > period of time.
637-- >
638-- > 178 Lifetime capacity of tooling
639-- > Maximum production output of the referenced tool over
640-- > its productive lifetime.
641-- >
642-- > 179 Number of deliveries per despatch period
643-- > The number of deliveries normally expected to be
644-- > despatched within each despatch period.
645-- >
646-- > 180 Provided quantity
647-- > The quantity of a referenced component supplied by the
648-- > buyer for manufacturing of an ordered item.
649-- >
650-- > 181 Maximum production batch
651-- > The quantity specified is the maximum output from a
652-- > single production run.
653-- >
654-- > 182 Cancelled quantity
655-- > Quantity of the referenced item which has previously
656-- > been ordered and is now cancelled.
657-- >
658-- > 183 No delivery requirement in this instruction
659-- > This delivery instruction does not contain any delivery
660-- > requirements.
661-- >
662-- > 184 Quantity of material in ordered time
663-- > Quantity of the referenced material within the ordered
664-- > time.
665-- >
666-- > 185 Rejected quantity
667-- > The quantity of received goods rejected for quantity
668-- > reasons.
669-- >
670-- > 186 Cumulative quantity scheduled up to accumulation start date
671-- > The cumulative quantity scheduled up to the accumulation
672-- > start date.
673-- >
674-- > 187 Quantity scheduled
675-- > The quantity scheduled for delivery.
676-- >
677-- > 188 Number of identical handling units
678-- > Number of identical handling units in terms of type and
679-- > contents.
680-- >
681-- > 189 Number of packages in handling unit
682-- > The number of packages contained in one handling unit.
683-- >
684-- > 190 Despatch note quantity
685-- > The item quantity specified on the despatch note.
686-- >
687-- > 191 Adjustment to inventory quantity
688-- > An adjustment to inventory quantity.
689-- >
690-- > 192 Free goods quantity
691-- > Quantity of goods which are free of charge.
692-- >
693-- > 193 Free quantity included
694-- > Quantity included to which no charge is applicable.
695-- >
696-- > 194 Received and accepted
697-- > Quantity which has been received and accepted at a given
698-- > location.
699-- >
700-- > 195 Received, not accepted, to be returned
701-- > Quantity which has been received but not accepted at a
702-- > given location and which will consequently be returned
703-- > to the relevant party.
704-- >
705-- > 196 Received, not accepted, to be destroyed
706-- > Quantity which has been received but not accepted at a
707-- > given location and which will consequently be destroyed.
708-- >
709-- > 197 Reordering level
710-- > Quantity at which an order may be triggered to
711-- > replenish.
712-- >
713-- > X 198 Quantity in transit
714-- > Quantity which is currently in transit.
715-- >
716-- > Note:
717-- > 1. This code value will be removed effective with
718-- > directory D.04A.
719-- >
720-- > 199 Inventory withdrawal quantity
721-- > Quantity which has been withdrawn from inventory since
722-- > the last inventory report.
723-- >
724-- > 200 Free quantity not included
725-- > Free quantity not included in ordered quantity.
726-- >
727-- > 201 Recommended overhaul and repair quantity
728-- > To indicate the recommended quantity of an article
729-- > required to support overhaul and repair activities.
730-- >
731-- > 202 Quantity per next higher assembly
732-- > To indicate the quantity required for the next higher
733-- > assembly.
734-- >
735-- > 203 Quantity per unit of issue
736-- > Provides the standard quantity of an article in which
737-- > one unit can be issued.
738-- >
739-- > 204 Cumulative scrap quantity
740-- > Provides the cumulative quantity of an item which has
741-- > been identified as scrapped.
742-- >
743-- > 205 Publication turn size
744-- > The quantity of magazines or newspapers grouped together
745-- > with the spine facing alternate directions in a bundle.
746-- >
747-- > 206 Recommended maintenance quantity
748-- > Recommended quantity of an article which is required to
749-- > meet an agreed level of maintenance.
750-- >
751-- > 207 Labour hours
752-- > Number of labour hours.
753-- >
754-- > 208 Quantity requirement for maintenance and repair of
755-- > equipment
756-- > Quantity of the material needed to maintain and repair
757-- > equipment.
758-- >
759-- > 209 Additional replenishment demand quantity
760-- > Incremental needs over and above normal replenishment
761-- > calculations, but not intended to permanently change the
762-- > model parameters.
763-- >
764-- > 210 Returned by consumer quantity
765-- > Quantity returned by a consumer.
766-- >
767-- > 211 Replenishment override quantity
768-- > Quantity to override the normal replenishment model
769-- > calculations, but not intended to permanently change the
770-- > model parameters.
771-- >
772-- > 212 Quantity sold, net
773-- > Net quantity sold which includes returns of saleable
774-- > inventory and other adjustments.
775-- >
776-- > 213 Transferred out quantity
777-- > Quantity which was transferred out of this location.
778-- >
779-- > 214 Transferred in quantity
780-- > Quantity which was transferred into this location.
781-- >
782-- > 215 Unsaleable quantity
783-- > Quantity of inventory received which cannot be sold in
784-- > its present condition.
785-- >
786-- > 216 Consumer reserved quantity
787-- > Quantity reserved for consumer delivery or pickup and
788-- > not yet withdrawn from inventory.
789-- >
790-- > 217 Out of inventory quantity
791-- > Quantity of inventory which was requested but was not
792-- > available.
793-- >
794-- > 218 Quantity returned, defective or damaged
795-- > Quantity returned in a damaged or defective condition.
796-- >
797-- > 219 Taxable quantity
798-- > Quantity subject to taxation.
799-- >
800-- > 220 Meter reading
801-- > The numeric value of measure units counted by a meter.
802-- >
803-- > 221 Maximum requestable quantity
804-- > The maximum quantity which may be requested.
805-- >
806-- > 222 Minimum requestable quantity
807-- > The minimum quantity which may be requested.
808-- >
809-- > 223 Daily average quantity
810-- > The quantity for a defined period divided by the number
811-- > of days of the period.
812-- >
813-- > 224 Budgeted hours
814-- > The number of budgeted hours.
815-- >
816-- > 225 Actual hours
817-- > The number of actual hours.
818-- >
819-- > 226 Earned value hours
820-- > The number of earned value hours.
821-- >
822-- > 227 Estimated hours
823-- > The number of estimated hours.
824-- >
825-- > 228 Level resource task quantity
826-- > Quantity of a resource that is level for the duration of
827-- > the task.
828-- >
829-- > 229 Available resource task quantity
830-- > Quantity of a resource available to complete a task.
831-- >
832-- > 230 Work time units
833-- > Quantity of work units of time.
834-- >
835-- > 231 Daily work shifts
836-- > Quantity of work shifts per day.
837-- >
838-- > 232 Work time units per shift
839-- > Work units of time per work shift.
840-- >
841-- > 233 Work calendar units
842-- > Work calendar units of time.
843-- >
844-- > 234 Elapsed duration
845-- > Quantity representing the elapsed duration.
846-- >
847-- > 235 Remaining duration
848-- > Quantity representing the remaining duration.
849-- >
850-- > 236 Original duration
851-- > Quantity representing the original duration.
852-- >
853-- > 237 Current duration
854-- > Quantity representing the current duration.
855-- >
856-- > 238 Total float time
857-- > Quantity representing the total float time.
858-- >
859-- > 239 Free float time
860-- > Quantity representing the free float time.
861-- >
862-- > 240 Lag time
863-- > Quantity representing lag time.
864-- >
865-- > 241 Lead time
866-- > Quantity representing lead time.
867-- >
868-- > 242 Number of months
869-- > The number of months.
870-- >
871-- > 243 Reserved quantity customer direct delivery sales
872-- > Quantity of products reserved for sales delivered direct
873-- > to the customer.
874-- >
875-- > 244 Reserved quantity retail sales
876-- > Quantity of products reserved for retail sales.
877-- >
878-- > 245 Consolidated discount inventory
879-- > A quantity of inventory supplied at consolidated
880-- > discount terms.
881-- >
882-- > 246 Returns replacement quantity
883-- > A quantity of goods issued as a replacement for a
884-- > returned quantity.
885-- >
886-- > 247 Additional promotion sales forecast quantity
887-- > A forecast of additional quantity which will be sold
888-- > during a period of promotional activity.
889-- >
890-- > 248 Reserved quantity
891-- > Quantity reserved for specific purposes.
892-- >
893-- > 249 Quantity displayed not available for sale
894-- > Quantity displayed within a retail outlet but not
895-- > available for sale.
896-- >
897-- > 250 Inventory discrepancy
898-- > The difference recorded between theoretical and physical
899-- > inventory.
900-- >
901-- > 251 Incremental order quantity
902-- > The incremental quantity by which ordering is carried
903-- > out.
904-- >
905-- > 252 Quantity requiring manipulation before despatch
906-- > A quantity of goods which needs manipulation before
907-- > despatch.
908-- >
909-- > 253 Quantity in quarantine
910-- > A quantity of goods which are held in a restricted area
911-- > for quarantine purposes.
912-- >
913-- > 254 Quantity withheld by owner of goods
914-- > A quantity of goods which has been withheld by the owner
915-- > of the goods.
916-- >
917-- > 255 Quantity not available for despatch
918-- > A quantity of goods not available for despatch.
919-- >
920-- > 256 Quantity awaiting delivery
921-- > Quantity of goods which are awaiting delivery.
922-- >
923-- > 257 Quantity in physical inventory
924-- > A quantity of goods held in physical inventory.
925-- >
926-- > 258 Quantity held by logistic service provider
927-- > Quantity of goods under the control of a logistic
928-- > service provider.
929-- >
930-- > 259 Optimal quantity
931-- > The optimal quantity for a given purpose.
932-- >
933-- > 260 Delivery quantity balance
934-- > The difference between the scheduled quantity and the
935-- > quantity delivered to the consignee at a given date.
936-- >
937-- > 261 Cumulative quantity shipped
938-- > Cumulative quantity of all shipments.
939-- >
940-- > 262 Quantity suspended
941-- > The quantity of something which is suspended.
942-- >
943-- > 263 Control quantity
944-- > The quantity designated for control purposes.
945-- >
946-- > 264 Equipment quantity
947-- > A count of a quantity of equipment.
948-- >
949-- > 265 Factor
950-- > Number by which the measured unit has to be multiplied
951-- > to calculate the units used.
952-- >
953-- > 266 Unsold quantity held by wholesaler
954-- > Unsold quantity held by the wholesaler.
955-- >
956-- > 267 Quantity held by delivery vehicle
957-- > Quantity of goods held by the delivery vehicle.
958-- >
959-- > 268 Quantity held by retail outlet
960-- > Quantity held by the retail outlet.
961-- >
962-- > 269 Rejected return quantity
963-- > A quantity for return which has been rejected.
964-- >
965-- > 270 Accounts
966-- > The number of accounts.
967-- >
968-- > 271 Accounts placed for collection
969-- > The number of accounts placed for collection.
970-- >
971-- > 272 Activity codes
972-- > The number of activity codes.
973-- >
974-- > 273 Agents
975-- > The number of agents.
976-- >
977-- > 274 Airline attendants
978-- > The number of airline attendants.
979-- >
980-- > 275 Authorised shares
981-- > The number of shares authorised for issue.
982-- >
983-- > 276 Employee average
984-- > The average number of employees.
985-- >
986-- > 277 Branch locations
987-- > The number of branch locations.
988-- >
989-- > 278 Capital changes
990-- > The number of capital changes made.
991-- >
992-- > 279 Clerks
993-- > The number of clerks.
994-- >
995-- > 280 Companies in same activity
996-- > The number of companies doing business in the same
997-- > activity category.
998-- >
999-- > 281 Companies included in consolidated financial statement
1000-- > The number of companies included in a consolidated
1001-- > financial statement.
1002-- >
1003-- > 282 Cooperative shares
1004-- > The number of cooperative shares.
1005-- >
1006-- > 283 Creditors
1007-- > The number of creditors.
1008-- >
1009-- > 284 Departments
1010-- > The number of departments.
1011-- >
1012-- > 285 Design employees
1013-- > The number of employees involved in the design process.
1014-- >
1015-- > 286 Physicians
1016-- > The number of medical doctors.
1017-- >
1018-- > 287 Domestic affiliated companies
1019-- > The number of affiliated companies located within the
1020-- > country.
1021-- >
1022-- > 288 Drivers
1023-- > The number of drivers.
1024-- >
1025-- > 289 Employed at location
1026-- > The number of employees at the specified location.
1027-- >
1028-- > 290 Employed by this company
1029-- > The number of employees at the specified company.
1030-- >
1031-- > 291 Total employees
1032-- > The total number of employees.
1033-- >
1034-- > 292 Employees shared
1035-- > The number of employees shared among entities.
1036-- >
1037-- > 293 Engineers
1038-- > The number of engineers.
1039-- >
1040-- > 294 Estimated accounts
1041-- > The estimated number of accounts.
1042-- >
1043-- > 295 Estimated employees at location
1044-- > The estimated number of employees at the specified
1045-- > location.
1046-- >
1047-- > 296 Estimated total employees
1048-- > The total estimated number of employees.
1049-- >
1050-- > 297 Executives
1051-- > The number of executives.
1052-- >
1053-- > 298 Agricultural workers
1054-- > The number of agricultural workers.
1055-- >
1056-- > 299 Financial institutions
1057-- > The number of financial institutions.
1058-- >
1059-- > 300 Floors occupied
1060-- > The number of floors occupied.
1061-- >
1062-- > 301 Foreign related entities
1063-- > The number of related entities located outside the
1064-- > country.
1065-- >
1066-- > 302 Group employees
1067-- > The number of employees within the group.
1068-- >
1069-- > 303 Indirect employees
1070-- > The number of employees not associated with direct
1071-- > production.
1072-- >
1073-- > 304 Installers
1074-- > The number of employees involved with the installation
1075-- > process.
1076-- >
1077-- > 305 Invoices
1078-- > The number of invoices.
1079-- >
1080-- > 306 Issued shares
1081-- > The number of shares actually issued.
1082-- >
1083-- > 307 Labourers
1084-- > The number of labourers.
1085-- >
1086-- > 308 Manufactured units
1087-- > The number of units manufactured.
1088-- >
1089-- > 309 Maximum number of employees
1090-- > The maximum number of people employed.
1091-- >
1092-- > 310 Maximum number of employees at location
1093-- > The maximum number of people employed at a location.
1094-- >
1095-- > 311 Members in group
1096-- > The number of members within a group.
1097-- >
1098-- > 312 Minimum number of employees at location
1099-- > The minimum number of people employed at a location.
1100-- >
1101-- > 313 Minimum number of employees
1102-- > The minimum number of people employed.
1103-- >
1104-- > 314 Non-union employees
1105-- > The number of employees not belonging to a labour union.
1106-- >
1107-- > 315 Floors
1108-- > The number of floors in a building.
1109-- >
1110-- > 316 Nurses
1111-- > The number of nurses.
1112-- >
1113-- > 317 Office workers
1114-- > The number of workers in an office.
1115-- >
1116-- > 318 Other employees
1117-- > The number of employees otherwise categorised.
1118-- >
1119-- > 319 Part time employees
1120-- > The number of employees working on a part time basis.
1121-- >
1122-- > 320 Accounts payable average overdue days
1123-- > The average number of days accounts payable are overdue.
1124-- >
1125-- > 321 Pilots
1126-- > The number of pilots.
1127-- >
1128-- > 322 Plant workers
1129-- > The number of workers within a plant.
1130-- >
1131-- > 323 Previous number of accounts
1132-- > The number of accounts which preceded the current count.
1133-- >
1134-- > 324 Previous number of branch locations
1135-- > The number of branch locations which preceded the
1136-- > current count.
1137-- >
1138-- > 325 Principals included as employees
1139-- > The number of principals which are included in the count
1140-- > of employees.
1141-- >
1142-- > 326 Protested bills
1143-- > The number of bills which are protested.
1144-- >
1145-- > 327 Registered brands distributed
1146-- > The number of registered brands which are being
1147-- > distributed.
1148-- >
1149-- > 328 Registered brands manufactured
1150-- > The number of registered brands which are being
1151-- > manufactured.
1152-- >
1153-- > 329 Related business entities
1154-- > The number of related business entities.
1155-- >
1156-- > 330 Relatives employed
1157-- > The number of relatives which are counted as employees.
1158-- >
1159-- > 331 Rooms
1160-- > The number of rooms.
1161-- >
1162-- > 332 Salespersons
1163-- > The number of salespersons.
1164-- >
1165-- > 333 Seats
1166-- > The number of seats.
1167-- >
1168-- > 334 Shareholders
1169-- > The number of shareholders.
1170-- >
1171-- > 335 Shares of common stock
1172-- > The number of shares of common stock.
1173-- >
1174-- > 336 Shares of preferred stock
1175-- > The number of shares of preferred stock.
1176-- >
1177-- > 337 Silent partners
1178-- > The number of silent partners.
1179-- >
1180-- > 338 Subcontractors
1181-- > The number of subcontractors.
1182-- >
1183-- > 339 Subsidiaries
1184-- > The number of subsidiaries.
1185-- >
1186-- > 340 Law suits
1187-- > The number of law suits.
1188-- >
1189-- > 341 Suppliers
1190-- > The number of suppliers.
1191-- >
1192-- > 342 Teachers
1193-- > The number of teachers.
1194-- >
1195-- > 343 Technicians
1196-- > The number of technicians.
1197-- >
1198-- > 344 Trainees
1199-- > The number of trainees.
1200-- >
1201-- > 345 Union employees
1202-- > The number of employees who are members of a labour
1203-- > union.
1204-- >
1205-- > 346 Number of units
1206-- > The quantity of units.
1207-- >
1208-- > 347 Warehouse employees
1209-- > The number of employees who work in a warehouse setting.
1210-- >
1211-- > 348 Shareholders holding remainder of shares
1212-- > Number of shareholders owning the remainder of shares.
1213-- >
1214-- > 349 Payment orders filed
1215-- > Number of payment orders filed.
1216-- >
1217-- > 350 Uncovered cheques
1218-- > Number of uncovered cheques.
1219-- >
1220-- > 351 Auctions
1221-- > Number of auctions.
1222-- >
1223-- > 352 Units produced
1224-- > The number of units produced.
1225-- >
1226-- > 353 Added employees
1227-- > Number of employees that were added to the workforce.
1228-- >
1229-- > 354 Number of added locations
1230-- > Number of locations that were added.
1231-- >
1232-- > 355 Total number of foreign subsidiaries not included in
1233-- > financial statement
1234-- > The total number of foreign subsidiaries not included in
1235-- > the financial statement.
1236-- >
1237-- > 356 Number of closed locations
1238-- > Number of locations that were closed.
1239-- >
1240-- > 357 Counter clerks
1241-- > The number of clerks that work behind a flat-topped
1242-- > fitment.
1243-- >
1244-- > 358 Payment experiences in the last 3 months
1245-- > The number of payment experiences received for an entity
1246-- > over the last 3 months.
1247-- >
1248-- > 359 Payment experiences in the last 12 months
1249-- > The number of payment experiences received for an entity
1250-- > over the last 12 months.
1251-- >
1252-- > 360 Total number of subsidiaries not included in the financial
1253-- > statement
1254-- > The total number of subsidiaries not included in the
1255-- > financial statement.
1256-- >
1257-- > 361 Paid-in common shares
1258-- > The number of paid-in common shares.
1259-- >
1260-- > 362 Total number of domestic subsidiaries not included in
1261-- > financial statement
1262-- > The total number of domestic subsidiaries not included
1263-- > in the financial statement.
1264-- >
1265-- > 363 Total number of foreign subsidiaries included in financial
1266-- > statement
1267-- > The total number of foreign subsidiaries included in the
1268-- > financial statement.
1269-- >
1270-- > 364 Total number of domestic subsidiaries included in financial
1271-- > statement
1272-- > The total number of domestic subsidiaries included in
1273-- > the financial statement.
1274-- >
1275-- > 365 Total transactions
1276-- > The total number of transactions.
1277-- >
1278-- > 366 Paid-in preferred shares
1279-- > The number of paid-in preferred shares.
1280-- >
1281-- > 367 Employees
1282-- > Code specifying the quantity of persons working for a
1283-- > company, whose services are used for pay.
1284-- >
1285-- > 368 Active ingredient dose per unit, dispensed
1286-- > The dosage of active ingredient per dispensed unit.
1287-- >
1288-- > 369 Budget
1289-- > Budget quantity.
1290-- >
1291-- > 370 Budget, cumulative to date
1292-- > Budget quantity, cumulative to date.
1293-- >
1294-- > 371 Actual units
1295-- > The number of actual units.
1296-- >
1297-- > 372 Actual units, cumulative to date
1298-- > The number of cumulative to date actual units.
1299-- >
1300-- > 373 Earned value
1301-- > Earned value quantity.
1302-- >
1303-- > 374 Earned value, cumulative to date
1304-- > Earned value quantity accumulated to date.
1305-- >
1306-- > 375 At completion quantity, estimated
1307-- > The estimated quantity when a project is complete.
1308-- >
1309-- > 376 To complete quantity, estimated
1310-- > The estimated quantity required to complete a project.
1311-- >
1312-- > 377 Adjusted units
1313-- > The number of adjusted units.
1314-- >
1315-- > 378 Number of limited partnership shares
1316-- > Number of shares held in a limited partnership.
1317-- >
1318-- > 379 National business failure incidences
1319-- > Number of firms in a country that discontinued with a
1320-- > loss to creditors.
1321-- >
1322-- > 380 Industry business failure incidences
1323-- > Number of firms in a specific industry that discontinued
1324-- > with a loss to creditors.
1325-- >
1326-- > 381 Business class failure incidences
1327-- > Number of firms in a specific class that discontinued
1328-- > with a loss to creditors.
1329-- >
1330-- > 382 Mechanics
1331-- > Number of mechanics.
1332-- >
1333-- > 383 Messengers
1334-- > Number of messengers.
1335-- >
1336-- > 384 Primary managers
1337-- > Number of primary managers.
1338-- >
1339-- > 385 Secretaries
1340-- > Number of secretaries.
1341-- >
1342-- > 386 Detrimental legal filings
1343-- > Number of detrimental legal filings.
1344-- >
1345-- > 387 Branch office locations, estimated
1346-- > Estimated number of branch office locations.
1347-- >
1348-- > 388 Previous number of employees
1349-- > The number of employees for a previous period.
1350-- >
1351-- > 389 Asset seizers
1352-- > Number of entities that seize assets of another entity.
1353-- >
1354-- > 390 Out-turned quantity
1355-- > The quantity discharged.
1356-- >
1357-- > 391 Material on-board quantity, prior to loading
1358-- > The material in vessel tanks, void spaces, and pipelines
1359-- > prior to loading.
1360-- >
1361-- > 392 Supplier estimated previous meter reading
1362-- > Previous meter reading estimated by the supplier.
1363-- >
1364-- > 393 Supplier estimated latest meter reading
1365-- > Latest meter reading estimated by the supplier.
1366-- >
1367-- > 394 Customer estimated previous meter reading
1368-- > Previous meter reading estimated by the customer.
1369-- >
1370-- > 395 Customer estimated latest meter reading
1371-- > Latest meter reading estimated by the customer.
1372-- >
1373-- > 396 Supplier previous meter reading
1374-- > Previous meter reading done by the supplier.
1375-- >
1376-- > 397 Supplier latest meter reading
1377-- > Latest meter reading recorded by the supplier.
1378-- >
1379-- > 398 Maximum number of purchase orders allowed
1380-- > Maximum number of purchase orders that are allowed.
1381-- >
1382-- > 399 File size before compression
1383-- > The size of a file before compression.
1384-- >
1385-- > 400 File size after compression
1386-- > The size of a file after compression.
1387-- >
1388-- > 401 Securities shares
1389-- > Number of shares of securities.
1390-- >
1391-- > 402 Patients
1392-- > Number of patients.
1393-- >
1394-- > 403 Completed projects
1395-- > Number of completed projects.
1396-- >
1397-- > 404 Promoters
1398-- > Number of entities who finance or organize an event or a
1399-- > production.
1400-- >
1401-- > 405 Administrators
1402-- > Number of administrators.
1403-- >
1404-- > 406 Supervisors
1405-- > Number of supervisors.
1406-- >
1407-- > 407 Professionals
1408-- > Number of professionals.
1409-- >
1410-- > 408 Debt collectors
1411-- > Number of debt collectors.
1412-- >
1413-- > 409 Inspectors
1414-- > Number of individuals who perform inspections.
1415-- >
1416-- > 410 Operators
1417-- > Number of operators.
1418-- >
1419-- > 411 Trainers
1420-- > Number of trainers.
1421-- >
1422-- > 412 Active accounts
1423-- > Number of accounts in a current or active status.
1424-- >
1425-- > 413 Trademarks used
1426-- > Number of trademarks used.
1427-- >
1428-- > 414 Machines
1429-- > Number of machines.
1430-- >
1431-- > 415 Fuel pumps
1432-- > Number of fuel pumps.
1433-- >
1434-- > 416 Tables available
1435-- > Number of tables available for use.
1436-- >
1437-- > 417 Directors
1438-- > Number of directors.
1439-- >
1440-- > 418 Freelance debt collectors
1441-- > Number of debt collectors who work on a freelance basis.
1442-- >
1443-- > 419 Freelance salespersons
1444-- > Number of salespersons who work on a freelance basis.
1445-- >
1446-- > 420 Travelling employees
1447-- > Number of travelling employees.
1448-- >
1449-- > 421 Foremen
1450-- > Number of workers with limited supervisory
1451-- > responsibilities.
1452-- >
1453-- > 422 Production workers
1454-- > Number of employees engaged in production.
1455-- >
1456-- > 423 Employees not including owners
1457-- > Number of employees excluding business owners.
1458-- >
1459-- > 424 Beds
1460-- > Number of beds.
1461-- >
1462-- > 425 Resting quantity
1463-- > A quantity of product that is at rest before it can be
1464-- > used.
1465-- >
1466-- > 426 Production requirements
1467-- > Quantity needed to meet production requirements.
1468-- >
1469-- > 427 Corrected quantity
1470-- > The quantity has been corrected.
1471-- >
1472-- > 428 Operating divisions
1473-- > Number of divisions operating.
1474-- >
1475-- > 429 Quantitative incentive scheme base
1476-- > Quantity constituting the base for the quantitative
1477-- > incentive scheme.
1478-- >
1479-- > 430 Petitions filed
1480-- > Number of petitions that have been filed.
1481-- >
1482-- > 431 Bankruptcy petitions filed
1483-- > Number of bankruptcy petitions that have been filed.
1484-- >
1485-- > 432 Projects in process
1486-- > Number of projects in process.
1487-- >
1488-- > 433 Changes in capital structure
1489-- > Number of modifications made to the capital structure of
1490-- > an entity.
1491-- >
1492-- > 434 Detrimental legal filings against directors
1493-- > The number of legal filings that are of a detrimental
1494-- > nature that have been filed against the directors.
1495-- >
1496-- > 435 Number of failed businesses of directors
1497-- > The number of failed businesses with which the directors
1498-- > have been associated.
1499-- >
1500-- > 436 Professor
1501-- > The number of professors.
1502-- >
1503-- > 437 Seller
1504-- > The number of sellers.
1505-- >
1506-- > 438 Skilled worker
1507-- > The number of skilled workers.
1508-- >
1509-- > 439 Trademark represented
1510-- > The number of trademarks represented.
1511-- >
1512-- > 440 Number of quantitative incentive scheme units
1513-- > Number of units allocated to a quantitative incentive
1514-- > scheme.
1515-- >
1516-- > 441 Quantity in manufacturing process
1517-- > Quantity currently in the manufacturing process.
1518-- >
1519-- > 442 Number of units in the width of a layer
1520-- > Number of units which make up the width of a layer.
1521-- >
1522-- > 443 Number of units in the depth of a layer
1523-- > Number of units which make up the depth of a layer.
1524-- >
1525-- > 444 Return to warehouse
1526-- > A quantity of products sent back to the warehouse.
1527-- >
1528-- > 445 Return to the manufacturer
1529-- > A quantity of products sent back from the manufacturer.
1530-- >
1531-- > 448 Pre-paid invoice annual consumption, estimated
1532-- > The estimated annual consumption used for a prepayment
1533-- > invoice.
1534-- >
1535-- > 449 Total quoted quantity
1536-- > The sum of quoted quantities.
1537-- >
1538-- > 450 Requests pertaining to entity in last 12 months
1539-- > Number of requests received in last 12 months pertaining
1540-- > to the entity.
1541-- >
1542-- > 451 Total inquiry matches
1543-- > Number of instances which correspond with the inquiry.
1544-- >
1545-- > ZZZ Mutually defined
1546-- > As agreed by the trading partners.
1547simple6063 :: Parser Value
1548simple6063 = simple "6063" (alphaNumeric `upTo` 3)