node-zugferd
Version:
A Node.js library for creating ZUGFeRD/Factur-X compliant documents. Generating XML and embedding it into PDF/A files, enabling seamless e-invoicing and digital document compliance.
1,413 lines (1,412 loc) • 165 kB
JavaScript
"use strict";
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: true });
};
var __copyProps = (to, from, except, desc) => {
if (from && typeof from === "object" || typeof from === "function") {
for (let key of __getOwnPropNames(from))
if (!__hasOwnProp.call(to, key) && key !== except)
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
}
return to;
};
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
// src/codelists/untdid/1001.gen.ts
var gen_exports = {};
__export(gen_exports, {
UNTDID_1001: () => UNTDID_1001,
UNTDID_1001_IDENTIFIER: () => UNTDID_1001_IDENTIFIER,
UNTDID_1001_VERSION: () => UNTDID_1001_VERSION
});
module.exports = __toCommonJS(gen_exports);
var UNTDID_1001_IDENTIFIER = "urn:xoev-de:kosit:codeliste:untdid.1001";
var UNTDID_1001_VERSION = "4";
var UNTDID_1001 = [
{
code: "1",
name: "Certificate of analysis",
description: "Certificate providing the values of an analysis."
},
{
code: "2",
name: "Certificate of conformity",
description: "Certificate certifying the conformity to predefined definitions."
},
{
code: "3",
name: "Certificate of quality",
description: "Certificate certifying the quality of goods, services etc."
},
{
code: "4",
name: "Test report",
description: "Report providing the results of a test session."
},
{
code: "5",
name: "Product performance report",
description: "Report specifying the performance values of products."
},
{
code: "6",
name: "Product specification report",
description: "Report providing specification values of products."
},
{
code: "7",
name: "Process data report",
description: "Reports on events during production process."
},
{
code: "8",
name: "First sample test report",
description: "Document/message describes the test report of the first sample."
},
{
code: "9",
name: "Price/sales catalogue",
description: "A document/message to enable the transmission of information regarding pricing and catalogue details for goods and services offered by a seller to a buyer."
},
{
code: "10",
name: "Party information",
description: "Document/message providing basic data concerning a party."
},
{
code: "11",
name: "Federal label approval",
description: "A pre-approved document relating to federal label approval requirements."
},
{
code: "12",
name: "Mill certificate",
description: "Certificate certifying a specific quality of agricultural products."
},
{
code: "13",
name: "Post receipt",
description: "Document/message which evidences the transport of goods by post (e.g. mail, parcel, etc.)."
},
{
code: "14",
name: "Weight certificate",
description: "Certificate certifying the weight of goods."
},
{
code: "15",
name: "Weight list",
description: "Document/message specifying the weight of goods."
},
{
code: "16",
name: "Certificate",
description: "Document by means of which the documentary credit applicant specifies the conditions for the certificate and by whom the certificate is to be issued."
},
{
code: "17",
name: "Combined certificate of value and origin",
description: "Document identifying goods in which the issuing authority expressly certifies that the goods originate in a specific country or part of, or group of countries. It also states the price and/or cost of the goods with the purpose of determining the customs origin."
},
{
code: "18",
name: "Movement certificate A.TR.1",
description: "Specific form of transit declaration issued by the exporter (movement certificate)."
},
{
code: "19",
name: "Certificate of quantity",
description: "Certificate certifying the quantity of goods, services etc."
},
{
code: "20",
name: "Quality data message",
description: "Usage of QALITY-message."
},
{
code: "21",
name: "Query",
description: "Request information based on defined criteria."
},
{
code: "22",
name: "Response to query",
description: "Document/message returned as an answer to a question."
},
{
code: "23",
name: "Status information",
description: "Information regarding the status of a related message."
},
{
code: "24",
name: "Restow",
description: "Message/document identifying containers that have been unloaded and then reloaded onto the same means of transport."
},
{
code: "25",
name: "Container discharge list",
description: "Message/document itemising containers to be discharged from vessel."
},
{
code: "26",
name: "Corporate superannuation contributions advice",
description: "Document/message providing contributions advice used for corporate superannuation schemes."
},
{
code: "27",
name: "Industry superannuation contributions advice",
description: "Document/message providing contributions advice used for superannuation schemes which are industry wide."
},
{
code: "28",
name: "Corporate superannuation member maintenance message",
description: "Member maintenance message used for corporate superannuation schemes."
},
{
code: "29",
name: "Industry superannuation member maintenance message",
description: "Member maintenance message used for industry wide superannuation schemes."
},
{
code: "30",
name: "Life insurance payroll deductions advice",
description: "Payroll deductions advice used in the life insurance industry."
},
{
code: "31",
name: "Underbond request",
description: "A Message/document requesting to move cargo from one Customs control point to another."
},
{
code: "32",
name: "Underbond approval",
description: "A message/document issuing Customs approval to move cargo from one Customs control point to another."
},
{
code: "33",
name: "Certificate of sealing of export meat lockers",
description: "Document / message issued by the authority in the exporting country evidencing the sealing of export meat lockers."
},
{
code: "34",
name: "Cargo status",
description: "Message identifying the status of cargo."
},
{
code: "35",
name: "Inventory report",
description: "A message specifying information relating to held inventories."
},
{
code: "36",
name: "Identity card",
description: "Official document to identify a person."
},
{
code: "37",
name: "Response to a trade statistics message",
description: "Document/message in which the competent national authorities provide a declarant with an acceptance or a rejection about a received declaration for European statistical purposes."
},
{
code: "38",
name: "Vaccination certificate",
description: "Official document proving immunisation against certain diseases."
},
{
code: "39",
name: "Passport",
description: "An official document giving permission to travel in foreign countries."
},
{
code: "40",
name: "Driving licence (national)",
description: "An official document giving permission to drive a vehicle in a given country."
},
{
code: "41",
name: "Driving licence (international)",
description: "An official document giving a native of one country permission to drive a vehicle in certain other countries."
},
{
code: "42",
name: "Free pass",
description: "A document giving free access to a service."
},
{
code: "43",
name: "Season ticket",
description: "A document giving access to a service for a determined period of time."
},
{
code: "44",
name: "Transport status report",
description: "(1125) A message to report the transport status and/or change in the transport status (i.e. event) between agreed parties."
},
{
code: "45",
name: "Transport status request",
description: "(1127) A message to request a transport status report (e.g. through the national multimodal status report message IFSTA)."
},
{
code: "46",
name: "Banking status",
description: "A banking status document and/or message."
},
{
code: "47",
name: "Extra-Community trade statistical declaration",
description: "Document/message in which a declarant provides information about extra-Community trade of goods required by the body responsible for the collection of trade statistics. Trade by a country in the European Union with a country outside the European Union."
},
{
code: "48",
name: "Written instructions in conformance with ADR article number 10385",
description: "Written instructions relating to dangerous goods and defined in the European Agreement of Dangerous Transport by Road known as ADR (Accord europeen relatif au transport international des marchandises Dangereuses par Route)."
},
{
code: "49",
name: "Damage certification",
description: "Official certification that damages to the goods to be transported have been discovered."
},
{
code: "50",
name: "Validated priced tender",
description: "A validated priced tender."
},
{
code: "51",
name: "Price/sales catalogue response",
description: "A document providing a response to a previously sent price/sales catalogue."
},
{
code: "52",
name: "Price negotiation result",
description: "A document providing the result of price negotiations."
},
{
code: "53",
name: "Safety and hazard data sheet",
description: "Document or message to supply advice on a dangerous or hazardous material to industrial customers so as to enable them to take measures to protect their employees and the environment from any potential harmful effects from these material."
},
{
code: "54",
name: "Legal statement of an account",
description: "A statement of an account containing the booked items as in the ledger of the account servicing financial institution."
},
{
code: "55",
name: "Listing statement of an account",
description: "A statement from the account servicing financial institution containing items pending to be booked."
},
{
code: "56",
name: "Closing statement of an account",
description: "Last statement of a period containing the interest calculation and the final balance of the last entry date."
},
{
code: "57",
name: "Transport equipment on-hire report",
description: "Report on the movement of containers or other items of transport equipment to record physical movement activity and establish the beginning of a rental period."
},
{
code: "58",
name: "Transport equipment off-hire report",
description: "Report on the movement of containers or other items of transport equipment to record physical movement activity and establish the end of a rental period."
},
{
code: "59",
name: "Treatment - nil outturn",
description: "No shortage, surplus or damaged outturn resulting from container vessel unpacking."
},
{
code: "60",
name: "Treatment - time-up underbond",
description: "Movement type indicator: goods are moved under customs control for warehousing due to being time-up."
},
{
code: "61",
name: "Treatment - underbond by sea",
description: "Movement type indicator: goods are to move by sea under customs control to a customs office where formalities will be completed."
},
{
code: "62",
name: "Treatment - personal effect",
description: "Cargo consists of personal effects."
},
{
code: "63",
name: "Treatment - timber",
description: "Cargo consists of timber."
},
{
code: "64",
name: "Preliminary credit assessment",
description: "Document/message issued either by a factor to indicate his preliminary credit assessment on a buyer, or by a seller to request a factor's preliminary credit assessment on a buyer."
},
{
code: "65",
name: "Credit cover",
description: "Document/message issued either by a factor to give a credit cover on a buyer, or by a seller to request a factor's credit cover."
},
{
code: "66",
name: "Current account",
description: "Document/message issued by a factor to indicate the money movements of a seller's or another factor's account with him."
},
{
code: "67",
name: "Commercial dispute",
description: "Document/message issued by a party (usually the buyer) to indicate that one or more invoices or one or more credit notes are disputed for payment."
},
{
code: "68",
name: "Chargeback",
description: "Document/message issued by a factor to a seller or to another factor to indicate that the rest of the amounts of one or more invoices uncollectable from buyers are charged back to clear the invoice(s) off the ledger."
},
{
code: "69",
name: "Reassignment",
description: "Document/message issued by a factor to a seller or to another factor to reassign an invoice or credit note previously assigned to him."
},
{
code: "70",
name: "Collateral account",
description: "Document message issued by a factor to indicate the movements of invoices, credit notes and payments of a seller's account."
},
{
code: "71",
name: "Request for payment",
description: "Document/message issued by a creditor to a debtor to request payment of one or more invoices past due."
},
{
code: "72",
name: "Unship permit",
description: "A message or document issuing permission to unship cargo."
},
{
code: "73",
name: "Statistical definitions",
description: "Transmission of one or more statistical definitions."
},
{
code: "74",
name: "Statistical data",
description: "Transmission of one or more items of data or data sets."
},
{
code: "75",
name: "Request for statistical data",
description: "Request for one or more items or data sets of statistical data."
},
{
code: "76",
name: "Call-off delivery",
description: "Document/message to provide split quantities and delivery dates referring to a previous delivery instruction."
},
{
code: "77",
name: "Consignment status report",
description: "Message covers information about the consignment status."
},
{
code: "78",
name: "Inventory movement advice",
description: "Advice of inventory movements."
},
{
code: "79",
name: "Inventory status advice",
description: "Advice of stock on hand."
},
{
code: "80",
name: "Debit note related to goods or services",
description: "Debit information related to a transaction for goods or services to the relevant party."
},
{
code: "81",
name: "Credit note related to goods or services",
description: "Document message used to provide credit information related to a transaction for goods or services to the relevant party."
},
{
code: "82",
name: "Metered services invoice",
description: "Document/message claiming payment for the supply of metered services (e.g., gas, electricity, etc.) supplied to a fixed meter whose consumption is measured over a period of time."
},
{
code: "83",
name: "Credit note related to financial adjustments",
description: "Document message for providing credit information related to financial adjustments to the relevant party, e.g., bonuses."
},
{
code: "84",
name: "Debit note related to financial adjustments",
description: "Document/message for providing debit information related to financial adjustments to the relevant party."
},
{
code: "85",
name: "Customs manifest",
description: "Message/document identifying a customs manifest. The document itemises a list of cargo prepared by shipping companies from bills of landing and presented to customs for formal report of cargo."
},
{
code: "86",
name: "Vessel unpack report",
description: "A document code to indicate that the message being transmitted identifies all short and surplus cargoes off-loaded from a vessel at a specified discharging port."
},
{
code: "87",
name: "General cargo summary manifest report",
description: "A document code to indicate that the message being transmitted is summary manifest information for general cargo."
},
{
code: "88",
name: "Consignment unpack report",
description: "A document code to indicate that the message being transmitted is a consignment unpack report only."
},
{
code: "89",
name: "Meat and meat by-products sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that meat or meat by-products comply with the requirements set by the importing country."
},
{
code: "90",
name: "Meat food products sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that meat food products comply with the requirements set by the importing country."
},
{
code: "91",
name: "Poultry sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that poultry products comply with the requirements set by the importing country."
},
{
code: "92",
name: "Horsemeat sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that horsemeat products comply with the requirements set by the importing country."
},
{
code: "93",
name: "Casing sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that casing products comply with the requirements set by the importing country."
},
{
code: "94",
name: "Pharmaceutical sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that pharmaceutical products comply with the requirements set by the importing country."
},
{
code: "95",
name: "Inedible sanitary certificate",
description: "Document or message issued by the competent authority in the exporting country evidencing that inedible products comply with the requirements set by the importing country."
},
{
code: "96",
name: "Impending arrival",
description: "Notification of impending arrival details for vessel."
},
{
code: "97",
name: "Means of transport advice",
description: "Message reporting the means of transport used to carry goods or cargo."
},
{
code: "98",
name: "Arrival information",
description: "Message reporting the arrival details of goods or cargo."
},
{
code: "99",
name: "Cargo release notification",
description: "Message/document sent by the cargo handler indicating that the cargo has moved from a Customs controlled premise."
},
{
code: "100",
name: "Excise certificate",
description: "Certificate asserting that the goods have been submitted to the excise authorities before departure from the exporting country or before delivery in case of import traffic."
},
{
code: "101",
name: "Registration document",
description: "An official document providing registration details."
},
{
code: "102",
name: "Tax notification",
description: "Used to specify that the message is a tax notification."
},
{
code: "103",
name: "Transport equipment direct interchange report",
description: "Report on the movement of containers or other items of transport equipment being exchanged, establishing relevant rental periods."
},
{
code: "104",
name: "Transport equipment impending arrival advice",
description: "Advice that containers or other items of transport equipment may be expected to be delivered to a certain location."
},
{
code: "105",
name: "Purchase order",
description: "Document/message issued within an enterprise to initiate the purchase of articles, materials or services required for the production or manufacture of goods to be offered for sale or otherwise supplied to customers."
},
{
code: "106",
name: "Transport equipment damage report",
description: "Report of damaged items of transport equipment that have been returned."
},
{
code: "107",
name: "Transport equipment maintenance and repair work estimate advice",
description: "Advice providing estimates of transport equipment maintenance and repair costs."
},
{
code: "108",
name: "Transport equipment empty release instruction",
description: "Instruction to release an item of empty transport equipment to a specified party or parties."
},
{
code: "109",
name: "Transport movement gate in report",
description: "Report on the inward movement of cargo, containers or other items of transport equipment which have been delivered to a facility by an inland carrier."
},
{
code: "110",
name: "Manufacturing instructions",
description: "Document/message issued within an enterprise to initiate the manufacture of goods to be offered for sale."
},
{
code: "111",
name: "Transport movement gate out report",
description: "Report on the outward movement of cargo, containers or other items of transport equipment (either full or empty) which have been picked up by an inland carrier."
},
{
code: "112",
name: "Transport equipment unpacking instruction",
description: "Instruction to unpack specified cargo from specified containers or other items of transport equipment."
},
{
code: "113",
name: "Transport equipment unpacking report",
description: "Report on the completion of unpacking specified containers or other items of transport equipment."
},
{
code: "114",
name: "Transport equipment pick-up availability request",
description: "Request for confirmation that an item of transport equipment will be available for collection."
},
{
code: "115",
name: "Transport equipment pick-up availability confirmation",
description: "Confirmation that an item of transport equipment is available for collection."
},
{
code: "116",
name: "Transport equipment pick-up report",
description: "Report that an item of transport equipment has been collected."
},
{
code: "117",
name: "Transport equipment shift report",
description: "Report on the movement of containers or other items of transport within a facility."
},
{
code: "118",
name: "Transport discharge instruction",
description: "Instruction to unload specified cargo, containers or transport equipment from a means of transport."
},
{
code: "119",
name: "Transport discharge report",
description: "Report on cargo, containers or transport equipment unloaded from a particular means of transport."
},
{
code: "120",
name: "Stores requisition",
description: "Document/message issued within an enterprise ordering the taking out of stock of goods."
},
{
code: "121",
name: "Transport loading instruction",
description: "Instruction to load cargo, containers or transport equipment onto a means of transport."
},
{
code: "122",
name: "Transport loading report",
description: "Report on completion of loading cargo, containers or other transport equipment onto a means of transport."
},
{
code: "123",
name: "Transport equipment maintenance and repair work authorisation",
description: "Authorisation to have transport equipment repaired or to have maintenance performed."
},
{
code: "124",
name: "Transport departure report",
description: "Report of the departure of a means of transport from a particular facility."
},
{
code: "125",
name: "Transport empty equipment advice",
description: "Advice that an item or items of empty transport equipment are available for return."
},
{
code: "126",
name: "Transport equipment acceptance order",
description: "Order to accept items of transport equipment which are to be delivered by an inland carrier (rail, road or barge) to a specified facility."
},
{
code: "127",
name: "Transport equipment special service instruction",
description: "Instruction to perform a specified service or services on an item or items of transport equipment."
},
{
code: "128",
name: "Transport equipment stock report",
description: "Report on the number of items of transport equipment stored at one or more locations."
},
{
code: "129",
name: "Transport cargo release order",
description: "Order to release cargo or items of transport equipment to a specified party."
},
{
code: "130",
name: "Invoicing data sheet",
description: "Document/message issued within an enterprise containing data about goods sold, to be used as the basis for the preparation of an invoice."
},
{
code: "131",
name: "Transport equipment packing instruction",
description: "Instruction to pack cargo into a container or other item of transport equipment."
},
{
code: "132",
name: "Customs clearance notice",
description: "Notification of customs clearance of cargo or items of transport equipment."
},
{
code: "133",
name: "Customs documents expiration notice",
description: "Notice specifying expiration of Customs documents relating to cargo or items of transport equipment."
},
{
code: "134",
name: "Transport equipment on-hire request",
description: "Request for transport equipment to be made available for hire."
},
{
code: "135",
name: "Transport equipment on-hire order",
description: "Order to release empty items of transport equipment for on-hire to a lessee, and authorising collection by or on behalf of a specified party."
},
{
code: "136",
name: "Transport equipment off-hire request",
description: "Request to terminate the lease on an item of transport equipment at a specified time."
},
{
code: "137",
name: "Transport equipment survey order",
description: "Order to perform a survey on specified items of transport equipment."
},
{
code: "138",
name: "Transport equipment survey order response",
description: "Response to an order to conduct a survey of transport equipment."
},
{
code: "139",
name: "Transport equipment survey report",
description: "Survey report of specified items of transport equipment."
},
{
code: "140",
name: "Packing instructions",
description: "Document/message within an enterprise giving instructions on how goods are to be packed."
},
{
code: "141",
name: "Advising items to be booked to a financial account",
description: "A document and/or message advising of items which have to be booked to a financial account."
},
{
code: "142",
name: "Transport equipment maintenance and repair work estimate order",
description: "Order to draw up an estimate of the costs of maintenance or repair of transport equipment."
},
{
code: "143",
name: "Transport equipment maintenance and repair notice",
description: "Report of transport equipment which has been repaired or has had maintenance performed."
},
{
code: "144",
name: "Empty container disposition order",
description: "Order to make available empty containers."
},
{
code: "145",
name: "Cargo vessel discharge order",
description: "Order that the containers or cargo specified are to be discharged from a vessel."
},
{
code: "146",
name: "Cargo vessel loading order",
description: "Order that specified cargo, containers or groups of containers are to be loaded in or on a vessel."
},
{
code: "147",
name: "Multidrop order",
description: "One purchase order that contains the orders of two or more vendors and the associated delivery points for each."
},
{
code: "148",
name: "Bailment contract",
description: "A document authorizing the bailing of goods."
},
{
code: "149",
name: "Basic agreement",
description: "A document indicating an agreement containing basic terms and conditions applicable to future contracts between two parties."
},
{
code: "150",
name: "Internal transport order",
description: "Document/message giving instructions about the transport of goods within an enterprise."
},
{
code: "151",
name: "Grant",
description: "A document indicating the granting of funds."
},
{
code: "152",
name: "Indefinite delivery indefinite quantity contract",
description: "A document indicating a contract calling for the indefinite deliveries of indefinite quantities of goods."
},
{
code: "153",
name: "Indefinite delivery definite quantity contract",
description: "A document indicating a contract calling for indefinite deliveries of definite quantities."
},
{
code: "154",
name: "Requirements contract",
description: "A document indicating a requirements contract that authorizes the filling of all purchase requirements during a specified contract period."
},
{
code: "155",
name: "Task order",
description: "A document indicating an order that tasks a contractor to perform a specified function."
},
{
code: "156",
name: "Make or buy plan",
description: "A document indicating a plan that identifies which items will be made and which items will be bought."
},
{
code: "157",
name: "Subcontractor plan",
description: "A document indicating a plan that identifies the manufacturer's subcontracting strategy for a specific contract."
},
{
code: "158",
name: "Cost data summary",
description: "A document indicating a summary of cost data."
},
{
code: "159",
name: "Certified cost and price data",
description: "A document indicating cost and price data whose accuracy has been certified."
},
{
code: "160",
name: "Wage determination",
description: "A document indicating a determination of the wages to be paid."
},
{
code: "161",
name: "Contract Funds Status Report (CFSR)",
description: "A report to provide the status of funds applicable to the contract."
},
{
code: "162",
name: "Certified inspection and test results",
description: "A certification as to the accuracy of inspection and test results."
},
{
code: "163",
name: "Material inspection and receiving report",
description: "A report that is both an inspection report for materials and a receiving document."
},
{
code: "164",
name: "Purchasing specification",
description: "A document indicating a specification used to purchase an item."
},
{
code: "165",
name: "Payment or performance bond",
description: "A document indicating a bond that guarantees the payment of monies or a performance."
},
{
code: "166",
name: "Contract security classification specification",
description: "A document that indicates the specification contains the security and classification requirements for a contract."
},
{
code: "167",
name: "Manufacturing specification",
description: "A document indicating the specification of how an item is to be manufactured."
},
{
code: "168",
name: "Buy America certificate of compliance",
description: "A document certifying that more than 50 percent of the cost of an item is attributed to US origin."
},
{
code: "169",
name: "Container off-hire notice",
description: "Notice to return leased containers."
},
{
code: "170",
name: "Cargo acceptance order",
description: "Order to accept cargo to be delivered by a carrier."
},
{
code: "171",
name: "Pick-up notice",
description: "Notice specifying the pick-up of released cargo or containers from a certain address."
},
{
code: "172",
name: "Authorisation to plan and suggest orders",
description: "Document or message that authorises receiver to plan orders, based on information in this message, and send these orders as suggestions to the sender."
},
{
code: "173",
name: "Authorisation to plan and ship orders",
description: "Document or message that authorises receiver to plan and ship orders based on information in this message."
},
{
code: "174",
name: "Drawing",
description: "The document or message is a drawing."
},
{
code: "175",
name: "Cost Performance Report (CPR) format 2",
description: "A report identifying the cost performance on a contract at specified levels of the work breakdown structure (format 2 - organizational categories)."
},
{
code: "176",
name: "Cost Schedule Status Report (CSSR)",
description: "A report providing the status of the cost and schedule applicable to a contract."
},
{
code: "177",
name: "Cost Performance Report (CPR) format 1",
description: "A report identifying the cost performance on a contract including the current month's values at specified levels of the work breakdown structure (format 1 - work breakdown structure)."
},
{
code: "178",
name: "Cost Performance Report (CPR) format 3",
description: "A report identifying the cost performance on a contract that summarizes changes to a contract over a given reporting period with beginning and ending values (format 3 - baseline)."
},
{
code: "179",
name: "Cost Performance Report (CPR) format 4",
description: "A report identifying the cost performance on a contract including forecasts of labour requirements for the remaining portion of the contract (format 4 - staffing)."
},
{
code: "180",
name: "Cost Performance Report (CPR) format 5",
description: "A report identifying the cost performance on a contract that summarizes cost or schedule variances (format 5 - explanations and problem analysis)."
},
{
code: "181",
name: "Progressive discharge report",
description: "Document or message progressively issued by the container terminal operator in charge of discharging a vessel identifying containers that have been discharged from a specific vessel at that point in time."
},
{
code: "182",
name: "Balance confirmation",
description: "Confirmation of a balance at an entry date."
},
{
code: "183",
name: "Container stripping order",
description: "Order to unload goods from a container."
},
{
code: "184",
name: "Container stuffing order",
description: "Order to stuff specified goods or consignments in a container."
},
{
code: "185",
name: "Conveyance declaration (arrival)",
description: "Declaration to the public authority upon arrival of the conveyance."
},
{
code: "186",
name: "Conveyance declaration (departure)",
description: "Declaration to the public authority upon departure of the conveyance."
},
{
code: "187",
name: "Conveyance declaration (combined)",
description: "Combined declaration of arrival and departure to the public authority."
},
{
code: "188",
name: "Project recovery plan",
description: "A project plan for recovery after a delay or problem resolution."
},
{
code: "189",
name: "Project production plan",
description: "A project plan for the production of goods."
},
{
code: "190",
name: "Statistical and other administrative internal documents",
description: "Documents/messages issued within an enterprise for the for the purpose of collection of production and other internal statistics, and for other administration purposes."
},
{
code: "191",
name: "Project master schedule",
description: "A high level, all encompassing master schedule of activities to complete a project."
},
{
code: "192",
name: "Priced alternate tender bill of quantity",
description: "A priced tender based upon an alternate specification."
},
{
code: "193",
name: "Estimated priced bill of quantity",
description: "An estimate based upon a detailed, quantity based specification (bill of quantity)."
},
{
code: "194",
name: "Draft bill of quantity",
description: "Document/message providing a draft bill of quantity, issued in an unpriced form."
},
{
code: "195",
name: "Documentary credit collection instruction",
description: "Instruction for the collection of the documentary credit."
},
{
code: "196",
name: "Request for an amendment of a documentary credit",
description: "Request for an amendment of a documentary credit."
},
{
code: "197",
name: "Documentary credit amendment information",
description: "Documentary credit amendment information."
},
{
code: "198",
name: "Advice of an amendment of a documentary credit",
description: "Advice of an amendment of a documentary credit."
},
{
code: "199",
name: "Response to an amendment of a documentary credit",
description: "Response to an amendment of a documentary credit."
},
{
code: "200",
name: "Documentary credit issuance information",
description: "Provides information on documentary credit issuance."
},
{
code: "201",
name: "Direct payment valuation request",
description: "Request to establish a direct payment valuation."
},
{
code: "202",
name: "Direct payment valuation",
description: "Document/message addressed, for instance, by a general contractor to the owner, in order that a direct payment be made to a subcontractor."
},
{
code: "203",
name: "Provisional payment valuation",
description: "Document/message establishing a provisional payment valuation."
},
{
code: "204",
name: "Payment valuation",
description: "Document/message establishing the financial elements of a situation of works."
},
{
code: "205",
name: "Quantity valuation",
description: "Document/message providing a confirmed assessment, by quantity, of the completed work for a construction contract."
},
{
code: "206",
name: "Quantity valuation request",
description: "Document/message providing an initial assessment, by quantity, of the completed work for a construction contract."
},
{
code: "207",
name: "Contract bill of quantities - BOQ",
description: "Document/message providing a formal specification identifying quantities and prices that are the basis of a contract for a construction project. BOQ means: Bill of quantity."
},
{
code: "208",
name: "Unpriced bill of quantity",
description: "Document/message providing a detailed, quantity based specification, issued in an unpriced form to invite tender prices."
},
{
code: "209",
name: "Priced tender BOQ",
description: "Document/message providing a detailed, quantity based specification, updated with prices to form a tender submission for a construction contract. BOQ means: Bill of quantity."
},
{
code: "210",
name: "Enquiry",
description: "Document/message issued by a party interested in the purchase of goods specified therein and indicating particular, desirable conditions regarding delivery terms, etc., addressed to a prospective supplier with a view to obtaining an offer."
},
{
code: "211",
name: "Interim application for payment",
description: "Document/message containing a provisional assessment in support of a request for payment for completed work for a construction contract."
},
{
code: "212",
name: "Agreement to pay",
description: "Document/message in which the debtor expresses the intention to pay."
},
{
code: "213",
name: "Request for financial cancellation",
description: "The message is a request for financial cancellation."
},
{
code: "214",
name: "Pre-authorised direct debit(s)",
description: "The message contains pre-authorised direct debit(s)."
},
{
code: "215",
name: "Letter of intent",
description: "Document/message by means of which a buyer informs a seller that the buyer intends to enter into contractual negotiations."
},
{
code: "216",
name: "Approved unpriced bill of quantity",
description: "Document/message providing an approved detailed, quantity based specification (bill of quantity), in an unpriced form."
},
{
code: "217",
name: "Payment valuation for unscheduled items",
description: "A payment valuation for unscheduled items."
},
{
code: "218",
name: "Final payment request based on completion of work",
description: "The final payment request of a series of payment requests submitted upon completion of all the work."
},
{
code: "219",
name: "Payment request for completed units",
description: "A request for payment for completed units."
},
{
code: "220",
name: "Order",
description: "Document/message by means of which a buyer initiates a transaction with a seller involving the supply of goods or services as specified, according to conditions set out in an offer, or otherwise known to the buyer."
},
{
code: "221",
name: "Blanket order",
description: "Usage of document/message for general order purposes with later split into quantities and delivery dates and maybe delivery locations."
},
{
code: "222",
name: "Spot order",
description: "Document/message ordering the remainder of a production's batch."
},
{
code: "223",
name: "Lease order",
description: "Document/message for goods in leasing contracts."
},
{
code: "224",
name: "Rush order",
description: "Document/message for urgent ordering."
},
{
code: "225",
name: "Repair order",
description: "Document/message to order repair of goods."
},
{
code: "226",
name: "Call off order",
description: "Document/message to provide split quantities and delivery dates referring to a previous blanket order."
},
{
code: "227",
name: "Consignment order",
description: "Order to deliver goods into stock with agreement on payment when goods are sold out of this stock."
},
{
code: "228",
name: "Sample order",
description: "Document/message to order samples."
},
{
code: "229",
name: "Swap order",
description: "Document/message informing buyer or seller of the replacement of goods previously ordered."
},
{
code: "230",
name: "Purchase order change request",
description: "Change to an purchase order already sent."
},
{
code: "231",
name: "Purchase order response",
description: "Response to an purchase order already received."
},
{
code: "232",
name: "Hire order",
description: "Document/message for hiring human resources or renting goods or equipment."
},
{
code: "233",
name: "Spare parts order",
description: "Document/message to order spare parts."
},
{
code: "234",
name: "Campaign price/sales catalogue",
description: "A price/sales catalogue containing special prices which are valid only for a specified period or under specified conditions."
},
{
code: "235",
name: "Container list",
description: "Document or message issued by party identifying the containers for which they are responsible."
},
{
code: "236",
name: "Delivery forecast",
description: "A message which enables the transmission of delivery or product forecasting requirements."
},
{
code: "237",
name: "Cross docking services order",
description: "A document or message to order cross docking services."
},
{
code: "238",
name: "Non-pre-authorised direct debit(s)",
description: "The message contains non-pre-authorised direct debit(s)."
},
{
code: "239",
name: "Rejected direct debit(s)",
description: "The message contains rejected direct debit(s)."
},
{
code: "240",
name: "Delivery instructions",
description: "(1174) Document/message giving instruction regarding the delivery of goods."
},
{
code: "241",
name: "Delivery schedule",
description: "Usage of DELFOR-message."
},
{
code: "242",
name: "Delivery just-in-time",
description: "Usage of DELJIT-message."
},
{
code: "243",
name: "Pre-authorised direct debit request(s)",
description: "The message contains pre-authorised direct debit request(s)."
},
{
code: "244",
name: "Non-pre-authorised direct debit request(s)",
description: "The message contains non-pre-authorised direct debit request(s)."
},
{
code: "245",
name: "Delivery release",
description: "Document/message issued by a buyer releasing the despatch of goods after receipt of the Ready for despatch advice from the seller."
},
{
code: "246",
name: "Settlement of a letter of credit",
description: "Settlement of a letter of credit."
},
{
code: "247",
name: "Bank to bank funds transfer",
description: "The message is a bank to bank funds transfer."
},
{
code: "248",
name: "Customer payment order(s)",
description: "The message contains customer payment order(s)."
},
{
code: "249",
name: "Low value payment order(s)",
description: "The message contains low value payment order(s) only."
},
{
code: "250",
name: "Crew list declaration",
description: "Declaration regarding crew members aboard the conveyance."
},
{
code: "251",
name: "Inquiry",
description: "This is a request for information."
},
{
code: "252",
name: "Response to previous banking status message",
description: "A response to a previously sent banking status message."
},
{
code: "253",
name: "Project master plan",
description: "A high level, all encompassing master plan to complete a project."
},
{
code: "254",
name: "Project plan",
description: "A plan for project work to be completed."
},
{
code: "255",
name: "Project schedule",
description: "A schedule of project activities to be completed."
},
{
code: "256",
name: "Project planning available resources",
description: "Available resources for project planning purposes."
},
{
code: "257",
name: "Project planning calendar",
description: "Work calendar information for project planning purposes."
},
{
code: "258",
name: "Standing order",
description: "An order to supply fixed quantities of products at fixed regular intervals."
},
{
code: "259",
name: "Cargo movement event log",
description: "A document detailing times and dates of events pertaining to a cargo movement."
},
{
code: "260",
name: "Cargo analysis voyage report",
description: "An analysis of the cargo for a voyage."
},
{
code: "261",
name: "Self billed credit note",
description: "A document which indicates that the customer is claiming credit in a self billing environment."
},
{
code: "262",
name: "Consolidated credit note - goods and services",
description: "Credit note for goods and services that covers multiple transactions involving more than one invoice."
},
{
code: "263",
name: "Inventory adjustment status report",
description: "A message detailing statuses related to the adjustment of inventory."
},
{
code: "264",
name: "Transport equipment movement instruction",
description: "Instruction to perform one or more different movements of transport equipment."
},
{
code: "265",
name: "Transport equipment movement report",
description: "Report on one or more different movements of transport equipment."
},
{
code: "266",
name: "Transport equipment status change report",
description: "Report on one or more changes of status associated with an item or items of transport equipment."
},
{
code: "267",
name: "Fumigation certificate",
description: "Certificate attesting that fumigation has been performed."
},
{
code: "268",
name: "Wine certificate",
description: "Certificate attesting to the quality, origin or appellation of wine."
},
{
code: "269",
name: "Wool health certificate",
description: "Certificate attesting that wool is free from specified risks to human or animal health."
},
{
code: "270",
name: "Delivery note",
description: "Paper document attached to a consignment informing the receiving party about contents of this consignment."
},
{
code: "271",
name: "Packing list",
description: "Document/message specifying the distribution of goods in individual packages (in trade environment the despatch advice message is used for the packing list)."
},
{
code: "272",
name: "New code request",
description: "Requesting a new code."
},
{
code: "273",
name: "Code change request",
description: "Request a change to an existing code."
},
{
code: "274",
name: "Simple data element request",
description: "Requesting a new simple data element."
},
{
code: "275",
name: "Simple data element change request",
description: "Request a change to an existing simple data element."
},
{
code: "276",
name: "Composite data element request",
description: "Requesting a new composite data element."
},
{
code: "277",
name: "Composite data ele