Business-EDI
view release on metacpan or search on metacpan
lib/Business/EDI/CodeList/DateOrTimeOrPeriodFunctionCodeQualifier.pm view on Meta::CPAN
'735' => [ 'Offset from Coordinated Universal Time (UTC)',
"Number of hour's offset from Coordinated Universal Time (UTC)." ],
'736' => [ 'Appointment expiry date',
'Date when an appointment will expire.' ],
'737' => [ 'Earliest filing period',
'Earliest period for which a filing is made.' ],
'738' => [ 'Original name change date',
'Date when the original name was changed.' ],
'739' => [ 'Education start date',
'Date education begins at an educational institution.' ],
'740' => [ 'Education end date',
'Date education is completed at an educational institution.' ],
'741' => [ 'Receivership period',
'Period of time a receivership lasts.' ],
'742' => [ 'Financial information submission date/time',
'Date/time when financial information is submitted.' ],
'743' => [ 'Purchase order latest possible change date',
'Date identifying a point of time after which a purchase order cannot be changed.' ],
'744' => [ 'Investment number allocation date',
'The date that an investment number was allocated.' ],
'745' => [ 'Payment impossible',
'Date/time when a payment is recorded as being impossible.' ],
'746' => [ 'Record extraction period',
'The period for extraction of records.' ],
'747' => [ 'Cost accounting value date',
'Code identifying the value date of cost accounting. Value date is the date at which the entry is to effect a balance of the account.' ],
'748' => [ 'Open period',
'Code identifying the period during which something is, was or will be open.' ],
'749' => [ 'Period between issue date and maturity date',
'Interval of time between the date when the transaction was initiated and the date when the funds need to be collected.' ],
'750' => [ 'Before date',
'The specified before date.' ],
'751' => [ 'After date',
'The specified after date.' ],
'752' => [ 'Meter reading date, next scheduled',
'Date on which the next reading of a meter is scheduled to take place.' ],
'753' => [ 'Maturity date, optimal',
'Date at which optimal maturity occurs.' ],
'754' => [ 'Product ageing duration, maximum',
'Maximum period of time during which the product is ageing.' ],
'755' => [ 'Product ageing duration, minimum',
'Minimum period of time during which the product is ageing.' ],
'756' => [ 'Ultimate documentation date/time for 24-hour rule',
'regulation of CBP (United States Customs and Border Protection) Ultimate date/time by which the documentation must be submitted in compliance with the 4-hour rule of United States Custom of Border Protection.' ],
'757' => [ 'Departure date/time from place of loading',
'Date/time of the departure of the goods from the place of loading.' ],
'758' => [ 'Trade item ship date/time, earliest possible',
'The earliest date/time that the trade item can be shipped.' ],
'759' => [ 'Trade item ship date/time, latest possible',
'The latest date/time that the trade item can be shipped.' ],
'760' => [ 'Start date/time, maximum buying quantity',
'The date/time from which the maximum buying quantity may be purchased.' ],
'761' => [ 'Start date/time, minimum buying quantity',
'The date/time from which the minimum buying quantity may be purchased.' ],
'762' => [ 'Marketing campaign end date/time, suggested',
'The date and or time suggested for the marketing campaign to end.' ],
'763' => [ 'Marketing campaign start date/time, suggested',
'The date and or time suggested for the marketing campaign to start.' ],
'764' => [ 'Start availability date',
'The start date of availability.' ],
'765' => [ 'Seasonal availabilty calendar year',
'The calendar year of the season in which the trade item is available.' ],
'766' => [ 'Goods pickup lead time',
'Minimum time required between order entry and goods release for pick-up.' ],
'767' => [ 'Change date/time, latest',
'Most recent date and/or time that the information has been changed.' ],
'768' => [ 'End date/time, maximum buying quantity',
'The date and/or time until which the maximum buying quantity may be purchased.' ],
'769' => [ 'End dat/time, minimum buying quantity',
'The date and/or time until which the minimum buying quantity may be purchased.' ],
'770' => [ 'End date/time of exclusivity',
'The date and/or time until which a product is exclusive.' ],
'771' => [ 'Data release date',
'The date at which the data is released.' ],
'772' => [ 'Handling start date and/or time, actual',
'The actual date and/or time when the start of the handling action takes place.' ],
'773' => [ 'Handling end date and/or time, estimated',
'The date and/or time when the end of the handling action is estimated to take place.' ],
'774' => [ 'Handling end date and/or time, actual',
'The actual date and/or time when the end of the handling action takes place.' ],
'775' => [ 'Minimum product lifespan for consumer',
'The minimum life span of the product remaining after selling it to the consumer, i.e. between the "sell by date" and the "use by date" of the product.' ],
'776' => [ 'Entry date, elected',
'Date used at the discretion of the filer for duty calculation of non-quota goods when there is no immediate transport entry date (related to immediate delivery).' ],
'777' => [ 'Arrival date/time at initial port with the intent to unload',
'Date/ time that the conveyance arrives at the initial port in the country of destination.' ],
'778' => [ 'Conveyance port activity date/ time',
'The date and time of conveyance activity, including cargo loading or unloading, fuelling etc.' ],
'779' => [ 'Date and time of importation into port limits',
'Date and time on which the conveyance transporting the goods from the foreign country arrived within the limits of the port of destination.' ],
'780' => [ 'Free trade zone commodity status assignment date',
'The filing date that corresponds to the current status of the commodity in the free trade zone.' ],
'781' => [ 'Jurisdiction entry date/time, actual',
"Actual date/time at which the conveyance or goods enter an agency's jurisdiction." ],
'782' => [ 'Inspection start date/time',
'Date/time at which an inspection begins.' ],
'783' => [ 'Inspection end date/time',
'Date/time at which an inspection is completed.' ],
'784' => [ 'Document/message rejection date/time',
'Date/time at which the document/message was rejected.' ],
'785' => [ 'Government service date/time, requested',
'The date/time at which the government service is requested to be executed.' ],
'786' => [ 'Crop year',
'The year that the crops were grown.' ],
'787' => [ 'Date of original manufacture',
'Date that the item was originally manufactured.' ],
'788' => [ 'Model year',
'The model year of the item.' ],
'789' => [ 'Opened trade item life span',
'The number of days the trade item that has been opened can remain on the shelf before it must be removed.' ],
'ZZZ' => [ 'Mutually defined',
'A code assigned within a code list to be used on an interim basis and as defined among trading partners until a precise code can be assigned to the code list.' ],
);
sub get_codes { return \%code_hash; }
1;
( run in 0.743 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )