DoD Transportation Electronic Data Interchange (EDI) Convention

Size: px
Start display at page:

Download "DoD Transportation Electronic Data Interchange (EDI) Convention"

Transcription

1 Department of Defense DoD Transportation Electronic Data Interchange (EDI) Convention ASC X12 Transaction Set 602 Voluntary Tender of Freight Services (Version ) DRAFT October

2 Department of Defense DoD Transportation Electronic Data Interchange (EDI) Convention ASC X12 Transaction Set 602 Voluntary Tender of Freight Services (Version DRAFT October

3 CONTENTS 1.0 INTRODUCTION 2.0 CONTROL SEGMENTS 3.0 STANDARD IMPLEMENTATION CONVENTION 4.0 IC ELEMENT MATRIX 5.0 IC ELEMENTS IN EDI FORMAT 6.0 APPLICATION CODE LISTS 7.0 PAPER ENVIRONMENT BUSINESS FORMS 8.0 IC ELEMENT CHANGE MATRIX 9.0 KEY INFORMATION FOR THE DEVELOPER DRAFT 1.1

4 (Blank Page) 1.2 DRAFT

5 1.0 Introduction This implementation convention (IC) describes the standard or convention the Military Traffic Management Command (MTMC) and the Department of Defense (DoD) will use to process The Standard Tender of Freight Services (MT FORM 364-R). This convention supports MTMC s voluntary tender program. To obtain information about the use of this implementation convention, contact the: Defense Finance and Accounting Service - Indianapolis Center Directorate of Transportation Payments 8899 E. 56th Street Indianapolis, In For further information about the Defense transportation EDI program, contact the: United States Transportation Command J4-LT 508 Scott Drive Scott Air Force Base, IL To obtain DoD conventions or ASC X12 guidance or to recommend DoD conventions or ASC X12 maintenance, contact the: Defense Logistics Management Standards Office Attn: DLMSO (Room 1655), HQ DLA 8725 John J Kingman Rd., Suite 2533 Ft. Belvoir, VA Who Needs to Use This Document Computer programmers use this document to identify the data requirement for populating an EDI transaction. Why Use a Convention A convention defines the rules for populating an EDI transaction. Following a convention ensures that trading partners will encounter fewer data quality problems during development and maintenance of EDI systems. Contents Additional sections are included in this document. Section 2.0, Control Segments, identifies the specific data requirements for formatting the EDI interchange control segments that envelop all EDI transactions. Section 3.0, Transaction Set Profile, lists the layout of the target transaction set by segment and data element. Identified along side each transaction set data element is the IC Element Matrix index number from Section DRAFT 1.1

6 Section 4.0, IC Element Matrix, identifies the application data elements trading partners need to exchange. This section can be used to map an existing application database into the transaction set. Other Sections contain examples of hard copy documents, examples of EDI transaction sets, segment looping logic tables, and other items that serve as references for software developers. (Blank Page) 1.2 DRAFT

7 2.0 Control Segments Overview This chapter describes the EDI control segments (interchange control and functional group segments). The control segment information was derived from the ASC X12 Standards Draft Version 3 Release 7 (003070). Purpose This chapter identifies the specific data requirements for formatting the EDI control segments when transmitting and receiving EDI transactions. The format and data content of the control segments are usually managed by EDI translation software. The data requirements described herein should be used to set control segment formats when installing or initializing translation software for transmission and reception of EDI transactions. Contents This chapter includes two sections: Interchange Control Segment Hierarchy, identifies the control segments in their order of occurrence in an EDI communications interchange. DoD Convention ASC X12 Control Segments, which presents a detailed description of the DoD's data conventions for formatting EDI standard control segments. These sections will be available upon the official publication of ASC X12 Version in February Special Instructions The control segments identify the data element separator, subelement separator, and segment terminator. DATA ELEMENT SEPARATOR Any unique eight-bit (byte) character could serve as data element separator, segment terminator, or subelement separator, provided each character is disjoint from all data elements within an interchange and that these do not conflict with telecommunications protocols necessary to the transmission of the interchange. The following recommended values conform with information published in Electronic Data Interchange, X12 Standards, Interchange Control Structures, Section 4.3 Delimiter Specifications. While the data element separator may be graphically displayed as an asterisk (*) or a tilde (~) in ASC X12 documentation, it is the value employed in the fourth byte of an interchange envelope that actually assigns the separator that the translators will use throughout an interchange. ASC X12 recommends the ASCII character with hexadecimal value "1D" for use as the data element separator (gs) DRAFT 2.1

8 SUBELEMENT SEPARATOR The ISA segment provides a discrete element (ISA16) for defining the subelement separator within an interchange. Although designated as reserved for future expansion in Version 4 Release 1, a value in ISA16 is required. ASC X12 recommends the ASCII character with hexadecimal value "1F" for use as the subelement separation (us) character. SEGMENT TERMINATOR Likewise, the control envelope establishes the byte value used for segment termination within an interchange. ASC X12 documentation usually portrays this as a new line (n/l) character, but the actual segment terminator for an interchange will be the byte value occurring immediately following the ISA16 segment. ASC X12 recommends the ASCII character with hexadecimal value "1C" for use as the segment (fs) terminator. GS01 CODE VALUE Use code value TS - Transportation Services Tender (602) in the element GS01 of the control envelope for transmitting this transaction. ELECTRONIC PUBLICATION To retrieve the complete version/release control segments contact: Defense Information Standards Agency (DISA) Center for Standards DRAFT

9 DRAFT 2.3

10 3.0 Standard Implementation Convention This section presents the DoD s convention for interpreting the Transportation Services Tender using the ASC X Transportation Services Tender (Version ). ELECTRONIC PUBLICATION File 602D3070.PDF contains the DoD ASC X Transportation Services Tender (Version ) implementation convention. For the DoD implementation convention including DTEDI developer notes, see file 602D3070.PDF DRAFT 3.1

11 (Blank Page) 3.2 DRAFT

12 Section 4.0 IC ELEMENT MATRIX OVERVIEW In order to implement an EDI transaction set, trading partners need to identify the application data elements they plan to exchange, identify where they plan to carry the data within the structure of the EDI transaction (a task commonly called mapping), identify any additional X12 data such as qualifier codes, and publish that information in an implementation convention (IC). This section contains an IC Element Matrix that lists that information. PURPOSE Using the IC Element Matrix will expedite mapping of an application database into a commercial EDI translation package. This IC Element Matrix applies to a specific application database, which is described in the Application Notes section below. HOW TO READ THE IC ELEMENT MATRIX To read the matrix, trading partner needs to understand matrix record types, two categories of matrix information, the matrix layout, and the sort order of the matrix. They also need a basic understanding of ASC X12 standard structures and syntax. Record Types The IC Element Matrix contains two types of records: segment header records and element records. Segment header records. Each segment header record begins the description of a discrete occurrence of an X12 segment. The element records (see below) that follow a segment header record cannot be co-mingled with elements from other segments, including those segments with matching IDs. Element records identify an individual data element that occurs within a segment. Each element satisfies either an application requirement or X12 standard syntax. If one element in a segment is passed, all elements in the segment need to be passed in accordance with the IC requirement designator (REQ). Two Categories of Record Information Each record contains two categories of information: IC application information and ASC X12 information. IC application information describes attributes about the application requirement. ASC X12 information. That information is extracted directly from the X12 standard dictionary and enables programmers to map the IC element into the standards DRAFT 4.1

13 Matrix Layout The IC Element Matrix lists information in ten columns. IC Data Element Name (DATA NAME) is a label for each data element using terminology common to the business environment. The IC Element Matrix identifies an element as a Route Order Number Qualifier. This is more concise than using the generic X12 label of Reference Number Qualifier. A segment header records identifies the segment ID in this column. IC Element Number (ELEM NO) enables analysts and programmers to quickly cite a record in the matrix. IC Data Group Number (GRP) is a number assigned by the IC developers. That number identifies an IC element with a group of elements that form a relation (database table) within the application data model. In order to quickly reference a relation, Defense transportation developers label them with a Data Group number. For example, a Bill To Address may belong to the PURCHASE ORDER relation (GRP = 10). A Stop-off Delivery Address may belong to the ITEM DELIVERY relation (GRP = 60). X12 Transaction Set Table Number (TBL). 1= Header Table, 2= Detail Table, 3= Summary Table. X12 Segment Position (POS). The position of the segment in the transaction set table. X12 Segment Reference Designator (REF DES). The segment ID and position of the element within the segment. (This column is blank for all segment header records.) X12 Simple or Composite Data Element Number (DE#). The X12 data element that occurs at the REF DES of the segment. (This column is blank for all segment header records.) IC Requirement Designator (REQ). In a segment header record, this column indicates the usage of the segment. In an element record, this column indicates the usage of the element within the segment, if the segment is used. IC Element Code List (VALUE). This column lists both X12 standard codes and application-unique codes. If the list is large, it appears in the Section Application Code Lists. IC Element Notes (DoD CONVENTION NOTES) can contain information about various segment and element attributes. Element attributes may differ from those in the X12 standard. For example, if trading partners expect to exchange a purchase order number that has a specific length and structure, those attributes are decribed here. Further, if a REQ is conditional, the condition is usually described here. Sort Order of the Matrix The IC elements in the IC Element Matrix are presented in an order that enables programmers to generate application-to-translator interface files (also known as user defined files or UDFs) that are syntactically correct in accordance with ASC X12 standards. 4.2 DRAFT

14 Application Notes The IC Element Matrix in this section maps data requirements for the Military Traffic Command s (MTMC s) Voluntary Tender Program from the Department of Defense (DoD) Standard Tender of Freight Services into the ASC X12 Transaction Set 602 Transportation Services. DoD derived the IC elements from the following sources: Examination of sample paper tenders Analysis of MT FORM 364-R Instructions for Use Comparing data dictionaries of various tender application systems Analysis of ASC X12 Transaction Set 602 Transportation Services Tender (Version ) Comments submitted by transportation activities involved in the DoD electronic data interchange effort DRAFT 4.3

15 A. 4 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES ST SEGMENT [001 ] ST M Transaction Set Id [002 ] ST M Transportation Service Tender Transaction Set Control Number [003 ] ST M Identifying control number that must be unique within the transaction set functional group assigned by the originator for a transaction set. DEPARTM ENT OF DEF E NSE T RANSPORTAT ION EDI CONVENT I O N DK SEGMENT [004 ] DK M Standard Carrier Alpha Code [005 ] DK M DRAF T Docket Control Number [006 ] DK M Use MTMC in this data element. Tender Number (DK Map) [007 ] DK M Tender Supplement Number (DK Map) [008 ] DK M If not supplement, use zero. Also applies to Section A, Block 5. Mode [009 ] DK M See MT FORM 364-R instructions Docket Type [010 ] DK M M - Multiple Independent Factor Through Rate S - Single Factor Through Rate Tender Effective Date [011 ] DK M Tender Expiration Date [012 ] DK C Use YYMMDD format. Carry centruy in DK11. Use YYMMDD format. Required on all tender transactions except cancellation supplements. Carry century in DK12. VOL UNT ARY F R EIGHT 602. TENDER A

16 Tender Effective Date Century [012 a ] DK C Tender Expiration Date Century [012 b ] DK C PRI SEGMENT [014 ] PRI M Tender Reference Use Code [015 ] PRI M TP - Tariff Publication Carrier SCAC (PRI Map) [016 ] PRI M Use up to 12 occurrences of the PRI segment to cancel up to 12 tenders with a single 602 transaction. Tender Number (PRI Map) [017 ] PRI M Tender number appears in multiple segments due to X12 requirements. DEPART MENT TRANS P O RTATIO OF DEF N ED E NSE I CONV E N TION DRAF T Tender Section Identifier [018 ] PRI C Required on all tenders and supplements except cancellation supplements. Use D to indicate Tender Section D, E for Tender Section E, E1 for Tender Section E1, or F for Tender Section F. Tender Section E Table/Section F Item [019 ] PRI C A.5 Required when filing Sections E and F. Use 1 to indicate Tender Section F; Item 1, 2 for Tender Section F, Item 2; 3 for Tender Section F, Item 3. Use A to indicate Tender Section E, Table A; B for Tender Section E, Table B; C for Tender Section E, Table C; D for Tender Section E, Table D; E for Tender Section E, Table E; or F for Tender Section E, Table F. Revises/Cancels Reference Number Qualifier [020 ] PRI C R1 - Current Revision Number R2 - Canceled Revision Number When supplementing, use R1 to revise the tender number in PRI09. When cancelling, use R2 to cancel the tender number in PRI09. VO LUNT ARY F REI G HT 602.A. T ENDER

17 A. 6 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Revised/Cancelled Tender Number [021 ] PRI C PRI SEGMENT [022 ] PRI C Format calls for eight-position tender number. The first six digits are the original tender number. The last two digits are the supplement number. DEPARTM E NT OF T RANSPORT AT ION EDI DEFE CONVENT I O N NSE Use this segment for Appendix A information. Appendix A Use Code [023 ] PRI M TP - Tariff Publication Appendix A Carrier SCAC [024 ] PRI M DRAF T Appendix A Tender Number [025 ] PRI M Appendix A Qualifier [026 ] PRI M Use A to designate Appendix A. SA SEGMENT [026 a ] SA C Tender Issue Date [027 ] SA M Use format YYMMDD. Reason for Tender Transaction [028 ] SA M 1 - Add 2 - Change (Update) 3 - Delete PS - Proposal Carriers SCAC [029 ] SA M Authorized Officer/Agent Name [030 ] SA M Either an authorized officer appears or a carrier agent appears, but not both. VOL UNT ARY FR EIGHT T E NDER 602. A

18 Authorization Date [031 ] SA C NTE SEGMENT [032 ] NTE C Use format YYMMDD. This date accounts for Section C signature date. Use this segment if filing a supplement. Nature Of Change Qualifier [033 ] NTE M CHG - Change Nature Of Change [034 ] NTE M CD SEGMENT [038 ] CD M Application - Logical Connector [039 ] CD M DEPART M TRANSP O E NT RTAT OF DEF IO N E E DI CO NSE NV EN TION Use PA to designate application. DRAF T Application - Condition Code [040 ] CD M Use SHTY to designate application condition. Application Code [041 ] CD M Use INTER to designate Interstate. Use INTRA to designate Intrastate. Application Intrastate State Code [041 a ] CD C Use two-digit state code if intrastate rates are filed. Otherwise, do not use this element. CD SEGMENT [042 ] CD M VOL UNT A.7 Operating Authority - Logical Connector [043 ] CD M Operating Authority - Condition Code [044 ] CD M Use OA to designate operating authority. Use AUTH to designate operating authority condition. ARY FR EI GHT T E 602.A NDER

19 A. 8 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Operating Authority - 1st [045 ] CD M Actual certificate number. Rail carriers send the character string EXEMPT. Operating Authority - 2nd [046 ] CD C Use for additional operating authority. DEPARTM ENT OF T RANSPORTAT ION EDI DEFE CONVENT I ON NSE Operating Authority - 3rd [047 ] CD C Use for additional operating authority. DRAF T CD SEGMENT [048 ] CD M Tender Distribution - Logical Connector [049 ] CD M Use TD to designate tender distribution. Tender Distribution - Condition Code [050 ] CD M Use SHTY to designate tender distribution condition. Tender Distribution [051 ] CD M Use LT10N for less than 10,000 lb., GT10N for greater than 10,000 lb., or TL for both less than and greater than 10,000 lb CD SEGMENT [052 ] CD M Governing Publications - Logical Connector [053 ] CD M Use GP to governing publications. VOL UNT ARY F R EIGHT 602. T E NDER A

20 Governing Publications - Condition Code [054 ] CD M Actual Governing Publications [055 ] CD M Additional Governing Publications [056 ] CD C Additional Governing Publications [057 ] CD C CD SEGMENT [058 ] CD M Use AUTH to designate governing publications condition. Use for additional governing publications. DUse for additional governing publications. DEPART M TRANSP O E NT RTAT OF IO N E DEFE I CO NSE NV E NTION DRAF T Combination/Proportional Rates - Logical Connector [059 ] CD M Combination/Proportional Rates - Condition Code [060 ] CD M Use PO to designate combination/proportional rates. Use COMB to designate combination/proportional rates condition. Combination/Proportional Rates [061 ] CD M From hard copy tender, Section B, Item H: use L for local rates (second box) or P for proportional rates (third box). If both apply to the tender (first box), use A for any combination. VOL CD SEGMENT [063 ] CD M UNT A.9 Type Equipment Offered - Logical Connector [064 ] CD M A maximum of 16 equipment descriptions may appear in 6 occurrences of the CD segment. See MT FORM 364-R instructions. Use TE to designate type equipment offered. ARY F REIGH T 602.A. TE NDER

21 A. 10 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Type Equipment Offered - Condition Code [065 ] CD M Use MTEQ to designate type of equipment offered condition. Type Equipment Offered [066 ] CD M Type Equipment Additional [067 ] CD C DEPARTM E NT OF T RANSPORT AT ION EDI DEFE CONVENT I ON NSE Use for additional type equipment. Type Equipment Additional [068 ] CD C Use for additional type equipment. DRAF T N1 SEGMENT [069 ] N1 M Issuing Carrier Qualifier [070 ] N M BO - Broker or Sales Office TI - Tariff Issuer Carriers SCAC Qualifier [072 ] N M 2 - Standard Carrier Alpha Code (SCAC) Carriers SCAC (N1 Map) [073 ] N M PER SEGMENT [083 ] PER M Phone Number Contact Qualifier [084 ] PER M SC - Schedule Contact Phone Number Qualifier [085 ] PER M TE - Telephone Phone Number [086 ] PER M PER SEGMENT [087 ] PER M Authorized Officer/Agent Contact Qualifier [088 ] PER M TD - Tender Developer Authorized Officer/Agent Name [088 a ] PER02 93 C VOL UNT ARY FR EIGHT 602. TENDER A

22 Authorized Officer/Agent Phone Number Qualifier [089 ] PER M TE - Telephone Authorized Officer/Agent Phone Number [090 ] PER M PR SEGMENT [091 ] PR M Repeat this PR loop for each commodity. Commodities Class Used - Logical Connector [092 ] PR M P - (Plus Value; see X12 Dictionary) Commodities Class Used - Code Qualifier [093 ] PR02 23 M D - Department of Defense Unique Code N - National Motor Freight Classification (NMFC) U - Uniform Freight Classification (UFC) DEPART ME NT OF TRANS P O RTAT I O DEFE N ED NSE I CONV E N TION Commodities Code [094 ] PR03 22 M DRAF T Use of NMFC excludes use of UFC and vice versa. DoD unique codes may occur with either NMFC or UFC. Maximum of 16 commodities can be described on a single tender. CD SEGMENT [098 ] CD M Use this segment when an assigned release value applies. There should be one commodities release value CD segment for every commodity code PR segment. Commodities Release Value (Assigned) - Logical Connector [099 ] CD M Use PO to designate commodities release value. VOL A.11 Commodities Release Value (Assigned) - Condition Code [100 ] CD M Commodities Release Value (Assigned) [101 ] CD M Use DDUA to designate a DoD assigned number for comoddities release value condition. UNT ARY FR EIGH 602.A. T T ENDER

23 A. 12 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Release Value Unit of measure [102 ] CD M Use A for per pound per article. Use L for per pound. Use T for per pound per vehicle. Use V for per vehicle. CD SEGMENT [103 ] CD C DEPARTM ENT OF DEFE NSE T RANSPORT AT ION EDI CONVENTIO N Use this segment when an unassigned release value applies. There should be one commodities release value CD segment for every commodity code PR segment. Commodities Release Value (Unassigned) - Logical Connector [104 ] CD M DRAF T Commodities Release Value (Unassigned) - Condition Code [105 ] CD M Use PO to designate unassigned commodities release value. Use LIPP to designate unassigned commodities release value condition. Commodities Release Value (Unassigned) [106 ] CD M If full release value applies, send zero in this data element. If a decimal is needed to express this rate, it must be included Release Value Unit of Measure [107 ] CD M SB SEGMENT [108 ] SB C Use A for per pound per article. Use L for per pound. Use T for per pound per vehicle. Use V for per vehicle. This segment begins the detail table for Section D (Point to Point Rates). Section D requirements are expressed as DataGroup 100, 110, and 120. See Section 9.0 for looping logic. VOLUNT ARY F R EIGHT T E NDER 602. A

24 Tender Section D (Docket Level) [109 ] SB M SC SEGMENT [110 ] SC M Docket Sub-Level [111 ] SC M Docket Sub-Level [112 ] SC M Use the value 1 as the level number. This segment begins DataGroup 110, routing information. For every occurrence of DataGroup 110, there must be an occurrence of DataGroup 120. Use the value 1 as the level number. Use D to designate Section D of the Government Standard Tender. DEPART TRANSP MENT O RTAT OF IO DEFE N ED NSE I CONV EN TION DRAF T GY SEGMENT [114 ] GY M Use a single occurrence of this segment to describe each location. A.13 Geographic Qualifier [115 ] GY M B - Between F - From T - To Location Qualifier [117 ] GY M SL - U.S. SPLC Standard Point Location Code [119 ] GY M Rail Routes [121 ] GY C SRT SEGMENT [122 ] SRT M Rate Qualifier [123 ] SRT M A - Add Rate Always enter a two-position data element. For single digit integers, use a leading zero. For example, use 01 for route number 1. Begin DataGroup 120, Section D rate table information. VOL UNT ARY F R EIGH 602.A. T TE NDER

25 A. 14 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Rate Value Qualifier [125 ] SRT M BR - Per Barrel CW - Per Hundred Weight DR - Per Dromedary Service Shipment HD - Per Hundredweight Per Dromedary Service Shipment PG - Per Gallon ST - Per Short Ton VA - Per Vehicle Moved VH - Per Vehicle Used VR - Per Rail Car Used DEPARTM ENT OF DEFE NSE T RANSPORTAT ION EDI CONVENTI ON See Section 6.0 for MTMC rate code conversions and rate formats. MIN SEGMENT [126 ] MIN M DRAF T Use one MIN segment per page of rates submitted. Implied decimal always occurs at the first position. Therefore, pad all integers with a zero to the right. (e.g. value 1 = 10, value 55 = 550, etc.) Minimum - Weight/Volume/Quantity [127 ] MIN M First occurrence of minimum in Section D. Minimum - Weight/Volume/Quantity [128 ] MIN C Second occurrence of minimum in Section D. Minimum - Weight/Volume/Quantity [129 ] MIN C Third occurrence of minimum in Section D. VOL Minimum - Weight/Volume/Quantity [130 ] MIN C UNT Minimum - Weight/Volume/Quantity [130 a ] MIN C Fourth occurrence of minimum in Section D. Fifth occurrence of minimum in Section D. ARY FR EIGHT T E NDER 602. A

26 Minimum - Weight/Volume/Quantity [130 b ] MIN C Minimum - Weight/Volume/Quantity [130 c ] MIN C Minimum - Weight/Volume/Quantity [130 d ] MIN C SRM SEGM [131 ] SRM M NENT Rate - Column A [132 ] SRM01 60 M Rate - Column B [133 ] SRM02 60 C Sixth occurrence of minimum in Section D. Seventh occurrence of minimum in Section D. Eighth occurrence of minimum in Section D. DEPART O MENT TRANSP RTATIO OF DEFE N ED NSE I CONV E TION DRAF Rate - Column C [134 ] SRM03 60 C TRate - Column D[135 ] SRM04 60 C Rate - Column E [135 a ] SRM05 60 C Rate - Column F [135 b ] SRM06 60 C Rate - Column G [135 c ] SRM07 60 C Rate - Column H [135 d ] SRM08 60 C Rail Only Incentive [136 ] SRM09 60 C A.15 SB SEGMENT [137 ] SB C This segment begins Section E (Territorial Rates). Section E can occur multiple times per tender. Upon selecting a rate table for Section E, the use of any other rate table is excluded. DataGroup 410 describes the routing requirements. DataGroups describe rate information. Items 1-5 (DataGroup 410) below are described once and apply to all rate Tables A-F (DataGroup ) under Item 6. Rate tables under Item 6 are described separately below, each beginning with an SRT segment. The SB and SC segments apply to all tables in Section E. See Section 9.0, Table F-3, for looping logic. VOL UNT ARY FR EI GH T 602.A. TE NDER

27 A. 16 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Tenders Section E (Docket Level) [138 ] SB M SC SEGMENT [139 ] SC M Use the value 1 as the level number. Routing consists of either all (F)roms and (T)os or all (F)roms and (B)etweens. Tos and Betweens cannot occur in the same routing. DEPARTM ENT OF DEFE NSE T RANSPORTAT ION EDI CONVENTIO N Docket Sub-Level [140 ] SC M Use the value 1 as the level number. DRAF T Docket Sub-Level [141 ] SC M Use E to designate Section E of Government Standard Tender. GY SEGMENT [142 a ] GY C Use when exception points apply. Exception Point Qualifier [142 b ] GY M F - From T - To Maximum of 6 exception points per tender. Use code value F to designate origins excepted from application of Section E. Use code value T to designate destinations excepted from Section E Location Qualifier [142 c ] GY M SL - U.S. SPLC Standard Point Location Code [142 d ] GY M GY SEGMENT [143 ] GY C All Points Origin (From) Qualifier [144 ] GY M F - From All Points Location Qualifier [146 ] GY M AP - All Points VOL UNT ARY FR EIGHT 602. T E NDER A

28 All Points Code [147 ] GY M Use 9C - All Points in CONUS to describe origins; this is the only origin description that can appear on a page of routes for Section E. Rail Route Number [149 ] GY C If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). GY SEGMENT [150 ] GY C SPLC Origin (From) Qualifier [151 ] GY M F - From SPLC Origin Location Qualifier [153 ] GY M SL - U.S. SPLC DEPART O MENT TRANSP RTATIO OF DEF N CO E E D I NSE NV E N TION SPLC Origin [154 ] GY M DRAF T Rail Route Number [156 ] GY C Include clear-text name of city/installation. If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). GY SEGMENT [157 ] GY C Region Origin (From) Qualifier [158 ] GY M F - From Region Origin Location Qualifier [160 ] GY M RG - Region A.17 Region Origin Code [161 ] GY M Rail Route Number [162 ] GY C GY SEGMENT [163 ] GY C See MT FORM 364-R Section E instructions for region code definitions. Use two-position code with no space. If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). Use this segment if From State/Province applies. VOL UNT ARY FREI G HT T ENDER 602.A

29 A. 18 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES State Origin (From) Qualifier [164 ] GY M F - From State Location Qualifier [166 ] GY M SP - State/Province State Code [167 ] GY M Use standard two-position state abbreviation. DEPARTM ENT OF DEFE NSE T RANSPORTAT ION EDI CONVENTIO N Rail Route Number [169 ] GY C If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). GY SEGMENT [170 ] GY C DRAF T Zone Origin (From) Qualifier [171 ] GY M F - From Use this segment if From Zone applies. Zone Location Qualifier [173 ] GY M ZN - Zone Zone Code [175 ] GY M See MT FORM 364-R Section E instructions for zone code definitions Rail Route Number [177 ] GY C GY SEGMENT [178 ] GY C All Points Destination (To) Qualifier [179 ] GY M B - Between T - To All Points Location Qualifier [181 ] GY M AP - All Points If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). Use this segment if To/Between All Points applies. VOLUNT ARY FR EIGHT 602. T E NDER A

30 All Points Code [182 ] GY M Rail Route Number [184 ] GY C GY SEGMENT [185 ] GY C Use 9C - All Points in CONUS to describe destination; this is the only destination description that can appear on a page of routes for Section E. Specific origins are described using SPLCs, region codes, zone codes, and state abbreviations. If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). Use this segment if To/Between SPLC applies. DEPART TRANS P M ENT O RTAT OF IO N E DEF D E NSE I CONV EN TION SPLC Destination (To) Qualifier [186 ] GY M B - Between T - To DRAF T SPLC Location Qualifier [188 ] GY M SL - U.S. SPLC Standard Point Location Code [189 ] GY M Rail Route Number [191 ] GY C If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). GY SEGMENT [192 ] GY C Use this segment if To/Between Region applies. A.19 Region Destination (To) Qualifier [193 ] GY M B - Between T - To Region Location Qualifier [195 ] GY M RG - Region Code Region Code [196 ] GY M See MT FORM 364-R Section E instructions for region code definitions. Rail Route Number [198 ] GY C VO LUNT ARY F R EI G HT T 602.A. ENDER

31 A. 20 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES GY SEGMENT [199 ] GY C State Destination (To) Qualifier [200 ] GY M B - Between T - To State Location Qualifier [202 ] GY M SP - State/Province Use this segment if To/Between State/Province applies. DEPARTM E NT OF DEF E NSE T RANSPORT AT ION EDI CONVENT I ON State Code [203 ] GY M Use standard two-position state abbreviation. Rail Route Number [205 ] GY C DRAF T If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.). GY SEGMENT [206 ] GY C Use this segment if To/Between Zone applies. Zone Destination (To) Qualifier [207 ] GY M B - Between T - To Zone Location Qualifier [209 ] GY M ZN - Zone Zone Code [211 ] GY M Rail Route Number [213 ] GY C See MT FORM 364-R Section E instructions for Zone Code definitions. VOL UNT If rail routes apply, identify the rail route number with a two digit code (e.g. 01, 02, 03, etc.) A ARY FR EIGHT T E NDER

32 SRT SEGMENT [220 ] SRT C This segment begins DataGroup 420 used for Section E, Table A rates. If this rate table applies, it excludes use of all other rate tables. DoD allows only one Table A per occurrence of Section E. Section E, Table A Change Type Code [221 ] SRT M A - Add Rate Value Qualifier [223 ] SRT M MV - Per Mile Per Vehicle (Railcar) Moved VU - Per Mile Per Vehicle (Railcar) Used See Section 6.0 for MTMC rate code conversions and rate formats. Minimum Charge [224 ] SRT M DEPART TRANS P ME O NT RTAT OF IO DEF N ED E NSE I CONV EN TION DRAF T SRM SEGMENT [225 ] SRM M Rate [226 ] SRM01 60 M SRT SEGMENT [227 ] SRT C This segment begins DataGroup 430 used for Section E, Table B rates. If this rate table applies, it excludes use of all other rate tables. DoD allows only one Table B per occurrence of Section E. A.21 Section E, Table B Change Type Code [228 ] SRT M A - Add Rate Value Qualifier [230 ] SRT M CW - Per Hundred (of Basic Units) DR - Per Dromedary Service Shipment DS - Per Hundred Weight Per Mile Per Dromedary Service Shipment HD - Per Hundred Weight Per Dromedary Service Shipment HM - Rate Per Hundred Weight Per Mile MV - Per Mile Per Vehicle (Railcar) Moved PG - Per Gallon PY - Per Gallon Per Mile Minimum Charge [231 ] SRT C See Section 6.0 for MTMC rate code conversions and rate formats. VO L UNT ARY F REI G 602.A. HT T ENDER

33 A. 22 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES MIN SEGMENT [232 ] MIN M Minimum quantity occurs one-for-one with rates. Implied decimal always occurs at the first position. Therefore, pad all integers with a zero to the right. (e.g. value 1 = 10, value 55 = 550, etc.) DEPARTM E NT OF DEF E NSE T RANSPORT AT ION EDI CONVENTION Minimum Quantity (Pounds/Gallons/Vehicles) Col. 1 [233 ] MIN M Minimum Quantity (Pounds/Gallons/Vehicles) Col. 2 [234 ] MIN C Minimum Quantity (Pounds/Gallons/Vehicles) Col. 6 [238 ] MIN C DRAF T Minimum Quantity (Pounds/Gallons/Vehicles) Col. 7 [239 ] MIN C Minimum Quantity (Pounds/Gallons/Vehicles) Col. 8 [240 ] MIN C SRM SEGMENT [241 ] SRM M Rate Col. 1 [242 ] SRM01 60 M Rate Col. 2 [243 ] SRM02 60 C Rate Col. 3 [244 ] SRM03 60 C Rate Col. 4 [245 ] SRM04 60 C Rate Col. 5 [246 ] SRM05 60 C Rate Col. 6 [247 ] SRM06 60 C Rate Col. 7 [248 ] SRM07 60 C Rate Col. 8 [249 ] SRM08 60 C Rail Incentive [250 ] SRM09 60 C VOL UNT ARY FR EIGHT T E NDER 602. A

34 SRT SEGMENT [251 ] SRT C This segment begins DataGroup 440 used for Section E, Table C rates. If this rate table applies, it excludes use of all other rate tables. DoD allows only one Table C per occurrence of Section E. Section E, Table C Change Type Code [252 ] SRT M A - Add Rate Value Qualifier [254 ] SRT M ST - Per Short Ton See Section 6.0 for MTMC rate code conversions and rate formats. MIN SEGMENT [255 ] MIN M DEPART TRANS P M O ENT RTAT OF IO DEF N ED ENSE I CO NV EN TION DRAF T Minimum Quantity (Short Tons) Col. 1 [256 ] MIN M Minimum Quantity (Short Tons) Col. 2 [257 ] MIN C Minimum Quantity (Short Tons) Col. 3 [258 ] MIN C A.23 SRM SEGMENT [259 ] SRM M Rate [260 ] SRM01 60 M Rate [261 ] SRM02 60 C Rate [262 ] SRM03 60 C SRT SEGMENT [263 ] SRT M This segment begins DataGroup 450 used for Section E, Table D rates. If this rate table applies, it excludes use of all other rate tables. DoD allows only one Table D per occurrence of Section E. Section E, Table D Change Type Code [264 ] SRT M A - Add VO L UNT ARY FR EIGH T T ENDER 602.A

35 A. 24 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Percent Rate Value Qualifier [266 ] SRT M AV - Ad Valorum (Percent of Value) See Section 6.0 for MTMC rate code conversions and rate formats. Minimum Charg e Rate [268 ] SRT M Percent of Class 100 rate, expressed as a whole number. DEPARTM ENT OF DEFE NSE T RANSPORT AT ION EDI CONVENT I ON MIN SEGMENT [269 ] MIN M FAK Commodity Rate [270 ] MIN M DRAF T Specific NMFC or DoD Unique Commodity Rate [271 ] MIN C Use this data element when Section A, Item 14 [PR03, DataGroup 90] cites a FAK commodity code. Otherwise, use zero in this data element. Use this data element when Section A, Item 14 [PR03, DataGroup 90] cites a NMFC or DoD unique commodity code. Otherwise, use zero in this data element. SRT SEGMENT [272 ] SRT C This segment begins the description of Section E, Table E rates (DataGroup 460). If this rate table is used, it excludes the use of all other rate tables in Section E. It may be used only once Tender Sec E, Table E (Per Car/Vehicle Used) [273 ] SRT M A - Add Per Car/Vehicle Rate Value Qualifier [275 ] SRT M VH - Per Vehicle Used VR - Per Rail Car Used See Section 6.0 for MTMC rate code conversions and rate formats. VOL UNT ARY F R EIGHT TENDER 602. A

36 DRAF T SRD SEGMENT [276 ] SRD M Mileage - Low Limit Qualifier [277 ] SRD M M - Miles (Actual) Mileage - Low Limit [278 ] SRD M Mileage - High Limit Qualifier [279 ] SRD M M - Miles (Actual) Mileage - High Limit [280 ] SRD M Per Car/Vehicle Used Only Rate [281 ] SRD05 60 M SRT SEGMENT [282 ] SRT C Tender Sec E, Table E (Per Gallon/Hundredweight) [283 ] SRT M A - Add Enter the rate that applies to the mileage break. This segment begins the second description of Section E, Table E rates (DataGroup 470). If this rate table is used, it excludes the use of all other rate tables in Section E. Per Gallon/Hundredweight Rate Value Qualifier [285 ] SRT M CW - Per Hundredweight PG - Per Gallon See Section 6.0 for MTMC rate code conversions and rate formats. This also qualifies the Minimum Expressed As box on MT FORM 364-R. DEPART O MENT TRANSP RTATIO OF DEF N ED E I CO NSE NV EN TION A.25 SRD SEGMENT [286 ] SRD M Use one occurrence of the SRD segment for this rate table. Mileage Qualifier (Filler) [287 ] SRD M M - Miles (Actual) Mileage (Filler) [288 ] SRD M Use zero in this data element. Mileage Qualifier (Filler) [289 ] SRD M M - Miles (Actual) Mileage (Filler) [290 ] SRD M Use zero in this data element. VOLUNT ARY FR EI GHT 602.A. TE NDER

37 A. 26 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Per Hundredweight/Gallon Rate [291 ] SRD05 60 M Per Hundredweight/Gallon Rate [292 ] SRD06 60 C The following minimums apply: Rail - 10,000 gal./40,000 lb. Truck - 5,000 gal./10,000 lb. Express rate using dollars and cents. DEPARTM ENT OF DEFE NSE T RANSPORT AT ION EDI CONVENTIO N The following minimums apply: Rail - 20,000 gal/60,000 lb. Truck gal./15,000 lb. Express rate using dollars and cents. Per Hundredweight/Gallon Rate [293 ] SRD07 60 C DRA FT Per Hundredweight Rate [294 ] SRD08 60 C The following minimums apply: Rail - 30,000 gal/80,000 lb. Truck - 20,000 lb. Express rate using dollars and cents. The following minimums apply: Rail - 100,000 lb. Truck lb. Leave this element blank when not offering a rate. Per Hundredweight Rate [295 ] SRD09 60 C The following minimums apply: Rail - 120,000 lb. Truck - 30,000 lb. Leave this element blank when not offering a rate Per Hundredweight Rate [296 ] SRD10 60 C Per Hundredweight Rate [297 ] SRD11 60 C The following minimums apply: Rail - 140,000 lb. Truck - 35,000 lb. Leave this element blank when not offering a rate. The following minimums apply: Rail - 160,000 lb. Truck - 40,000 lb. Leave this element blank when not offering a rate. VOL UNT ARY FR EIGHT 602. TENDER A

38 Per Hundredweight Rate [298 ] SRD12 60 C Rail Incentive [299 ] SRD13 60 C SRT SEGMENT [300 ] SRT M Tender Sec E, Tbl E (Per CWT Per Mile/Per Gal. Per Mile) [301 ] SRT M A - Add The following minimums apply: Rail - 180,000 lb. Truck - 45,000 lb. Leave this element blank when not offering a rate. This segment begins DataGroup 480 used for Section E, Table E rates. If this rate table applies, it excludes use of all other rate tables. DoD allows only one Table E per occurrence of Section E. DEPART M TRANSP O ENT OF RTAT ION E DEF D E NSE I CO NV EN TION DRAF T Per Hundredwt Per Mile/Gallon per Mile Rate Value Qualifier [303 ] SRT M HM - Rate Per Hundred Weight Per Mile PY - Per Gallon Per Mile See Section 6.0 for MTMC rate code conversions and rate formats. This also qualifies the Minimum Expressed As box on MT FORM 364-R. SRD SEGMENT [304 ] SRD M Use a separate occurrence of the SRD segment for each mileage break. Rates must be offered for all mileage brackets within the tender s territorial application from lowest to highest possible mileage. A.27 Mileage - Low Limit Qualifier [305 ] SRD M M - Miles (Actual) Mileage - Low Limit [306 ] SRD M Mileage - High Limit Qualifier [307 ] SRD M M - Miles (Actual) Mileage - High Limit [308 ] SRD M Per Hundredweight/Gallon Per Mile Rate [309 ] SRD05 60 M The following minimums apply: Rail - 10,000 gal./40,000 lb. Truck - 5,000 gal./10,000 lb. If no rate is offered, use zero in this data element. VO LUNT ARY FREI GH 602.A. T TE NDER

39 A. 28 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Per Hundredweight/Gallon Per Mile Rate [310 ] SRD06 60 C Per Hundredweight/Gallon Per Mile Rate [311 ] SRD07 60 C The following minimums apply: Rail - 20,000 gal. Truck - 8,000 gal. Leave this element blank when not offering a rate. DEPARTM E NT OF DEFE NSE T RANSPORT AT ION EDI CONVENTIO N The following minimums apply: Rail - 30,000 gal./80,000 lb. Truck - 20,000 lb. Leave this element blank when not offering a rate. Per Hundredweight Per Mile Rate [312 ] SRD08 60 C DRAF The following minimums apply: Rail - 100,000 lb. Truck - 25,000 lb. Leave this element blank when not offering a rate. T Per Hundredweight Per Mile Rate [313 ] SRD09 60 C The following minimums apply: Rail - 120,000 lb. Truck - 30,000 lb. Leave this element blank when not offering a rate. Per Hundredweight Per Mile Rate [314 ] SRD10 60 C The following minimums apply: Rail - 140,000 lb. Truck - 35,000 lb. Leave this element blank when not offering a rate. Per Hundredweight Per Mile Rate [315 ] SRD11 60 C The following minimums apply: Rail - 160,000 lb. Truck - 40,000 lb. Leave this element blank when not offering a rate. VOL Per Hundredweight Per Mile Rate [316 ] SRD12 60 C Rail Incentive [317 ] SRD13 60 C The following minimums apply: Rail - 180,000 lb. Truck - 45,000 lb. Leave this element blank when not offering a rate. UNT ARY FR EIGHT TENDER 602. A

40 SRT SEGMENT [318 ] SRT M Tender Section E, Table F Change Type Code [319 ] SRT M A - Add This segment begins the description of Section E, Table F. If this rate table is used, it excludes the use of all other rate tables in Section E. Dromedary Rate Value Qualifier [321 ] SRT M DR - Per Dromedary Service Shipment DS - Per Hundred Weight Per Mile Per Dromedary Service Shipment HD - Per Hundred Weight Per Dromedary Service Shipment See Section 6.0 for MTMC rate code conversions and rate formats. This also qualifies the Minimum Expressed As box on MT FORM 364-R. DEPART MENT TRANSP O RTAT OF IO N E DEF D E NSE I CO NV EN TION DRAF T Minimum - Col. 1 [322 ] SRT M Use for HD (DH) and DS (DZ) minimums as AD/2500 (Equip type/minimum) or A10/7500 for Drom Services. If the rate is type DR (DL), carry a 1 in this data element. Minimum - Col. 2 [323 ] SRT C Use for HD (DH) and DS (DZ) minimums as AD/5,000 (Equip type/minimum) or A10/10,000 for Drom Services. For DR rates, do not use this data element. SRD SEGMENT [324 ] SRD M A.29 Mileage - Low Limit Qualifier [325 ] SRD M M - Miles (Actual) Mileage Bracket - Low Limit [326 ] SRD M Mileage - High Limit Qualifier [327 ] SRD M M - Miles (Actual) Mileage Bracket - High Limit [328 ] SRD M This segment expresses the mileage breaks and weights for Table F. Use a separate occurrence of the SRD segment for each mileage break. Rates must be offered for all mileage brackets within the tender s territorial application from lowest to highest possible mileage. VO L UNT ARY F R EIGH T TE NDER 602.A

41 A. 30 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES Rate for Minimum Col. 1 [329 ] SRD05 60 M Use this data element for all rates. Rate for Minimum Col. 2 [330 ] SRD06 60 C Use this data element for DS and DH rates. DEPARTM ENT OF T RANSPORTAT ION EDI DEFE CONVENT I O N NSE SB SEGMENT [331 ] SB M This segment begins Section E-1 (DataGroups 510 and 520). This section may be combined with Section D. See Section 9.0 for loop logic. DRAF T Tender Section E-1 (Docket Level) [332 ] SB M Use the value 1 as the level number. SC SEGMENT [333 ] SC M Docket Sub-Level [334 ] SC M Docket Sub-Level [335 ] SC M Use E1 to designate Section E1 of the Government Standard Tender. GY SEGMENT [337 ] GY C Use this segment to describe state origin points. State Origin (From) Qualifier [338 ] GY M F - From State Location Qualifier [340 ] GY M SP - State/Province State Code [341 ] GY M Use two-digit state code. VOL UNT ARY F R EIGHT T E NDER

42 GY SEGMENT [342 ] GY C Zone Origin (From) Qualifier [343 ] GY M F - From Zone Location Qualifier [345 ] GY M ZN - Zone Zone Code [346 ] GY M GY SEGMENT [347 ] GY C Use this segment to describe zone origin points. See MT FORM 364-R Section E-1 Instructions for Zone code definitions. Use this segment to describe state destination points. DEPART TRANSP MENT O OF RTATI O DEFE N ED NSE I CONV E N TION DRAF T State Destination (To/Between) Qualifier [348 ] GY M B - Between T - To State Location Qualifier [350 ] GY M SP - State/Province State Code [351 ] GY M Use two-digit state code. GY SEGMENT [352 ] GY C Use this segment to describe zone destination points. A.31 Zone Destination(To) Qualifier [353 ] GY M B - Between T - To Zone Location Qualifier [355 ] GY M ZN - Zone Zone Code [356 ] GY M See MT FORM 364-R Section E-1 Instructions for Zone code definitions. VOL UNT ARY FR EI GHT T ENDER 602.A

43 A. 32 DATA REF DoD DoD CONVENTION DATA NAME INDEX GRP TBL POS DES DE # REQ VALUE NOTES GY SEGMENT [357 ] GY C Use this segment to describe a maximum of 6 origin and destination exception points. If an exception location is both an origin and a destination exception, it must be described twice, once for the origin exception and once for the destination exception. This means a maximum of 12 GYs can occur. DEPARTM ENT OF DEF E NSE T RANSPORT AT ION EDI CONVENTIO N Exception Points Geographic Qualifier [358 ] GY M F - From T - To Exception Point Logical Connector [359 ] GY M M - (Minus value; see X12 Dictionary) Exception Point Location Qualifier [360 ] GY M SL - U.S. SPLC DRAF T Exception Point SPLC [361 ] GY M SRT SEGMENT [362 ] SRT M This segment begins DataGroup 520. Change Type Code [363 ] SRT M A - Add Rate Value Qualifier [365 ] SRT M HM - Rate Per Hundred Weight Per Mile VU - Per Mile Per Vehicle (Railcar) Used See Section 6.0 for MTMC rate code conversions and rate formats. This also qualifies the Minimum Expressed As box on MT FORM 364-R. Minimum Charge [366 ] SRT C Minimum Weight [367 ] SRT C VOL UNT SRM SEGMENT [368 ] SRM M The SRM segment repeats for each destination (To or Between) GY segment and applies up to seven origins per segment. When origin and destination points are the same, enter zero for the rate. ARY FR EIGHT T E NDER 602. A

Navistar, Inc. EDI 850 Purchase Order. VERSION: ANSI ASC X12 Version Release 3040NAV

Navistar, Inc. EDI 850 Purchase Order. VERSION: ANSI ASC X12 Version Release 3040NAV Navistar, Inc. EDI 850 Purchase Order VERSION: ANSI ASC X12 Version Release 3040NAV EDI 850 Implementation Guide Document Number: Revision: Revision Date: PUR-2007 4.0 August 5, 2012 Written by: Reviewed/

More information

Staff Contact: Allison L. Austin Telephone (703) Item Description Class

Staff Contact: Allison L. Austin Telephone (703) Item Description Class Re: Kits or Sets, coffee service Item 73725 Staff Contact: Allison L. Austin Telephone (703) 838-8864 austin@nmfta.org Proponent: Commodity Classification Standards Board Present Classification Provisions

More information

North America Ethyl Acetate Industry Outlook to Market Size, Company Share, Price Trends, Capacity Forecasts of All Active and Planned Plants

North America Ethyl Acetate Industry Outlook to Market Size, Company Share, Price Trends, Capacity Forecasts of All Active and Planned Plants North America Ethyl Acetate Industry Outlook to 2016 - Market Size, Company Share, Price Trends, Capacity Forecasts of All Active and Planned Plants Reference Code: GDCH0416RDB Publication Date: October

More information

Cafeteria Ordering System, Release 1.0

Cafeteria Ordering System, Release 1.0 Software Requirements Specification for Cafeteria Ordering System, Release 1.0 Version 1.0 approved Prepared by Karl Wiegers Process Impact November 4, 2002 Software Requirements Specification for Cafeteria

More information

Import Order: File Formats

Import Order: File Formats Help Center Import Order: File Formats Sections 1. CSV (Field Segments) Example 2. STD (Field Segments) EDI-850 3. STD (Fixed Width) 4. ST3 (Fixed Width) 5. ST4 (Comma Delimited) 6. CMP (Field Segments)

More information

AGENCY: Grain Inspection, Packers and Stockyards Administration, USDA.

AGENCY: Grain Inspection, Packers and Stockyards Administration, USDA. This document is scheduled to be published in the Federal Register on 05/15/2017 and available online at https://federalregister.gov/d/2017-09721, and on FDsys.gov [BILLING CODE 3410-KD-U] DEPARTMENT OF

More information

CCSB Contact: Allison L. Austin Telephone (703) Item Description Class

CCSB Contact: Allison L. Austin Telephone (703) Item Description Class Re: Fruit or Vegetable Chips or Crisps CCSB Contact: Allison L. Austin Telephone (703) 838-8864 austin@nmfta.org Proponent: Commodity Classification Standards Board Present Classification Provisions Item

More information

Cactus Moth Detection & Monitoring Network

Cactus Moth Detection & Monitoring Network Cactus Moth Detection & Monitoring Network Pricklypear Data Form Variable Definitions Pricklypear Data Form Pricklypear in the context of this form refers to pad-forming Opuntia spp. belonging to the subgenus

More information

Esri Demographic Data Release Notes: Israel

Esri Demographic Data Release Notes: Israel Introduction The Esri demographic dataset for Israel provides key population and household attributes for use in a variety of applications. Release notes provide information such as the attribute list,

More information

Route List Configuration

Route List Configuration CHAPTER 32 Use the following topics to add or delete route lists or to add, remove, or change the order of route groups in a route list: Settings, page 32-1 Adding Route Groups to a Route List, page 32-3

More information

Fairtrade Standard. Supersedes previous version: Expected date of next review: Contact for comments:

Fairtrade Standard. Supersedes previous version: Expected date of next review: Contact for comments: Fairtrade Standard for Tea for Small Producer Organizations Current version: 01.05.2011 Supersedes previous version: 22.12.2010 Expected date of next review: 2016 Contact for comments: standards@fairtrade.net

More information

Chapter Ten. Alcoholic Beverages. 1. Article 402 (Right of Entry and Exit) does not apply to this Chapter.

Chapter Ten. Alcoholic Beverages. 1. Article 402 (Right of Entry and Exit) does not apply to this Chapter. 103 Chapter Ten Alcoholic Beverages Article 1000: Application of General Rules 1. Article 402 (Right of Entry and Exit) does not apply to this Chapter. 2. For greater certainty, Articles 400 (Application),

More information

TRTP and TRTA in BDS Application per CDISC ADaM Standards Maggie Ci Jiang, Teva Pharmaceuticals, West Chester, PA

TRTP and TRTA in BDS Application per CDISC ADaM Standards Maggie Ci Jiang, Teva Pharmaceuticals, West Chester, PA PharmaSUG 2016 - Paper DS14 TRTP and TRTA in BDS Application per CDISC ADaM Standards Maggie Ci Jiang, Teva Pharmaceuticals, West Chester, PA ABSTRACT CDSIC ADaM Implementation Guide v1.1 (IG) [1]. has

More information

longer any restriction order batching. All orders can be created in a single batch which means less work for the wine club manager.

longer any restriction order batching. All orders can be created in a single batch which means less work for the wine club manager. Wine Club The new Wine Club 2017 module holds many new features and improvements not available in the original OrderPort Wine Club. Even though there have been many changes, the use of the Wine Club module

More information

DEPARTMENT OF LICENSING AND REGULATORY AFFAIRS LIQUOR CONTROL COMMISSION BEER

DEPARTMENT OF LICENSING AND REGULATORY AFFAIRS LIQUOR CONTROL COMMISSION BEER DEPARTMENT OF LICENSING AND REGULATORY AFFAIRS LIQUOR CONTROL COMMISSION BEER (By authority conferred on the liquor control commission by section 215(1) of 1998 PA 58, MCL 436.1215(1), and Executive Reorganization

More information

ORLEANS GARDENS SHOPPING CENTRE 1615 ORLEANS BOULEVARD CITY OF OTTAWA, ONTARIO TRAFFIC UPDATE. Prepared for:

ORLEANS GARDENS SHOPPING CENTRE 1615 ORLEANS BOULEVARD CITY OF OTTAWA, ONTARIO TRAFFIC UPDATE. Prepared for: ORLEANS GARDENS SHOPPING CENTRE 1615 ORLEANS BOULEVARD CITY OF OTTAWA, ONTARIO TRAFFIC UPDATE Prepared for: Orleans Gardens Shopping Centre Inc. 2851 John Street, Suite 1 Markham, ON K3R 5R7 June 12, 2015

More information

October 21, Texas Eastern Transmission, LP Compliance Filing - Docket Nos. RP88-67, et al. (Phase II/PCBs) Docket No. RP16-

October 21, Texas Eastern Transmission, LP Compliance Filing - Docket Nos. RP88-67, et al. (Phase II/PCBs) Docket No. RP16- 5400 Westheimer Court Houston, TX 77056-5310 713.627.5400 main Mailing Address: P.O. Box 1642 Houston, TX 77251-1642 October 21, 2015 Ms. Kimberly D. Bose, Secretary Federal Energy Regulatory Commission

More information

Table of Contents. Toast Inc. 2

Table of Contents. Toast Inc. 2 Quick Setup Guide Table of Contents About This Guide... 3 Step 1 Marketing Setup... 3 Configure Marketing à Restaurant Info... 3 Configure Marketing à Hours / Schedule... 4 Configure Marketing à Receipt

More information

AWRI Refrigeration Demand Calculator

AWRI Refrigeration Demand Calculator AWRI Refrigeration Demand Calculator Resources and expertise are readily available to wine producers to manage efficient refrigeration supply and plant capacity. However, efficient management of winery

More information

Zoning Text Amendment DPA , Provide for the Production of Mead, Cider and Similar Beverages on A-1 Agriculture Properties (County Wide)

Zoning Text Amendment DPA , Provide for the Production of Mead, Cider and Similar Beverages on A-1 Agriculture Properties (County Wide) COUNTY OF PRINCE WILLIAM 5 County Complex Court, Prince William, Virginia 22192-9201 PLANNING MAIN (703) 792-7615 FAX (703) 792-4758 OFFICE www.pwcgov.org/planning Christopher M. Price, AICP Director of

More information

City of Grand Forks Staff Report

City of Grand Forks Staff Report City of Grand Forks Staff Report Committee of the Whole November 27, 2017 City Council December 4, 2017 Agenda Item: Request from Half Brothers Brewing Company for creation of Brewer taproom license Submitted

More information

Paper Reference IT Principal Learning Information Technology. Level 3 Unit 2: Understanding Organisations

Paper Reference IT Principal Learning Information Technology. Level 3 Unit 2: Understanding Organisations Centre No. Candidate No. Surname Signature Paper Reference(s) IT302/01 Edexcel Principal Learning Information Technology Level 3 Unit 2: Understanding Organisations Wednesday 3 June 2009 Morning Time:

More information

Directions for Menu Worksheet ***Updated 9/2/2014 for SY *** General Information:

Directions for Menu Worksheet ***Updated 9/2/2014 for SY *** General Information: Directions for Menu Worksheet ***Updated 9/2/2014 for SY 2014-15*** Welcome to the FNS Menu Worksheet, a tool designed to assist School Food Authorities (SFAs) in demonstrating that each of the menus meets

More information

How Rest Area Commercialization Will Devastate the Economic Contributions of Interstate Businesses. Acknowledgements

How Rest Area Commercialization Will Devastate the Economic Contributions of Interstate Businesses. Acknowledgements How Rest Area Commercialization Will Devastate the Economic Contributions of Interstate Businesses Acknowledgements The NATSO Foundation, a charitable 501(c)(3) organization, is the research and educational

More information

8 SYNOPSIS: Currently, there is no specific license of. 9 the Alcoholic Beverage Control Board relating to

8 SYNOPSIS: Currently, there is no specific license of. 9 the Alcoholic Beverage Control Board relating to 1 185532-2 : n : 04/19/2017 : LIVINGSTON / vr 2 3 SENATE FR&ED COMMITTEE SUBSTITUTE FOR SB329 4 5 6 7 8 SYNOPSIS: Currently, there is no specific license of 9 the Alcoholic Beverage Control Board relating

More information

Directions for Menu Worksheet. General Information:

Directions for Menu Worksheet. General Information: Directions for Menu Worksheet Welcome to the FNS Menu Worksheet, a tool designed to assist School Food Authorities (SFAs) in demonstrating that each of the menus meets the new meal pattern for the National

More information

US FOODS E-COMMERCE AND TECHNOLOGY OFFERINGS

US FOODS E-COMMERCE AND TECHNOLOGY OFFERINGS US FOODS MOBILE EASY ONLINE ORDER US FOODS E-COMMERCE AND TECHNOLOGY OFFERINGS PERSONALIZED CONTENT WE HELP MAKE IT EASY TO ORDER ONLINE One platform. Integrated solutions. Complete control. US Foods e-commerce

More information

COMPILATION AND SUMMARY OF COMMERCIAL CATCH REPORT FORMS USED IN THE U.S. VIRGIN ISLANDS, 1974/75 TO 2004/05

COMPILATION AND SUMMARY OF COMMERCIAL CATCH REPORT FORMS USED IN THE U.S. VIRGIN ISLANDS, 1974/75 TO 2004/05 COMPILATION AND SUMMARY OF COMMERCIAL CATCH REPORT FORMS USED IN THE U.S. VIRGIN ISLANDS, 1974/75 TO 2004/05 Jennifer Messineo Bureau of Fisheries Division of Fish and Wildlife Department of Planning and

More information

UNECE STANDARD FFV-35 concerning the marketing and commercial quality control of STRAWBERRIES 2017 EDITION

UNECE STANDARD FFV-35 concerning the marketing and commercial quality control of STRAWBERRIES 2017 EDITION UNECE STANDARD FFV-35 concerning the marketing and commercial quality control of STRAWBERRIES 2017 EDITION UNITED NATIONS New York and Geneva, 2017 NOTE Working Party on Agricultural Quality Standards

More information

COMMISSION IMPLEMENTING REGULATION (EU) No /.. of XXX. on the traceability requirements for sprouts and seeds intended for the production of sprouts

COMMISSION IMPLEMENTING REGULATION (EU) No /.. of XXX. on the traceability requirements for sprouts and seeds intended for the production of sprouts EUROPEAN COMMISSION Brussels, XXX SANCO/10030/2012r7 [ ](2012) XXX draft - COMMISSION IMPLEMENTING REGULATION (EU) No /.. of XXX on the traceability requirements for sprouts and seeds intended for the

More information

ACCEPTED, AND CONFORMS TO THE CONTRACT, EXCEPT AS NOTED: 32c. DATE 32d. PRINTED NAME AND TITLE OF AUTHORIZED GOVERNMENT REPRESENTATIVE 36.

ACCEPTED, AND CONFORMS TO THE CONTRACT, EXCEPT AS NOTED: 32c. DATE 32d. PRINTED NAME AND TITLE OF AUTHORIZED GOVERNMENT REPRESENTATIVE 36. 19. ITEM NO. 20. SCHEDULE OF SUPPLIES/SERVICES 21. QUANTITY 22. UNIT 23. UNIT PRICE 24. AMOUNT 32a. QUANTITY IN COLUMN 21 HAS BEEN RECEIVED INSPECTED ACCEPTED, AND CONFORMS TO THE CONTRACT, EXCEPT AS NOTED:

More information

Uniform Rules Update Final EIR APPENDIX 6 ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES

Uniform Rules Update Final EIR APPENDIX 6 ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES APPENDIX 6 ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES ASSUMPTIONS AND CALCULATIONS USED FOR ESTIMATING TRAFFIC VOLUMES This appendix contains the assumptions that have been applied

More information

Economic and Social Council

Economic and Social Council UNITED NATIONS E Economic and Social Council Distr. GENERAL TRADE/WP.7/GE.2/2005/14 5 April 2005 ORIGINAL : ENGLISH ECONOMIC COMMISSION FOR EUROPE COMMITTEE FOR TRADE, INDUSTRY AND ENTERPRISE DEVELOPMENT

More information

Special Price and Premium Terms

Special Price and Premium Terms USA Version 1.1.0 Version 1.1.0 A. Purpose This document contains a description of special Price and Premium requirements which apply to certain Certified TM agricultural products. These include rules

More information

Candidate Agreement. The American Wine School (AWS) WSET Level 4 Diploma in Wines & Spirits Program PURPOSE

Candidate Agreement. The American Wine School (AWS) WSET Level 4 Diploma in Wines & Spirits Program PURPOSE The American Wine School (AWS) WSET Level 4 Diploma in Wines & Spirits Program PURPOSE Candidate Agreement The purpose of this agreement is to ensure that all WSET Level 4 Diploma in Wines & Spirits candidates

More information

MBA 503 Final Project Guidelines and Rubric

MBA 503 Final Project Guidelines and Rubric MBA 503 Final Project Guidelines and Rubric Overview There are two summative assessments for this course. For your first assessment, you will be objectively assessed by your completion of a series of MyAccountingLab

More information

Napa County Planning Commission Board Agenda Letter

Napa County Planning Commission Board Agenda Letter Agenda Date: 7/1/2015 Agenda Placement: 10A Continued From: May 20, 2015 Napa County Planning Commission Board Agenda Letter TO: FROM: Napa County Planning Commission John McDowell for David Morrison -

More information

THE APPLICATION OF NATIONAL SINGLE WINDOW SYSTEM (KENYA TRADENET) IN PROCESSING OF CERTIFICATES OF ORIGIN. A case study of AFA-Coffee Directorate

THE APPLICATION OF NATIONAL SINGLE WINDOW SYSTEM (KENYA TRADENET) IN PROCESSING OF CERTIFICATES OF ORIGIN. A case study of AFA-Coffee Directorate THE APPLICATION OF NATIONAL SINGLE WINDOW SYSTEM (KENYA TRADENET) IN PROCESSING OF CERTIFICATES OF ORIGIN A case study of AFA-Coffee Directorate Presentation By: PAUL OKEWA VENUE: KICC, NAIROBI-KENYA DATE

More information

Notes on the Philadelphia Fed s Real-Time Data Set for Macroeconomists (RTDSM) Capacity Utilization. Last Updated: December 21, 2016

Notes on the Philadelphia Fed s Real-Time Data Set for Macroeconomists (RTDSM) Capacity Utilization. Last Updated: December 21, 2016 1 Notes on the Philadelphia Fed s Real-Time Data Set for Macroeconomists (RTDSM) Capacity Utilization Last Updated: December 21, 2016 I. General Comments This file provides documentation for the Philadelphia

More information

FAIRTRADE LABELLING ORGANIZATIONS INTERNATIONAL. FOR Honey FOR. Small Producers Organizations. Current version:

FAIRTRADE LABELLING ORGANIZATIONS INTERNATIONAL. FOR Honey FOR. Small Producers Organizations. Current version: FAIRTRADE LABELLING ORGANIZATIONS INTERNATIONAL FAIRTRADE STANDARDS FOR Honey FOR Small Producers Organizations Current version: 16.02.2009 Superseded previous versions: 01.12.2005 Period for stakeholders

More information

State Of California Department Of Alcoholic Beverage Control 3927 Lennane Drive, Suite 100 Sacramento, CA 95834

State Of California Department Of Alcoholic Beverage Control 3927 Lennane Drive, Suite 100 Sacramento, CA 95834 State Of California Department Of Alcoholic Beverage Control 3927 Lennane Drive, Suite 100 Sacramento, CA 95834 Instructions To Out-Of-State Distilled Spirits Shippers Sections 23366.2 and 23366.3 of the

More information

Step 1: Prepare To Use the System

Step 1: Prepare To Use the System Step : Prepare To Use the System PROCESS Step : Set-Up the System MAP Step : Prepare Your Menu Cycle MENU Step : Enter Your Menu Cycle Information MODULE Step 5: Prepare For Production Step 6: Execute

More information

Proposed Maximum Residue Limit. Azoxystrobin

Proposed Maximum Residue Limit. Azoxystrobin Proposed Maximum Residue Limit PMRL2015-27 Azoxystrobin (publié aussi en français) 21 July 2015 This document is published by the Health Canada Pest Management Regulatory Agency. For further information,

More information

Activity 10. Coffee Break. Introduction. Equipment Required. Collecting the Data

Activity 10. Coffee Break. Introduction. Equipment Required. Collecting the Data . Activity 10 Coffee Break Economists often use math to analyze growth trends for a company. Based on past performance, a mathematical equation or formula can sometimes be developed to help make predictions

More information

Tamanend Wine Consulting

Tamanend Wine Consulting Tamanend Wine Consulting PRODUCTION SOFTWARE FOR WINEMAKERS Wine Operations and Laboratory Analyses LOGIN PROCESS ENSURING SECURITY AND PRIVACY Tamanend Software Systems is a Cloud based system designed

More information

TOWN OF GAWLER POLICY

TOWN OF GAWLER POLICY TOWN OF GAWLER POLICY Policy Section: Policy Name: Classification: 3. Development, Environment & Regulatory Services Mobile Food Vendors Public Council Policy Adopted: June 2018 Frequency of Review: Triennial

More information

Proposed Maximum Residue Limit. Sedaxane

Proposed Maximum Residue Limit. Sedaxane Proposed Maximum Residue Limit PMRL2014-05 Sedaxane (publié aussi en français) 21 January 2014 This document is published by the Health Canada Pest Management Regulatory Agency. For further information,

More information

ACCEPTED, AND CONFORMS TO THE CONTRACT, EXCEPT AS NOTED: 32c. DATE 32d. PRINTED NAME AND TITLE OF AUTHORIZED GOVERNMENT REPRESENTATIVE 36.

ACCEPTED, AND CONFORMS TO THE CONTRACT, EXCEPT AS NOTED: 32c. DATE 32d. PRINTED NAME AND TITLE OF AUTHORIZED GOVERNMENT REPRESENTATIVE 36. 19. ITEM NO. 20. SCHEDULE OF SUPPLIES/SERVICES 21. QUANTITY 22. UNIT 23. UNIT PRICE 24. AMOUNT 32a. QUANTITY IN COLUMN 21 HAS BEEN RECEIVED INSPECTED ACCEPTED, AND CONFORMS TO THE CONTRACT, EXCEPT AS NOTED:

More information

Improving Enquiry Point and Notification Authority Operations

Improving Enquiry Point and Notification Authority Operations Improving Enquiry Point and Notification Authority Operations EAC Public Private Sector Workshop on the WTO TBT and SPS Agreements Diane C. Thompson March 21 22, 2016 Nairobi, Kenya EAC Public Private

More information

Appendices. Section. Food Buying Guide for Child Nu tri tion Pro grams A P P E N D I C E S

Appendices. Section. Food Buying Guide for Child Nu tri tion Pro grams A P P E N D I C E S Section 6 Food Buying Guide for Child Nu tri tion Pro grams Appendices A P P E N D I C E S Appendix A: Recipe Analysis Appendix B: Using Column 6 for Recipe Analysis Appendix C: The USDA Child Nutrition

More information

Subject: ALFOODACT Nestle USA Announces Voluntary Recall of NESQUIK Chocolate Powder

Subject: ALFOODACT Nestle USA Announces Voluntary Recall of NESQUIK Chocolate Powder Subject: ALFOODACT 067-2012 Nestle USA Announces Voluntary Recall of NESQUIK Chocolate Powder Date Issued: November 13, 2012 1. REFERENCES: a. DLAR 4155.26/AR 40-660/NAVSUPINST 10110.8c/AFI 48-116/MCO

More information

UNECE STANDARD FFV-05 concerning the marketing and commercial quality control of AUBERGINES 2010 EDITION

UNECE STANDARD FFV-05 concerning the marketing and commercial quality control of AUBERGINES 2010 EDITION UNECE STANDARD FFV-05 concerning the marketing and commercial quality control of AUBERGINES 2010 EDITION UNITED NATIONS New York and Geneva, 2010 NOTE Working Party on Agricultural Quality Standards The

More information

SAN JOAQUIN VALLEY UNIFIED AIR POLLUTION CONTROL DISTRICT COMPLIANCE DEPARTMENT COM 2293

SAN JOAQUIN VALLEY UNIFIED AIR POLLUTION CONTROL DISTRICT COMPLIANCE DEPARTMENT COM 2293 SAN JOAQUIN VALLEY UNIFIED AIR POLLUTION CONTROL DISTRICT COMPLIANCE DEPARTMENT COM 2293 APPROVED: DATE: April 3, 2012 Morgan Lambert Director of Compliance TITLE: SUBJECT: RULE 4694 WINERY FERMENTATION

More information

Handbook for Wine Supply Balance Sheet. Wines

Handbook for Wine Supply Balance Sheet. Wines EUROPEAN COMMISSION EUROSTAT Directorate E: Sectoral and regional statistics Unit E-1: Agriculture and fisheries Handbook for Wine Supply Balance Sheet Wines Revision 2015 1 INTRODUCTION Council Regulation

More information

Mapping and Tracking (Invasive) Plants with Calflora s Weed Manager

Mapping and Tracking (Invasive) Plants with Calflora s Weed Manager Mapping and Tracking (Invasive) Plants with Calflora s Weed Manager John Malpas, Tech Lead jhmalpas@calflora.org Cynthia Powell, Executive Director cpowell@calflora.org Agenda Calflora basics Weed Manager:

More information

STAFF REPORT. Zoning Text Amendment #PLN , Limited/Craft Breweries and Distilleries (Countywide)

STAFF REPORT. Zoning Text Amendment #PLN , Limited/Craft Breweries and Distilleries (Countywide) COUNTY OF PRINCE WILLIAM 5 County Complex Court, Prince William, Virginia 22192-9201 PLANNING MAIN (703) 792-7615 FAX (703) 792-4758 OFFICE wwwpwcgovorg/planning Christopher M Price, AICP Director of Planning

More information

THE NEW GATEWAY TO THE US WINE & SPIRITS MARKET. manhattannin vinexponewyork.com

THE NEW GATEWAY TO THE US WINE & SPIRITS MARKET. manhattannin vinexponewyork.com THE NEW GATEWAY TO THE US WINE & SPIRITS MARKET manhattannin vinexponewyork.com Vinexpo New York gives exhibitors the opportunity to meet with the major players in the US market, with a two-day format

More information

P O L I C I E S & P R O C E D U R E S. Single Can Cooler (SCC) Fixture Merchandising

P O L I C I E S & P R O C E D U R E S. Single Can Cooler (SCC) Fixture Merchandising P O L I C I E S & P R O C E D U R E S Single Can Cooler (SCC) Fixture Merchandising Policies and s for displaying non-promotional beer TBS Marketing Written: August 2017 Effective date: November 2017 1

More information

CRITERIA AND PROCEDURE

CRITERIA AND PROCEDURE CRITERIA AND PROCEDURE BROAD SUBJECT: MEAL PRICING NO: MP-09-01 TITLE: Adult Meal Pricing EFFECTIVE DATE: SY 2010-11 Revised: January 2015 PURPOSE OF THIS CRITERIA/PROCEDURE Although the School Nutrition

More information

Privacy. Terms and Conditions

Privacy. Terms and Conditions Terms and Conditions Privacy JJ Cohn Estate, Scarecrow, and M. Etain wine will make every effort to protect your private information. Our website uses state of the art encryption in order to protect your

More information

Saudi Arabia Iced/Rtd Coffee Drinks Category Profile

Saudi Arabia Iced/Rtd Coffee Drinks Category Profile Saudi Arabia Iced/Rtd Coffee Drinks Category Profile - 2015 Saudi Arabia Iced/Rtd Coffee Drinks Category Profile - 2015 The Business Research Store is run by Sector Publishing Intelligence Ltd. SPi has

More information

Memorandum of understanding

Memorandum of understanding European Organic Wine Carta (EOWC) Memorandum of understanding 1. Preamble The common European Organic Wine Carta (EOWC) is a private, market-oriented and open initiative to promote and encourage organic

More information

China Coffee Market Overview The Guidance For Selling Coffee In China Published November Pages PDF Format 420

China Coffee Market Overview The Guidance For Selling Coffee In China Published November Pages PDF Format 420 China Coffee Market Overview 2009 2010 The Guidance For Selling Coffee In China Published November 2009 102 Pages PDF Format 420 Order online at: http://www.drinksector.com/basket.asp?idreport=76&basketaction=auto

More information

Barista at a Glance BASIS International Ltd.

Barista at a Glance BASIS International Ltd. 2007 BASIS International Ltd. www.basis.com Barista at a Glance 1 A Brewing up GUI Apps With Barista Application Framework By Jon Bradley lmost as fast as the Starbucks barista turns milk, java beans,

More information

Option 2 All Types of Flour

Option 2 All Types of Flour Rule 327.6 Food and Food Ingredients Definitions Option 2 All Types of Flour Food and food ingredients is defined in Part II of the Library of Definitions, along with definitions of candy, dietary supplements,

More information

International Wine Shipping Guide

International Wine Shipping Guide International Wine Shipping Guide Country Documentation Requirements Version 3.5 Table of Contents International wine shipping basics Country documentation requirements: 4 Australia 5 Austria 5 Belgium

More information

raspador Documentation

raspador Documentation raspador Documentation Release 0.2.2 Fernando Macedo September 21, 2015 Contents 1 Install 1 1.1 Package managers............................................ 1 1.2 From source...............................................

More information

DRAFT REFERENCE MANUAL ON WINE AND VINE LEGISLATION IN GEORGIA

DRAFT REFERENCE MANUAL ON WINE AND VINE LEGISLATION IN GEORGIA Document 5 DRAFT REFERENCE MANUAL ON WINE AND VINE LEGISLATION IN GEORGIA Between 2003 and today, the legislative framework regulating the vine and wine sector in Georgia has gone through a lot of changes:

More information

CMC DUO. Standard version. Table of contens

CMC DUO. Standard version. Table of contens CMC DUO Standard version O P E R A T I N G M A N U A L Table of contens 1 Terminal assignment and diagram... 2 2 Earthen... 4 3 Keyboards... 4 4 Maintenance... 5 5 Commissioning... 5 6 Machine specific

More information

OALCF Task Cover Sheet. Goal Path: Employment Apprenticeship Secondary School Post Secondary Independence

OALCF Task Cover Sheet. Goal Path: Employment Apprenticeship Secondary School Post Secondary Independence Task Title: Calculating Recipes and Ingredients Learner Name: OALCF Task Cover Sheet Date Started: Date Completed: Successful Completion: Yes No Goal Path: Employment Apprenticeship Secondary School Post

More information

IMPORT CONTROL SYSTEM. Phase 1 CONTENT OF EXTERNAL DOMAIN MESSAGES FOR SYSTEM DEVELOPMENT. Version 2.3

IMPORT CONTROL SYSTEM. Phase 1 CONTENT OF EXTERNAL DOMAIN MESSAGES FOR SYSTEM DEVELOPMENT. Version 2.3 IMPORT CONTROL SYSTEM Phase 1 CONTENT OF EXTERNAL DOMAIN MESSAGES FOR SYSTEM DEVELOPMENT Version 2.3 CONTENT 1. Introduction 2. Relevant Documentation 2.1 ICS Phase 1 3. The Role of ICS 3.1 Ireland as

More information

Washington Vineyard Acreage Report: 2011

Washington Vineyard Acreage Report: 2011 Washington Vineyard Acreage Report: 2011 COMPILED BY USDA/NATIONAL AGRICULTURAL STATISTICS SERVICE WASHINGTON FIELD OFFICE DAVID KNOPF, DIRECTOR DENNIS KOONG, DEPUTY DIRECTOR P. O. BOX 609 OLYMPIA, WASHINGTON

More information

Guidelines on the registration of national guides to good practice. In accordance with Article 8 of Regulation (EC) No 852/2004

Guidelines on the registration of national guides to good practice. In accordance with Article 8 of Regulation (EC) No 852/2004 EUROPEAN COMMISSION HEALTH & CONSUMERS DIRECTORATE-GERAL Brussels, 15 July 2008 Guidelines on the registration of national guides to good practice In accordance with Article 8 of Regulation (EC) No 852/2004

More information

UNECE STANDARD FFV-36 concerning the marketing and commercial quality control of TOMATOES 2012 EDITION

UNECE STANDARD FFV-36 concerning the marketing and commercial quality control of TOMATOES 2012 EDITION UNECE STANDARD FFV-36 concerning the marketing and commercial quality control of TOMATOES 2012 EDITION UNITED NATIONS New York and Geneva, 2012 NOTE Working Party on Agricultural Quality Standards The

More information

Manager s Guide 2008 POP Conversion

Manager s Guide 2008 POP Conversion Manager s Guide 2008 POP Conversion This guide highlights the changes taking place both in-store and in drive-thru before the start of Monopoly, October 7 th, 2008 Same Brand New Look Stronger Voice 8/8/08

More information

Article 25. Off-Premises Cereal Malt Beverage Retailers Definitions. As used in this article of the division s regulations, unless the

Article 25. Off-Premises Cereal Malt Beverage Retailers Definitions. As used in this article of the division s regulations, unless the Article 25. Off-Premises Cereal Malt Beverage Retailers 14-25-1. Definitions. As used in this article of the division s regulations, unless the context clearly requires otherwise, each of the following

More information

96 of 100 DOCUMENTS FEDERAL REGISTER. 27 CFR Part 9. Napa Valley Viticultural Area. [TD ATF-79; Re: Notice No. 337] 46 FR 9061.

96 of 100 DOCUMENTS FEDERAL REGISTER. 27 CFR Part 9. Napa Valley Viticultural Area. [TD ATF-79; Re: Notice No. 337] 46 FR 9061. Page 1 96 of 100 DOCUMENTS FEDERAL REGISTER 27 CFR Part 9 Napa Valley Viticultural Area [TD ATF-79; Re: Notice No. 337] January 28, 1981 ACTION: Final rule; Treasury decision. SUMMARY: This rule establishes

More information

INSTRUCTION MANUAL FOR BUILT-IN OVENS

INSTRUCTION MANUAL FOR BUILT-IN OVENS INSTRUCTION MANUAL FOR BUILT-IN OVENS OPEN 24/7 ILVE ACCESSORIES ONLINE SHOP INDEX OVEN PRESENTATION 3 Installation and hook-up 3 Demo mode 3 setting the clock (first power-on) 4 switching on the oven

More information

In Title 21 of the Code of Federal Regulations, Parts 100 to 169, revised. as of April 1, 2016, on page 50, is added to read as follows:.

In Title 21 of the Code of Federal Regulations, Parts 100 to 169, revised. as of April 1, 2016, on page 50, is added to read as follows:. This document is scheduled to be published in the Federal Register on 11/23/2016 and available online at https://federalregister.gov/d/2016-28367, and on FDsys.gov DEPARTMENT OF HEALTH AND HUMAN SERVICES

More information

Commodity By Shay Savage READ ONLINE

Commodity By Shay Savage READ ONLINE Commodity By Shay Savage READ ONLINE Commodity money - Wikipedia - Commodity money is to be distinguished from representative money which is a certificate or token which can be exchanged for the underlying

More information

Fromage Frais and Quark Market in Portugal: Market Profile to 2019

Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Fromage Frais and Quark Market in Portugal: Market Profile to 2019 Sector Publishing Intelligence Limited (SPi) has been marketing business

More information

CITY OF NICHOLASVILLE ALCOHOLIC BEVERAGE CONTROL LICENSE APPLICATION

CITY OF NICHOLASVILLE ALCOHOLIC BEVERAGE CONTROL LICENSE APPLICATION CITY OF NICHOLASVILLE ALCOHOLIC BEVERAGE CONTROL LICENSE APPLICATION Revised 12-12-2016 Page 1 of 6 CITY OF NICHOLASVILLE ALCOHOLIC BEVERAGE CONTROL 517 NORTH MAIN STREET, NICHOLASVILLE, KY 40356 (859)

More information

The Future of the Confectionery Market in South Africa to 2019

The Future of the Confectionery Market in South Africa to 2019 The Future of the Confectionery Market in South Africa to 2019 The Future of the Confectionery Market in South Africa to 2019 The Business Research Store is run by Sector Publishing Intelligence Ltd. SPi

More information

AN ELEMENTARY SCHOOL STUDENT WASTE CASE STUDY Plate Waste Study. Funded by USDA SNAP-Ed, an equal opportunity provider and employer.

AN ELEMENTARY SCHOOL STUDENT WASTE CASE STUDY Plate Waste Study. Funded by USDA SNAP-Ed, an equal opportunity provider and employer. AN ELEMENTARY SCHOOL STUDENT WASTE CASE STUDY 2015-16 Plate Waste Study Funded by USDA SNAP-Ed, an equal opportunity provider and employer. Introduction In collaboration with a San Diego County elementary

More information

EMISSIONS ACTIVITY CATEGORY FORM YEAST LEAVENED BAKERY OVEN OPERATIONS

EMISSIONS ACTIVITY CATEGORY FORM YEAST LEAVENED BAKERY OVEN OPERATIONS FOR OHIO EPA USE FACILITY ID: EMISSIONS ACTIVITY CATEGORY FORM YEAST LEAVENED BAKERY OVEN OPERATIONS This form is to be completed for each yeast leavened bakery oven at commercial operations which produce

More information

AMENDMENT OF SOLICITATION/MODIFICATION OF CONTRACT

AMENDMENT OF SOLICITATION/MODIFICATION OF CONTRACT AMENDMENT OF SOLICITATION/MODIFICATION OF CONTRACT 2. AMENDMENT/MODIFICATION NO. P00003 3. EFFECTIVE DATE See Blk. 16C See Block 14 1. CONTRACT ID CODE K PAGE OF PAGES 4. REQUISITION/PURCHASE REQ. NO.

More information

ASEAN STANDARD FOR YOUNG COCONUT (ASEAN Stan 15:2009)

ASEAN STANDARD FOR YOUNG COCONUT (ASEAN Stan 15:2009) Appendix 2 ASEAN STANDARD FOR YOUNG COCONUT (ASEAN Stan 15:2009) 1. DEFINITION OF PRODUCE This standard applies to commercial varieties of fresh young coconut fruits harvested from Cocos nucifera Linn.

More information

Republika e Kosovës Republika Kosovo - Republic of Kosovo Kuvendi - Skupština - Assembly

Republika e Kosovës Republika Kosovo - Republic of Kosovo Kuvendi - Skupština - Assembly Republika e Kosovës Republika Kosovo - Republic of Kosovo Kuvendi - Skupština - Assembly Law No. 04/L-019 ON AMENDING AND SUPPLEMENTING THE LAW NO. 02/L-8 ON WINES Assembly of Republic of Kosovo; Based

More information

#611 ON-SITE TESTING AND EVALUATION

#611 ON-SITE TESTING AND EVALUATION OBJECTIVES: After completing this chapter, you will be able to... Discuss the purpose of a percolation test. List the regulatory requirements for conducting a percolation test. Revised 01-02-2013 MEETING

More information

UPC / SCC CODES MANITOBA LIQUOR & LOTTERIES ITEM NUMBER

UPC / SCC CODES MANITOBA LIQUOR & LOTTERIES ITEM NUMBER UPC / SCC CODES All products require a Universal Product Code (UPC) to be printed on them. For European products, this might be known as the European Article Number (EAN). UPC and EAN are also known as

More information

LAW No. 04/L-019 ON AMENDING AND SUPPLEMENTING THE LAW NO. 02/L-8 ON WINES LAW ON AMENDING AND SUPPLEMENTING THE LAW NO. 02/L-8 ON WINES.

LAW No. 04/L-019 ON AMENDING AND SUPPLEMENTING THE LAW NO. 02/L-8 ON WINES LAW ON AMENDING AND SUPPLEMENTING THE LAW NO. 02/L-8 ON WINES. LAW No. 04/L-019 ON AMENDING AND SUPPLEMENTING THE LAW NO. 02/L-8 ON WINES Assembly of Republic of Kosovo; Based on the article 65 (1) of the Constitution of the Republic of Kosovo, Approves: Article 1

More information

PROPOSED DRAFT STANDARD FOR AUBERGINES (At Step 5/8)

PROPOSED DRAFT STANDARD FOR AUBERGINES (At Step 5/8) E REP16/FFV APPENDIX III PROPOSED DRAFT STANDARD FOR AUBERGINES (At Step 5/8) JOINT FAO/WHO FOOD STANDARDS PROGRAMME CODEX ALIMENTARIUS COMMISSION 39 th Session Rome, Italy, 27 June 01 July 2016 REPORT

More information

COMMISSION DELEGATED REGULATION (EU) /... of XXX

COMMISSION DELEGATED REGULATION (EU) /... of XXX Ref. Ares(2016)5531358-23/09/2016 EUROPEAN COMMISSION Brussels, XXX [ ](2016) XXX draft COMMISSION DELEGATED REGULATION (EU) /... of XXX supplementing Regulation (EU) No 251/2014 of the European Parliament

More information

ICC September 2018 Original: English. Emerging coffee markets: South and East Asia

ICC September 2018 Original: English. Emerging coffee markets: South and East Asia ICC 122-6 7 September 2018 Original: English E International Coffee Council 122 st Session 17 21 September 2018 London, UK Emerging coffee markets: South and East Asia Background 1. In accordance with

More information

Biocides IT training Helsinki - 27 September 2017 IUCLID 6

Biocides IT training Helsinki - 27 September 2017 IUCLID 6 Biocides IT training Helsinki - 27 September 2017 IUCLID 6 Biocides IT tools training 2 (18) Creation and update of a Biocidal Product Authorisation dossier and use of the report generator Background information

More information

Release Letter. Trufa

Release Letter. Trufa Release Letter Trufa 4.1.16 2016-04-22 Content 1 Summary... 3 2 What s New?... 3 2.1 Business Drivers Dependency Wheel... 3 2.2 Raw Data Synchronization Facility... 4 3 Prerequisites... 6 3.1 Trufa Access

More information

2015 SPECIAL BAKING CONTESTS INFORMATION PACKET

2015 SPECIAL BAKING CONTESTS INFORMATION PACKET 2015 SPECIAL BAKING CONTESTS INFORMATION PACKET ACTION NEEDED! 1. Give this Information Packet to your Baking Contest Coordinator. 2. Return the attached Intent To Participate Form by February 15, 2015

More information

SUBCHAPTER 4E - ALCOHOLIC BEVERAGES TAX SECTION LICENSES

SUBCHAPTER 4E - ALCOHOLIC BEVERAGES TAX SECTION LICENSES SUBCHAPTER 4E - ALCOHOLIC BEVERAGES TAX SECTION.0100 - LICENSES 17 NCAC 04E.0101 PERMIT REQUIRED TO OBTAIN LICENSE History Note: Authority G.S. 105-113.69; 105-113.102; 17 NCAC 04E.0102 APPLICATION FOR

More information

Fair Trade Certified TM Seal & Language Use Guide

Fair Trade Certified TM Seal & Language Use Guide Overview This document provides guidelines for use of the Fair Trade Certified seal artwork and language by authorized licensees in connection with Fair Trade Certified products. The Fair Trade Certified

More information

COMMISSION OF THE EUROPEAN COMMUNITIES. Proposal for a COUNCIL REGULATION

COMMISSION OF THE EUROPEAN COMMUNITIES. Proposal for a COUNCIL REGULATION EN COMMISSION OF THE EUROPEAN COMMUNITIES Brussels, 19.10.1999 COM(1999) 489 final 99/0206 (ACC) Proposal for a COUNCIL REGULATION on the conclusion of Agreements in the form of Exchanges of Letters amending

More information