Type = Technical Guides, Technical Tools, What's New,; Topic = Multienterprise Information Network Tower (MINT), Technical Documentation,;Persona = Solution Designer, TraceLink Administrator, User, Orchestration Architect, Solution Partner, Technology Partner,; Orchestration = Manufacturing, Logistics, Commerce, Transportation, Clinical Supply,; Function = IT, Quality, Procurement,
Carrier shipment status canonical guidelines
The Carrier Shipment Statuses facilitates the exchange of shipment status updates between a carrier (e.g., a trucking company or 3PL) and key stakeholders such as shippers, buyers, and other supply chain partners. Carrier Shipment Statuses ensures real-time visibility into the progress of a shipment as it moves through the supply chain, enabling stakeholders to monitor delivery schedules, address potential delays, and maintain high service levels.
| Canonical Element | Type Definition | Description | IDoc mapping | X12 mapping | EDIFACT mapping | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Canonical Element | – | JSon object type/root element. | – | – | – | |||||||
| controlFileHeader | – | Canonical control file header to store data for control segments and envelopes of IDocs, and X12 and EDIFACT EDI messages. | E1TRXHD - Populating from control file header. Segment fields do not match with | – | – | |||||||
| sapControlFileHeader/fileSenderType/ediInterchangePartyValue | string | File sender value in SAP control file header. | SNDID (SNDLAD) | – | – | |||||||
| sapControlFileHeader/fileReceiverType/ediInterchangePartyValue | string | File receiver value in SAP control file header. | RCVID (RCVLAD) | – | – | |||||||
| canonicalCarrierShipmentStatusHeader | – | Header details for the canonical carrier shipment status message canonical. | E1TRXHD | B10 | BGM | |||||||
| processingFunctionTypeCode | string |
Processing function, transaction set purpose code. Valid values include: -
If processing function type code not present in IDoc or X12 or EDIFACT, hard code ORIGINAL to canonical. |
Hard code ORIGINAL to canonical | Hard code ORIGINAL to canonical |
BGM030 =
|
|||||||
| carrierCode | string | Shipping carrier alpha code (SCAC). | - | B1003 | RFF segment group 1 RFF010-020 where RFF010-010 = AAZ | |||||||
| transportEventCodeType | string | External event code type for IDoc header E1TRXHD/EVTCOD. | EVTCOD | - | – | |||||||
| transportEventCodeIdentifier | string | External event code Identifier for IDoc header E1TRXHD/EVTCD1. | EVTCD1 | - | – | |||||||
| transportEventTimeStamp | string | Transportation event time stamp in date time format YYYY-MM-DDTHH:MM:SS.nnn. | EVTTST | - | DTM010-020 where DTM010-010 = 78 (Event date/time) | |||||||
| epochTransportEventTimeStamp | integer | Transportation event time stamp in epoch date time format. | - | - | – | |||||||
| reportDateString | string | Report date in date time format YYYY-MM-DDTHH:MM:SS.nnn. | REPDAT, REPTIM If not present in Idoc, can be mapped from fileDateTime in control file header. | B1008, B109 (v4020 and greater only, not v4010) | DTM010-020 where DTM010-010 = 137 (Document date) | |||||||
| carrierResponseCode | string |
Describes the reference numbers included in this transmission were transmitted to the carrier in electronic format or key entered by the carrier. A "Y" indicates the carrier utilized the electronic shipper supplied reference information to create this document; an "N" indicates the carrier key entered the reference information from a shipper supplied document. Valid Values are:
|
– |
B1007 =
|
– | |||||||
| shipmentStatusCode | string |
Overall Booking / Shipment status. Valid Values are:
|
– | – | – | |||||||
| shipmentBookedBy | string | Name of the user that submitted the booking | – | – | – | |||||||
| epochReportDate | integer | Report date in epoch date time format | – | – | – | |||||||
| deliverySpecificInstructions | string | Free text delivery instructions | – | – | CNI020-030 | |||||||
| pickupSpecificInstructions | string | Free text pickup instructions | – | – | CNI020-030 | |||||||
| shipmentSpecificInstructions | string | Shipment notes | – | – | CNI020-030 | |||||||
| versionIdentifier | string | Version Number of document | – | – | – | |||||||
| outboundTrackingIdentifier | string | The outbound tracking number | – | – | – | |||||||
| outboundTrackingCarrier | string | The carrier of the outbound tracking number (e.g. FedEx, UPS, DHL, USPS, etc.). | – | – | – | |||||||
| outboundTrackingService | string | The service of the outbound tracking number (e.g. Next Day, Priority, etc.). | – | – | – | |||||||
| returnTrackingIdentifier | string | The return tracking number. | – | – | – | |||||||
| returnTrackingCarrier | string | The carrier of the return tracking number (e.g. FedEx, UPS, DHL, USPS, etc.). | – | – | – | |||||||
| returnTrackingService | string | The service of the return tracking number (e.g. Next Day, Priority, etc.). | – | – | – | |||||||
| unitConditioningType | string | The conditioning type of the unit (e.g. CRT, RFG, etc.). | – | – | – | |||||||
| shipmentServiceRequirements | array | Identifies information about services, conditions, contract and priority requirements for the shipment. EDIFACT pass thru. | – | – | segment TSR | |||||||
| contractCarriageConditionCode | string | Contract and carriage condition code identifying the conditions of the transportation contract and carriage. EDIFACT pass thru. | – | – | TSR010-010 | |||||||
| serviceRequirementCode | string | Code to identify a service (which may constitute an additional component to a basic contract). EDIFACT Passthrough | – | – | TSR020-010 | |||||||
| shipmentPriority | string |
To indicate the priority of requested transport service. Valid values are:
|
– | – |
TSR030-010 =
|
|||||||
| shipmentCargoType | string | It describes classification of a type of cargo. EDIFACT pass through. | – | – | TSR040-010 | |||||||
| transactionReferenceIdentifierList | array | List of documents and transactions at the header level of the message |
E1TRXID canonical header E1TRXID and all child segments of E1TRXHD represents line item details in the canonical schema. But CARRIER_SHIPMENT_STATUS will be mapped from E1TRXID to the header level of the canonical. |
B10 L11: v4010 only | BGM, RFF segment group 1 | |||||||
| b2bTransactionIdentifierType | string |
Transaction reference type for X12 segments L11 and EDIFACT RFF for general reference data that is not a transaction document identifier. Valid values include:
Note: Need to create lookup file for java exits for b2bTransactionIdentifierType. |
TRXCOD=
Convert to CARRIERSHIPMENTSTATUS |
Map b2bTransactionIdentifier types from B1005 v4010 only:
|
BGM010 = 44 (CARRIERSHIPMENTSTATUS) Note: 44 = Transport Status Report BGM010 = 77 (CONSIGNMENTSTATUS) Note: 77 = Consignment status report or map CARRIERSHIPMENTSTATUS from RFF010-010 = SI or AAK SHIPMENT = RFF segment group 1 RFF010-010 = SI DELIVERY = RFF segment group 1 RFF010-010 = AAK (Despatch Advice - ASN) See enum mapping worksheet for any other matching qualifiers |
|||||||
| b2bTransactionIdentifierValue | string | Transaction reference identifier value defined by enumeration in transactionReferenceType defined by transaction reference type. |
Map CARRIERSHIPMENTSTATUS value from TRXID1 where TRXCOD =
|
Map CARRIERSHIPMENTSTATUS value from B1002 Map B1001 value to canonical with b2bTransactionIdentifierType = TRANSACTIONREFERENCE. Map B1006, where B1005 maps from enumeration mapping worksheetv4010 only: L1101 where L1102 maps from enumeration mapping worksheet |
SHIPMENT = RFF segment group 1 RFF010-020 where RFF010-010 = SI DELIVERY = RFF segment group 1 RFF010-020 where RFF010-010 = AAK (Despatch Advice - ASN) See enumeration mapping worksheet for all other matching qualifiers for values: RFF010-020 where RFF010-010 maps from enum mapping worksheet |
|||||||
| transactionDate | string | Transaction reference date and time, if time available, in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – |
B1008 (Date), B109(Time) (v4020 and greater only, not v4010) Or (ISA09 (Date) and ISA10(time)) when b2bTransactionIdentifierType = CARRIERSHIPMENTSTATUS |
– | |||||||
| epochTransactionDate | string | Transaction reference date and time, if time available, in epoch date format | – | – | – | |||||||
| lineItemNumber | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| transactionReferenceInformation | array |
Reference information for identifiers that are not related to transaction documents. This group would map to X12 segments REF and N9 and EDIFACT RFF for information other than transaction documents. |
– |
B10 L11: v4010 only | – | |||||||
| transactionReferenceType | string |
Transaction reference type for X12 segments REF and N9 and EDIFACT RFF for general reference data that is not a transaction document identifier. INQUIRYREQUESTNUMBER = Inquiry request number. |
– |
Map transaction references types from B1005 v4010 only:
See enumeration mapping worksheet for any other matching qualifiers |
– | |||||||
| transactionReferenceIdentifier | string | Transaction reference identifier value as defined by enum in transactionReferenceType. Pass thru X12 mapping. | – |
Map INQUIRYREQUESTNUMBER value from B1004 Map B1006, where B1005 maps from enumeration mapping worksheetv4010 only: L1101 where L1102 maps from enum mapping worksheet |
– | |||||||
| description | string | Identifier or description defined by qualifier code in transactionReferenceIdentifier (REF02). | – | L1103 | – | |||||||
| transactionReferenceDate | string | Transaction reference date and time/ if time available/ in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransactionReferenceDate | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| carrierShipmentLocationInformation | array | Packaging identifiers at header level. Records info about packaging used in shipment. | – | – | LOC segment at header. | |||||||
| portOrTerminalFunctionCode | string | Port or Terminal function codes ,
valid values include is BRANCH - Branch Location. |
– | – | LOC010 Use java call-out to lookup table CL_PortOrTerminalFunctionCode.txt | |||||||
| oceanShipmentLocationCode | string |
Code indicating type of location code: Valid values include:
|
– | – | – | |||||||
| oceanShipmentLocationIdentifier | string | Identifies the cargo's specific location. | – | – | LOC020-010 | |||||||
| portName | string | Name of the port | – | – | LOC020-040 | |||||||
| countryCode | string | Country code | – | – | LOC030-010 (LOC030-020 = 162 (Country)) | |||||||
| terminalName | string | Terminal Name | – | – | – | |||||||
| pierIdentifier | string | Identifying number of the pier | – | – | – | |||||||
| state | string | State code | – | – | LOC040-010 (LOC040-020 = 169 (Country- sub entity)) | |||||||
| packagingIdentifiersList | array | Packaging identifiers at header level. Records info about packaging used in shipment. | – | MAN v4010 only | – | |||||||
| packagingIdentifierType | string | Packaging identifier type at header level. Pass thru mapping for X12. | – | MAN01 | – | |||||||
| packagingIdentifier | string | Packaging identifier value defined by the packaging type. | – | MAN02 | – | |||||||
| mpcDates | array | Dates relevant for carrier shipment header | – | DTM | ||||||||
| dateType | string |
Date type at header level for price authorization in date format YYYYMMDD and time format (IDoc, X12) HHMMSS. Valid values:
Note: Need to create lookup fille for java exits for dateType. |
– | dateType = PICKUPSCHEDULED = G6201 = 69 |
|
|||||||
| dateValue | string | Date defined by referenced date type in date format YYYY-MM-DD. Transform will pass thru whatever it finds in IDoc date and time fields. | – | G6202 | DTM010-020 | |||||||
| epochDateValue | integer | Date defined by referenced date type generated in epoch integer date format. Each string date recorded will have an epoch date format generated by a java exit. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | G6205 | – | |||||||
| eventTimeType | string |
Reported time specification. Valid values are:
|
– |
G6203 =
Use enumeration lookup table:CL_EventTimeType |
– | |||||||
| dateTimePeriodFormat | string |
Date and/or time format code. Valid values include:
Use Java call-out to table CL_DateTimeFormat.txt. |
– | – |
DTM010-030 Use Java call-out to table CL_DateTimeFormat.txt For Danone: if dateType = MESSAGE or ENDSOFTQUARANTINE or ENDPOSITIVERELEASE, map 102 (YYYYMMDD) If dateType = REQUESTEDDELIVERY, map 203 (YYYYMMDDHHMM) If dateType = TIMEZONE, map 805 (Hours) |
|||||||
| carrierShipmentDateRange | array | Dates relevant for carrier shipment header. | – | – | – | |||||||
| dateType | string |
Date type at header level for price authorization in date format YYYYMMDD and time format (IDoc, X12) HHMMSS. Valid value is |
– | – | – | |||||||
| dateValue | string | Date defined by referenced date type in date format YYYY-MM-DD. Transform will pass thru whatever it finds in IDoc date and time fields. | – | – | – | |||||||
| pickupStartDate | string | Pickup start date for shipment event recorded in string datetime format YYYYMMDDYHH:MM:SS.nnnZ. | – | – | – | |||||||
| pickupEndDate | string | Pickup end date for shipment event recorded in string datetime format YYYYMMDDYHH:MM:SS.nnnZ. | – | – | – | |||||||
| deliveryStartDate | string | Delivery start date for shipment event recorded in string datetime format YYYYMMDDYHH:MM:SS.nnnZ. | – | – | – | |||||||
| deliveryEndDate | string | Delivery end date for shipment event recorded in string datetime format YYYYMMDDYHH:MM:SS.nnnZ. | – | – | – | |||||||
| epochPickupStartDate | integer | Pickup start date in epoch format. | – | – | – | |||||||
| epochPickupEndDate | integer | Pickup end date in epoch format. | – | – | – | |||||||
| epochDeliveryStartDate | integer | Delivery start date in epoch format. | – | – | – | |||||||
| epochDeliveryEndDate | integer | Delivery end date in epoch format. | – | – | – | |||||||
| carrierShipmentEventInformation | array | Event relevant for carrier shipment status | – | – | – | |||||||
| shipmentEventDate | string | The date/time of the shipment event at the location the event took place. | – | – | – | |||||||
| shipmentEventLastModifiedDate | string | The date/time of the shipment event last modified at the location the event took place. | – | – | – | |||||||
| shipmentEventGroup | string |
Name of event group: Valid values are:
|
– | – | – | |||||||
| shipmentEventType | string |
Code to specify type of the carrier shipment event. Valid values include:
|
– | – | – | |||||||
| shipmentEventValue | string | Shipment, container or package identifier for shipment events. | – | – | – | |||||||
| shipmentStatusCode | string |
Shipment Event code as provided by the Transport Management System. Valid value is |
– | – | – | |||||||
| eventName | string | Description of the event. | – | – | – | |||||||
| transportMethod | string |
Transport method type. Valid values include:
|
– | – | – | |||||||
| vesselName | string | Vessel name in case of multi-leg transport | – | – | – | |||||||
| voyageIdentifier | string | Flight or vessel ID in case of multi-leg transport | – | – | – | |||||||
| carrierShipmentEventLocation | Carrier shipment event location to capture real time event. | – | – | – | ||||||||
| country | string | 2 letter ISO country code (e.g. US) | – | – | – | |||||||
| tradeTransportLocationCode | string | United Nations Code for Trade and Transport Locations. | – | – | – | |||||||
| description | string | Associated location name | – | – | – | |||||||
| transportationEquipment | array | Shipment equipment details | – | – | EQD | |||||||
| equipmentPrefix | string | Prefix or alphabetic part of an equipment unit's identifying number. | – | – | – | |||||||
| equipmentIdentifier | string | Sequencing or serial part of an equipment unit's identifying number. | – | – | EQD020-010 | |||||||
| carrierCode | string | Carrier code for shipper | – | – | – | |||||||
| equipmentType | string |
Type of equipment used in delivery. Valid values:
|
– | – |
EQD010 =
|
|||||||
| equipmentStatusCode | string |
Equipment status code - Carrier condition code, Valid values include:
|
– | – | EQD050 Use java call-out to lookup table CL_EquipmentStatusCode.txt | |||||||
| equipmentTypeISOCode | string | Equipment type ISO code | – | – | EQD030-010 when EQD030-030 = 5 (ISO) | |||||||
| checkDigitIdentifier | number | Equipment check digit number, (Container check digit number) | – | – | – | |||||||
| weightUnitType | string |
Type of weight recorded. Valid values include:
|
– | – | MEA030-010 Use java call-out to lookup table CL_WeightUnitTypeCode.txt | |||||||
| weightType | string |
Type of weight recorded in shipment. Valid values include:
|
– | – | MEA020-010 Use Java call-out to enum lookup table for volume CL_WeightType | |||||||
| weightValue | string | Weight of product at delivery header level | – | – | MEA030-020 | |||||||
| tareType | string |
Tare Qualifier Code
|
– | – | – | |||||||
| tareWeight | number | Tare weight of equipment | – | – | – | |||||||
| volumeType | string |
Type of volume recorded. Valid values include:
|
– | – | – | |||||||
| volumeValue | Number | Vessel volume for type. | – | – | – | |||||||
| equipmentSizeTypeCode | string | Equipment type ISO code. | – | – | EQD030-010 | |||||||
| equipmentSupplier | string |
Equipment supplied party, valid values :
|
– | – |
EQD040 =
|
|||||||
| equipmentLoadIndicator | string |
Indicate the extent of equipment utilized for this consignment, Valid values:
|
– | – |
EQD060 -
|
|||||||
| equipmentSizeCodeIdentifier | – | Agency codes and its referenced code list to interpret the transport means code correctly. | – | – | – | |||||||
| codeListIdentifier | string | Identifies which code list a given value comes from, ensuring the meaning of the code is interpreted correctly. - EDIFACT pass through | – | – | EQD030-020 | |||||||
| agencyCode | string | Specifies the organization or agency code that maintains or governs the referenced code list. - EDIFACT pass through. | – | – | EQD030-030 | |||||||
| shipmentMeasurements | array | Specifies physical measurements for shipment, including weights, dimensions, tolerances, variances, and weights. | – | – | segment MEA in EQD loop | |||||||
| measurementType | string |
Code identifying a measurement type for a measurement value. Valid value is |
– | – | MEA010 = AAE (MEASUREMENT) Use Java call-out to enumeration mapping table CL_MeasurementType.txt | |||||||
| measurementValue | string | The value of the measurement. | – | – | MEA030-020 | |||||||
| unitOfMeasure | string |
Unit of measure for the measurement type and value recorded. Valid values includes:
|
– | – |
MEA030-010 =
|
|||||||
| measuredType | string |
Code identifying a measured type for a measured value. Valid values include:
|
– | – |
MEA020-010 =
|
|||||||
| equipmentDimensions | array | Dimensions offreight | – | – | EQD-DIM | |||||||
| dimensionsType | string |
Type of dimensions recorded for freight. Valid value is:
|
– | – | – | |||||||
| dimensionsValue | Number | Volume for item in inches |
– |
– |
DIM020-020, when dimensionsType = LENGTH DIM020-030, when dimensionsType = WIDTH DIM020-040, when dimensionsType = HEIGHT |
|||||||
| unitOfMeasure | string | Dimension unit of measure for parent packaging. Use Java call-out to lookup table UOM_TableLookup2.txt. | – | – | DIM020-010 | |||||||
| equipmentSealNumbers | array | Shipment carrying equipments seal numbers | – | – | EQD - SEL | |||||||
| sealNumber | string | Applied seal number for shipment carrying equipment | – | – | SEL010 | |||||||
| sealAppliedEntityType | string |
Seal applied entity type code, it could be an organization or location or an individual. Valid values include:
|
– | – |
SEL020-010 =
|
|||||||
| transactionReferenceInformation | array |
Reference information for identifiers that are not related to transaction documents. This group would map to X12 segments REF and N9 and EDIFACT RFF for information other than transaction documents. |
– | – | EQD-RFF | |||||||
| transactionReferenceType | string | Transaction reference type for
X12 segments REF and N9 and EDIFACT RFF for general reference data that is
not a transaction document identifier. Valid value is VOYAGEIDENTIFIER = voyage identifier |
– | – | RFF010-010 = VON (VOYAGEIDENTIFIER) | |||||||
| transactionReferenceIdentifier | string | Transaction reference identifier value as defined by enumeration in transactionReferenceType. | – | – | RFF010-020 | |||||||
| description | string | Identifier or description defined by qualifier code in transactionReferenceIdentifier (REF02) | – | – | – | |||||||
| transactionReferenceDate | string | Transaction reference date and time/ if time available/ in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransactionReferenceDate | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| itemQuantity | array | Equipment quantity. | – | – | – | |||||||
| quantityType | string |
Type of quantity recorded. Valid
value is |
– | – | – | |||||||
| quantityValue | number | Quantity of product in shipment | – | – | – | |||||||
| unitOfMeasure | string | Unit or Basis for Measurement
Code. Unit of entry UOM's include:
UN - Unit |
– | – | – | |||||||
| equipmentTypeTemperatures | Equipment type and its required temperatures | – | – | – | ||||||||
| equipmentType | string |
Type of equipment used in delivery. Valid values:
|
– | – |
EQD010 =
|
|||||||
| temperatureType | string |
Type of temperature follow while shipment Valid values:
|
– | – |
TMP010 =
|
|||||||
| temperatureSetpoint | number | Temperature value setting expressed in degrees | – | – | TMP020-010 | |||||||
| temperatureScale | string |
Temperature unit of measure. Valid values:
|
– | – |
TMP020-020=
|
|||||||
| rangeType | string |
Type of range Valid values:
|
– | – |
RNG010 =
|
|||||||
| minTemperatureValue | number | Equipment minimum allowable temperature | – | – | – | |||||||
| maxTemperatureValue | number | Equipment maximum allowable temperature | – | – | – | |||||||
| unitOfMeasure | string |
Temperature unit of measure, Valid values includes:
|
– | – |
RNG020-010 =
|
|||||||
| ventSetting | string |
To specifying equipment vent adjustment code. Valid values:
|
– | – | – | |||||||
| description | string | Descriptive information about environment required in refrigerated container when other then normal air required. | – | – | – | |||||||
| humidityPercent | integer |
Percent in integer format. Example: 50% required, in 50. |
– | – | – | |||||||
| shipFromLocationInformation | – | Ship from party location identifiers and address information. If it is pickup from warehouse, warehouse information. | – | N101 = "SF" v4010 only | NAD01= "SF" | |||||||
| businessName | string | Business name for partner or location. | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string |
Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. |
– |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address. | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address. | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax excempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| supplierBusinessInformation | – | Ship from party location identifiers and address information. If it is pickup from warehouse, warehouse information. | – | N101 = "SU" v4010 only | NAD01= "SU" | |||||||
| businessName | string | Business name for partner or location. | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| shipperBusinessInformation | – | Shipper party company identifiers and address information. | – | N101 = "SH" v4010 only | NAD01= "DEQ" | |||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
UCTMANAGER) |
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| additionalDeliveryAddressInformation | – | Additional delivery address information. | – | – | – | |||||||
| businessName | string | Business name for partner or location | – | – | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – | – | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | – | |||||||
| address2 | string | Supplemental street address | – | – | – | |||||||
| city | string | City | – | – | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | – | |||||||
| postalCode | string | Postal code | – | – | – | |||||||
| country | string | Country code | – | – | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| additionalPickupAddressInformation | – | Pickup address information. | – | – | – | |||||||
| businessName | string | Business name for partner or location | – | – | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – | – | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | – | |||||||
| address2 | string | Supplemental street address | – | – | – | |||||||
| city | string | City | – | – | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | – | |||||||
| postalCode | string | Postal code | – | – | – | |||||||
| country | string | Country code | – | – | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| shipToLocationInformation | – | Ship to party or warehouse location company identifiers and address information. | – | N101 = "ST" v4010 only | NAD01= "ST" | |||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| carrierInformation | array | Carrier party company identifiers and address information. | – | N101 = "CA" v4010 only | NAD01= "CA" | |||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| consigneeBusinessInformation | – | Consignee party company identifiers and address information. | – | N101 = "CN" v4010 only | NAD01= "CN" | |||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| consignorBusinessInformation | – | Consignor party company identifiers and address information. | – | N101 = "CI" v4010 only | NAD01= "CZ" | |||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| freightForwarderInformation | Party representing the carrier for arranging transportation or handling | – | N101 = "FW" v4010 only | NAD01= "FW" | ||||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | N3, N4, v4010 only | – | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | N/A | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| billToBusinessInformation | The party responsible for payment of the shipment identifiers and address information. | – | N101 = "BT" v4010 only | NAD01= "BT" | ||||||||
| businessName | string | Business name for partner or location | – | N102 | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | N3, N4, v4010 only | – | ||||||||
| address1 | string | Main street address | – | N301 | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | N302 | NAD050-020 | |||||||
| city | string | City | – | N401 | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | NAD070-010 | |||||||
| postalCode | string | Postal code | – | N403 | NAD080 | |||||||
| country | string | Country code | – | N404 | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | Segment loop NAD-CTA | |||||||||
| contactType | string | Contact type | – | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | N/A | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| endCustomerBusinessInformation | – | End customer Business Party or carrier deals with water based transportation identifiers and Location Information | – | N101 = "LW" v4010 only | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| freightBillReceipientBusinessPartyInformation | – | Freight Bill recipient Business Party identifiers and Location Information | – | N101 = "PF" v4010 only | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| deliveryReceiptSignorBusinessPartyInformation | – | Delivery Receipt Business Party identifiers and Location Information | – | N101 = "N5" v4010 only | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | ||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the messager | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| destinationTerminalInformation | – | Destination Terminal identifiers and Location Information | – | N101 = "DT" v4010 only | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| originalTerminalInformation | – | Original Terminal identifiers and Location Information | – | N101 = "OT" v4010 only | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the messager | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identiifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| destinationIntermodalRampLocationInformation | – | Destination Intermodal Ramp identifiers and Location Information | – | N101 = "RD" v4010 only | ||||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| originalIntermodalRampLocationInformation | – | Original Intermodal Ramp identifiers and Location Information | – | N101 = "RO" v4010 only | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | v4010 only | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | N407 | – | |||||||
| driverInformation | – | Driver identifiers and address information. | – | – | NAD01= "DR" All versions | |||||||
| businessName | string | Business name for partner or location. | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| haulerBusinessPartyInformation | – | Hauler Business Party identifiers and address information. | – | – | NAD01= "HA" All versions | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| departmentBusinessInformation | – | Business Department identifiers and address information. | – | – | NAD01= "ZDE" All versions | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
NAD020-030 =16 (DUNS)) NAD020-030 = 164(DEA) NAD020-030 = 237(HIN) NAD020-030 = 91(COMPANYID) NAD020-030 = 92(COMPANYSITEID) NAD020-030 = 9(GLN) |
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 =
|
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| attentionToPartyBusinessInformation | – | Attention to Party identifiers and address information. | – | – | NAD01= "ZPL" All versions | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
NAD020-030 =16 (DUNS)) NAD020-030 = 164(DEA) NAD020-030 = 237(HIN) NAD020-030 = 91(COMPANYID) NAD020-030 = 92(COMPANYSITEID) NAD020-030 = 9(GLN) |
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 = AC (PRIMARY) or OC (ORDERCONTACT) or PM (PRODUCTMANAGER) |
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| returnToBusinessInformation | – | Return to business info supporting cold chain technologies at header and line item details level. | – | – | – | |||||||
| returnToCompany | string | Name of the company to which the unit is being returned | – | – | – | |||||||
| returnToSiteIdentifier | string | The identifier for the site to which the unit is being returned | – | – | – | |||||||
| returnToSiteName | string | The name for the site to which the unit is being returned | – | – | – | |||||||
| returnToWarehouse | string | The name of the warehouse to which the unit is being returned | – | – | – | |||||||
| returnToDescription | string | The description of the location to which the unit is being returned | – | – | – | |||||||
| returnToContactName | string | The contact name at the location to which the unit is being returned | – | – | – | |||||||
| returnToContactFunction | string | The function of the contact at the location to which the unit is being returned | – | – | – | |||||||
| returnToContactPhone | string | The phone number of the contact at the location to which the unit is being returned | – | – | – | |||||||
| returnToContactEmail | string | The email address of the contact at the location to which the unit is being returned | – | – | – | |||||||
| returnToAddress1 | string | The street address1 of the location to which the unit is being returned | – | – | – | |||||||
| returnToAddress2 | string | The street address2 of the location to which the unit is being returned | – | – | – | |||||||
| returnToAddress3 | string | The street address3 of the location to which the unit is being returned | – | – | – | |||||||
| returnToCity | string | The city of the location to which the unit is being returned | – | – | – | |||||||
| returnToState | string | The state of the location to which the unit is being returned | – | – | – | |||||||
| returnToZip | string | The zip or postal code of the location to which the unit is being returned | – | – | – | |||||||
| returnToCountry | string | The ISO country code for the location to which the unit is being returned | – | – | – | |||||||
| returnToTimezone | string | The time zone of the location to which the unit is being returned | – | – | – | |||||||
| iotDevices | array | Internet of things (iot) devices attached to shipment | – | – | – | |||||||
| iotDeviceIdentifier | string | The identifier for the iot device attached to this shipment | – | – | – | |||||||
| iotType | string | The type or brand of the iot device attached to this shipment | – | – | – | |||||||
| iotService | string | The service or model for the iot device attached to this shipment | – | – | – | |||||||
| carrierSequenceInformation | array | Carrier sequence information for shipment. Records cit and state or province location for each carrier used for shipment. | – | MS3- interline info | – | |||||||
| carrierCode | string | Shipping carrier alpha code (SCAC) | – | MS301 | – | |||||||
| carrierSequenceCode | string |
Code identifying sequence of carriers in shipment, beginning with the original carrier. Valid values include:
|
– | MS302 Use enumeration mapping worksheet | – | |||||||
| transportMethod | string |
Transport method type. Valid values include:
|
– | MS304 Use enumeration mapping workseet | – | |||||||
| city | string | City name for the shipment's current carrier sequence. | – | MS303 | – | |||||||
| state | state | Name of state or province for the shipment's current carrier sequence. | – | MS305 | – | |||||||
| modeOfTransportInformation | - | Mode of transport information for shipment. Records container, BOL, etc.. Information | – | – | – | |||||||
| transportMethod | string |
Transport method type. Valid values include:
|
– | – | – | |||||||
| billOfLadingIdentifier | string | Bill of Lading, when transport method is SEA. | – | – | – | |||||||
| transportServiceMode | string |
Describes the type of container used, if it is fully loaded or partially loaded. Valid Values are:
|
– | – | – | |||||||
| dropShipIndicator | boolean |
Pickup mode. Valid Values are:
|
– | – | – | |||||||
| isShipmentPickedUp | boolean |
Pickup mode. Valid Values are:
|
– | – | – | |||||||
| subTransportMethod | string |
Sub Transport method type. Valid values include:
|
– | – | – | |||||||
| shipmentPriority | string |
To indicate the priority of requested transport service. Valid values are:
|
– | – | – | |||||||
| shipmentCargoType | string | It describes classification of a type of cargo. | – | – | TSR040-010 | |||||||
| containerInformation | array | Specify the required containers of a certain type. | – | – | – | |||||||
| containerIdentifier | string | A reference identifying the container. | – | – | – | |||||||
| containerSizeCode | string | Container type is selected on the basis of the type and size of goods. It’s a passthrough for all type of messages. Code list is an ISO code. | – | – | – | |||||||
| isPowerGeneratorEquipmentRequired | boolean |
A power generator equipment is used to power the reefer container when normal power source is not available.
|
– | – | – | |||||||
| maxTemperatureValue | number | Maximum temperature allowed for moving the content in this container. Only available for reefer container types. | – | – | – | |||||||
| freeTextNote | array | Free text, instructions, notes, descriptions and other free text elements. | – | K1 | FTX | |||||||
| textReferenceCode | string | Text reference or subject code. Will map whatever is found. | – | – | FTX010 | |||||||
| textFunctionCode | string | Text function code. Will map whatever is found. | – | – | – | |||||||
| language | string | Language of free text. | – | – | FTX050 | |||||||
| textFormatCode | string | Format code for free text. | – | – | – | |||||||
| freeFormText | string | Free test string. | – | K101, K102 Each is 30 characters. Mapping to canonical, concatenate K1 and K2. Mapping from canonical split into 2 fields. | FTX040-010 | |||||||
| customFields | array | Name value pairs for mapping pass through elements that will not be processed in TL system but may be passed outbound. Header level. | – | – | – | |||||||
| name | string | Name of mapped field. | – | – | – | |||||||
| value | string | Value in named field. | – | – | – | |||||||
| canonicalCarrierShipmentStatusItemDetails | array | Line item details for the canonical carrier shipment status message canonical. | E1TRXID mapping at line item level | LX | CNI | |||||||
| lineItemNumber | string | transaction set line number | – | LX01 | CNI010 | |||||||
| trackingCategory | string | Tracking category for the issuer of the tracking identifier. SAP pass thru. | TIPCOD | – | – | |||||||
| trackingIdentifier | string | Tracking identifier for the issuer of the tracking identifier. SAP pass thru. | TIPID | – | – | |||||||
| description | string | Free form description of the source of a document. | – | – | CNI020-030 | |||||||
| versionNumber | string | To identify a version. | – | – | CNI020-050 | |||||||
| revisionIdentifier | string | To identify a revision. | – | – | CNI020-060 | |||||||
| consignmentSequenceIdentifier | string | To identify the loading sequence of a consignment or consignments. | – | – | CNI030 | |||||||
| packageStackable | string |
To identify whether package can be stacked or not. Valid values are:
|
– | – | – | |||||||
| packagingFormatCode | string |
Description of the form in which goods are presented. Pass through for XML / API based customers. Valid values are:
|
– | – | – | |||||||
| isDangerousGoods | boolean |
If the content of this package line is classified as dangerous goods this field will be set to "true".
|
– | – | – | |||||||
| isTemperatureControlled | boolean |
If the goods required a certain temperature (or temperature range) during transport it will be set to "true".
|
– | – | – | |||||||
| isAirCargo | boolean |
Only used for dangerous goods packages, only used for product "Air", field will be set to "true".
|
– | – | – | |||||||
| packagedGoodsItemType | string | Goods type | – | – | – | |||||||
| containerIdentifier | string | Reference to an FCL container line (see container section above), this is only to be used for products "Sea" and "Rail". | TIPID | – | – | |||||||
| shipmentServiceLevel | string | Service level code | – | – | – | |||||||
| shipmentServiceLevelDescription | string | Service level description | – | – | – | |||||||
| outboundTrackingIdentifier | string | The outbound tracking number | – | – | – | |||||||
| outboundTrackingCarrier | string | The carrier of the outbound tracking number (e.g. FedEx, UPS, DHL, USPS, etc.). | – | – | – | |||||||
| outboundTrackingService | string | The service of the outbound tracking number (e.g. Next Day, Priority, etc.). | – | – | – | |||||||
| returnTrackingIdentifier | string | The return tracking number. | – | – | – | |||||||
| returnTrackingCarrier | string | The carrier of the return tracking number (e.g. FedEx, UPS, DHL, USPS, etc.). | – | – | – | |||||||
| returnTrackingService | string | The service of the return tracking number (e.g. Next Day, Priority, etc.). | – | – | – | |||||||
| unitConditioningType | string | The conditioning type of the unit (e.g. CRT, RFG, etc.). | – | – | – | |||||||
| transactionReferenceIdentifierList | array | List of transactions/documents at the line item level. | E1TRXID mapping at line item level E1TRXID and all other child segments of E1TRXHD are mapped to and from line item level of the canonical. E1TRXID loops up to 9999 times | LX loop L11 (Item level) v4010 L11 loops up to 10 times Greater than v4010 loops up to 999 times | Note: only one instance of a document identifier in EDIFACT CNI. X12 and IDoc segments loop. | |||||||
| b2bTransactionIdentifierType | string |
Transaction reference type for X12 segments L11 and EDIFACT RFF for general reference data that is not a transaction document identifier. Valid values include:
|
TRXCOD= EDEL (DELIVERY) or IDEL (INTERNALDELIVERY) or STRN (SHIPMENT) | L1102 Use enumeration mapping worksheet Purchase order mapped to: - OID02 - versions greater than 4010 - SPO02 - v4010 only | transactionReferenceType = one of SHIPMENT or DELIVERY | |||||||
| b2bTransactionIdentifierValue | string | Transaction reference identifier value defined by enumeration in transactionReferenceType defined by transaction reference type. | TRXID1 | L1101 | CNI020-010 where transactionReferenceType = SHIPMENT or DELIVERY | |||||||
| transactionDate | string | Description or any other relevant data. | – | L1104 | – | |||||||
| epochTransactionDate | integer | Line item number for referenced document or transaction. | – | – | – | |||||||
| lineItemNumber | string | Transaction reference date and time, if time available, in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| transactionReferenceInformation | array | Reference information for identifiers that are not related to transaction documents. This group would map to X12 segments REF and N9 and EDIFACT RFF for information other than transaction documents. | B10 L11: v4010 only | |||||||||
| transactionReferenceType | string | Transaction reference type for X12 segments REF and N9 and EDIFACT RFF for general reference data that is not a transaction document identifier. - INQUIRYREQUESTNUMBER = Inquiry request number. | – | L1102 Use enum mapping worksheet Purchase order mapped to: - OID02 - versions greater than 4010 - SPO02 - v4010 only | – | |||||||
| transactionReferenceIdentifier | string | Transaction reference identifier value as defined by enumeration in transactionReferenceType. Pass thru X12 mapping.. | – | L1101 | – | |||||||
| description | string | Identifier or description defined by qualifier code in transactionReferenceIdentifier (REF02). | – | L1104 | – | |||||||
| transactionReferenceDate | string | Transaction reference date and time/ if time available/ in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransactionReferenceDate | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| mpcDates | array | Dates for carrier Shipment Status against mentioned reference type. Specifies a date or a time zone, or both. | – | – | – | |||||||
| dateType | string |
Date type at header level for price authorization in date format YYYYMMDD and time format (IDoc, X12) HHMMSS. Valid values:
Note: Need to create lookup file for java exits for dateType. |
– | dateType = PICKUPSCHEDULED = G6201 = 69 | – | |||||||
| dateValue | string | Date defined by referenced date type in date format YYYY-MM-DD. Transform will pass thru whatever it finds in IDoc date and time fields. | – | G6202 | – | |||||||
| epochDateValue | integer | Date defined by referenced date type generated in epoch integer date format. Each string date recorded will have an epoch date format generated by a java exit. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | G6205 | – | |||||||
| eventTimeType | string |
Reported time specification. Valid values are:
|
– | G6203 = 0 (ORIGINAL) or Q (ORDERED) Use enumeration lookup table:CL_EventTimeType | – | |||||||
| dateTimePeriodFormat | string |
Date and/or time format code. Valid values include: Valid values include:
Use Java call-out to table CL_DateTimeFormat.txt |
– | – | – | |||||||
| billOfLadingHandlingInformation | array | Bill of lading handling instructions for shipment. All parameters to be understood in the form of different codes used by industry, | – | Segment AT5 | – | |||||||
| handlingCode | string |
Code specifying special transportation handling instructions. Valid Values are:
|
– |
AT501 =
|
– | |||||||
| protectiveServiceCode | string | To specify perishable protective service - rail carriers only | – | AT502 | – | |||||||
| description | string | Free-form additional description of special handling instructions to appear on printed bill if special handling code is not adequate | – | AT503 | – | |||||||
| temperatureScale | string |
Temperature unit of measure. Valid values:
|
– |
AT504 = CE (CELSIUS) or JE (KELVIN) Use CL_UnitOfMeasureEnum Enum worksheet. |
– | |||||||
| minTemperatureValue | Number | It describes minimum temperature | – | AT505 | – | |||||||
| maxTemperatureValue | Number | It describes maximum temperature | – | AT506 | – | |||||||
| dangerousGoodsInformation | array | Describes the details of the dangerous goods in the booking/shipment. This group will be populated only when "isDangerous" is true. | – | – | – | |||||||
| shipmentDerivedRisk | string | It describes the risks involved while shipping dangerous goods. It can be more specific based on UN code. | – | – | – | |||||||
| shipmentDerivedSubRisk | string | It describes the sub-risks involved while shipping dangerous goods. It can be more specific based on UN code. | – | – | – | |||||||
| shipmentFlashPoint | string | Temperature value indicating the flashpoint of the goods, expressed in the unit of measure defined for temperature. Applicable only for dangerous goods of type “IMDG.” | – | – | – | |||||||
| isLimitedQuantity | boolean |
Check point, if the dangerous goods quantity is limited in the shipment.
|
– | – | – | |||||||
| isMarinePollutant | boolean |
Check point, if the dangerous goods are pollutant into water.
|
– | – | – | |||||||
| packagingGroup | string | Dangerous goods packaging group | – | – | – | |||||||
| designatedDangerousGoodsName | string | The UN proper shipping name derived from the mandatory UN code. If supplied, this value shall correspond to the proper shipping name stored for the provided UN code. | – | – | – | |||||||
| designatedTechnicalName | string | Designated technical name for carrier identity. | – | – | – | |||||||
| designatedTechnicalNationalName | string | Designated technical name for carrier and international identity. | – | – | – | |||||||
| minTemperatureValue | Number | It describes from temperature. | – | – | – | |||||||
| maxTemperatureValue | Number | It describes to temperature. | – | – | – | |||||||
| dangerousGoodsType | string |
There are different types of goods which are shipped globally. Multiple organizations has their own usage. Widely used codes are:
|
– | – | – | |||||||
| dangerousGoodsIdentifier | Number | Dangerous goods identifier. | – | – | – | |||||||
| additionalDangerousGoodsIdentifier | String | Additional Dangerous goods identifier. | – | – | – | |||||||
| dangerousGoodsPackagedQuantity | Number | Packaged quantity of dangerous goods | – | – | – | |||||||
| hazardousGoodsPackageType | string |
Package type containing these dangerous goods. Possible values are:
|
– | – | – | |||||||
| netQuantityUnit | string | Net quantity unit of the dangerous goods | – | – | – | |||||||
| grossQuantityUnit | string | Gross quantity unit of the dangerous goods | – | – | – | |||||||
| isEmpty | boolean |
To check if package is empty.
|
– | – | – | |||||||
| dangerousGoodsItemQuantity | array | Dangerous Goods item quantity related information to identify quantity, UOM and value | – | – | – | |||||||
| dangerousGoodsQuantityType | string |
Type of quantity recorded. Valid value:
|
– | – | – | |||||||
| dangerousGoodsQuantityValue | Number | Quantity of product at line item level | – | – | – | |||||||
| dangerousGoodsQuantityUOM | string | Quantity unit of measure in master data for dangerous goods. | – | – | – | |||||||
| packagingIdentifiersList | array | Packaging identifiers at line item level. Records info about packaging used for shipment item. | – | MAN in LX loopl | – | |||||||
| packagingIdentifierType | string | Packaging identifier type at header level. Pass thru mapping for X12. | – | MAN01 | – | |||||||
| packagingIdentifier | string | Packaging identifier value defined by the packaging type. | – | MAN02 | – | |||||||
| ladingExceptionStatus | array | shipment status and quantity in terms of lading exception. | – | Q7 | – | |||||||
| ladingExceptionCode | string |
Shipment condition indicating code Valid values:
|
– |
Q701 =
|
– | |||||||
| packagingFormatCode | string | Packing form of lading quantity | – | Q702 Use enumeration mapping worksheet | – | |||||||
| ladingQuantity | Number | Number of units (pieces) of the lading/exception quantity | – | Q703 | – | |||||||
| unitOfMeasure | string | Quantity unit of measure in master data for product | – | – | – | |||||||
| shipmentMeasurements | array | Consolidated segment with weights, quantities and volumes for the shipment | – | AT8 | – | |||||||
| weightType | string |
Type of weight recorded in shipment. Valid values include:
|
– | AT801 Use enumeration mapping worksheet | – | |||||||
| weightValue | string | Weight of product at delivery header level. | – | AT803 | – | |||||||
| weightUOM | string | Weight unit of measure in master
data for product. Valid value is
LB
- KG. |
– | – | – | |||||||
| weightUnitType | string |
Type of weight recorded. Valid values include:
|
– | AT802 Use java call-out to lookup table CL_WeightUnitTypeCode.txt | – | |||||||
| quantityType | string |
Type of quantity recorded. Valid
value is |
– | – | – | |||||||
| quantityValue | string | Quantity of product at delivery header level | – | AT804 where quantityType = LADING | – | |||||||
| quantityUOM | string | Quantity unit of measure in master data for product | – | – | – | |||||||
| volumeType | string |
Type of weight recorded. Valid values include:
|
– | AT806 | – | |||||||
| volumeValue | string | Volume for delivery | – | AT807 | – | |||||||
| volumeUOM | string | Volume unit of measure | – | – | – | |||||||
| ladingQuantity | Number | It describes the quantity of handling units that are unitized | – | AT805 | – | |||||||
| shipmentDimensions | array | Specifies physical dimensions for shipment, including height, width and length | – | – | – | |||||||
| dimensionsType | string |
Type of dimensions recorded at line level. Valid values include: - LENGTH - HEIGHT - WIDTH |
– | – | – | |||||||
| unitOfMeasure | string | Dimension unit of measure | – | – | – | |||||||
| dimensionsvalue | string | Dimensions based on unit of measure. | – | – | – | |||||||
| shipmentPurchaseOrderDetail | array | Details about the shipment purchase order. Can be used to show order level delivery status. | – | OID - version greater than v4010 SPO - v4010 only | DOC in CNI/STS loop | |||||||
| purchaseOrderNumber | string | Purchase order number for shipment | – | OID02 SPO01 - v4010 only | DOC010-020 where DOC010-010 = 105 | |||||||
| transactionReferenceIdentifier | string | Additional transaction reference identifier for the shipment purchase order | – | OID01 SPO02 - v4010 only | – | |||||||
| shipmentApplicationErrorCode | string | Error code for purchase order shipment | – | OID10 SPO07 - v4010 only | – | |||||||
| packagingFormatCode | string | Packing form of lading quantity | – | OID04 Use enumeration mapping worksheet | – | |||||||
| orderQuantity | integer | Number of units (pieces) of the lading/exception quantity | – | If OID04 present map to/from OID05 If OID12 present map from/to OID13 V4015 only: SP04 | – | |||||||
| weightValue | string | Weight recorded in the order | – | OID07 | – | |||||||
| weightUnitType | string |
Type of weight recorded. Valid values include:
|
– |
OID06 = E (METRICTON) or G (GRAMS) or K (KILOGRAMS) or L (POUNDS) or M (MEASUREMENTTON) or O (OUNCES) or S (SHORTTON) or T (LONGTON) Use java call-out to lookup table CL_WeightUnitTypeCode.txt |
– | |||||||
| volumeType | string |
Type of weight recorded. Valid values include:
|
– |
OID08 =
|
– | |||||||
| volumeValue | Number | Volume recorded in shipment purchase order | – | OID09 | – | |||||||
| returnToBusinessInformation | Return to business info supporting cold chain technologies at header and line item details level. | – | – | – | ||||||||
| returnToCompany | string | Name of the company to which the unit is being returned | – | – | – | |||||||
| returnToSiteIdentifier | string | The identifier for the site to which the unit is being returned | – | – | – | |||||||
| returnToSiteName | string | The name for the site to which the unit is being returned | – | – | – | |||||||
| returnToWarehouse | string | The name of the warehouse to which the unit is being returned | – | – | – | |||||||
| returnToDescription | string | The description of the location to which the unit is being returned | – | – | – | |||||||
| returnToContactName | string | The contact name at the location to which the unit is being returned | – | – | – | |||||||
| returnToContactFunction | string | The function of the contact at the location to which the unit is being returned | – | – | – | |||||||
| returnToContactPhone | string | The phone number of the contact at the location to which the unit is being returned | – | – | – | |||||||
| returnToContactEmail | string | The email address of the contact at the location to which the unit is being returned | – | – | – | |||||||
| returnToAddress1 | string | The street address1 of the location to which the unit is being returned | – | – | – | |||||||
| returnToAddress2 | string | The street address2 of the location to which the unit is being returned | – | – | – | |||||||
| returnToAddress3 | string | The street address3 of the location to which the unit is being returned | – | – | – | |||||||
| returnToCity | string | The city of the location to which the unit is being returned | – | – | – | |||||||
| returnToState | string | The state of the location to which the unit is being returned | – | – | – | |||||||
| returnToZip | string | The zip or postal code of the location to which the unit is being returned | – | – | – | |||||||
| returnToCountry | string | The ISO country code for the location to which the unit is being returned | – | – | – | |||||||
| returnToTimezone | string | The time zone of the location to which the unit is being returned | – | – | – | |||||||
| iotDevices | array | Internet of things (iot) devices attached to shipment | – | – | – | |||||||
| iotDeviceIdentifier | string | The identifier for the iot device attached to this shipment | – | – | – | |||||||
| iotType | string | The type or brand of the iot device attached to this shipment | – | – | – | |||||||
| iotService | string | The service or model for the iot device attached to this shipment | – | – | – | |||||||
| shipmentStatusDetails | array |
Only one of shipment status code or shipment appointment status code in AT701 OR AT703 may be present per segment for X12 mapping. If AT702 is present, then AT701 is required. If AT704 is present, then AT703 is required. If AT706 is present, then AT705 is required. |
E1TRXDS | AT7 segment | CNI - STS | |||||||
| deliveryConfirmationType | string | Type of delivery confirmation. SAP pass thru. | CNFTYP | – | – | |||||||
| statusCategory | string | Category type for which status is being reported (EDIFACT pass through) | – | – | STS010-010 | |||||||
| statusCategoryIdentifier | string | Identifying a user or association maintained for status category (EDIFACT pass through) | – | – | STS010-020 | |||||||
| shipmentStatusCode | string |
Code indicating the status of a shipment. Valid values include:
|
– | AT701 Use enumeration mapping worksheet | STS020-010 Use enumeration mapping worksheet | |||||||
| shipmentAppointmentStatusCode | string | Code indicating the status of an appointment to pickup or deliver a shipment | – | AT703 Use enumeration mapping worksheet | – | |||||||
| description | string | Free-form additional description of shipment status | – | – | STS020-040 | |||||||
| shipmentStatusReason | array | Shipment status reason code. Supports 2 instances of the same X12 field, but 5 instances in EDIFACT field. | – | – | – | |||||||
| shipmentReasonCode | string | Instance 1 of a code indicating why a shipment status or appointment reason code was transmitted | – | AT702 Use enumeration mapping worksheet | STS03-010, STS04-010, STS05-010, STS06-010, STS07-010 Use enumeration mapping worksheet | |||||||
| description | string | Free-form additional description of shipment status reason | – | – | STS030-040, STS040-040, STS050-040, STS060-040, STS070-040 | |||||||
| shipmentAppointmentReason | - | Shipment appointment reason code. Supports 2 instances of the same X12 field. | E1TRXDS | – | – | |||||||
| shipmentReasonCode | string | Instance 2 of a code indicating why a shipment status or appointment reason code was transmitted | – | AT704 Use enum mapping worksheet | – | |||||||
| shipmentStatusDateString | string |
Datetime stamp for shipment status, appointment (X12) or confirmation (IDoc). For X12, this date refers to the shipment status if AT701 is populated.Date is for appointment if AT703 is present. |
CNFDAT CNFTIM | AT705 AT706 | status group loop: DTM010-010 set to 334 if canonical shipmentStatusReasonCode or shipmentStatusOrAppointmentReasonCode are populated DTM010-020 for date | |||||||
| timeZone | string | Time zone for referenced dates. Pass through for X12. | – | AT707 | – | |||||||
| epochShipmentStatusDate | string | Datetime stamp for shipment status, appointment (X12) or confirmation (IDoc) in epoch date format. | – | – | – | |||||||
| shipmentStatusItemType | string |
Item type for item recorded in shipment status. Valid values:
|
ITMTYP | – | – | |||||||
| shipmentStatusItem | string | Item defined by shipment status item type. | ITMID | – | – | |||||||
| confirmedQuantity | number | Confirmed quantity of item reported in shipment status. | AMOUNT | – | – | |||||||
| unitOfMeasure | string | Unit of measure for confirmed quantity. | AMUNIT | – | – | |||||||
| transactionReferenceIdentifierList | array | List of transactions/documents at the line item level. | – | – | CNI - STS - RFF (Segment Group 16) | |||||||
| b2bTransactionIdentifierType | string |
Transaction reference type for X12 segments L11 and EDIFACT RFF for general reference data that is not a transaction document identifier. Valid values include:
|
– | – | RFF010-010 Use CL_B2BTransactionIdentifierType enumeration worksheet | |||||||
| b2bTransactionIdentifierValue | string | Transaction reference identifier value defined by enumeration in transactionReferenceType defined by transaction reference type. | – | – | RFF010-020 | |||||||
| transactionDate | string | Description or any other relevant data. | – | – | – | |||||||
| epochTransactionDate | integer | Line item number for referenced document or transaction | – | – | – | |||||||
| lineItemNumber | string | Transaction reference date and time, if time available, in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| transactionReferenceInformation | array | Reference information for identifiers that are not related to transaction documents. This group would map to X12 segments REF and N9 and EDIFACT RFF for information other than transaction documents. | – | – | CNI - STS - RFF (Segment Group 16) | |||||||
| transactionReferenceType | string |
Transaction reference type for X12 segments REF and N9 and EDIFACT RFF for general reference data that is not a transaction document identifier.
|
– | – | RFF010-010 Use CL_TransactionReferenceType enumeration worksheet | |||||||
| transactionReferenceIdentifier | string | Transaction reference identifier value as defined by enum in transactionReferenceType. Pass thru X12 mapping. | – | – | RFF010-020 | |||||||
| description | string | Identifier or description defined by qualifier code in transactionReferenceIdentifier (REF02). | – | – | – | |||||||
| transactionReferenceDate | string | Transaction reference date and time/ if time available/ in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransactionReferenceDate | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| mpcDates | array | Dates for carrier Shipment Status against mentioned reference type. Specifies a date or a time zone, or both. | – | – | CNI - STS - RFF - DTM (Segment Group 16) | |||||||
| dateType | string |
Date type at header level for inventory update. Valid values includes:
Use Java call-out table CL_DateType.txt. |
– | – |
DTM010-010 = 2 (REQUESTEDDELIVERY) OR 137 (DOCUMENT) Use Java call-out table CL_DateType.txt. |
|||||||
| dateValue | string | Date for goods handling and movement instructions defined by referenced date formats in attribute dateTimeFormat. | – | – | DTM010-020 Do not map to/from dateValue If dateType = Z05 (TIMEZONE) | |||||||
| epochDateValue | integer | Date defined by referenced date type generated in epoch integer date format. Each string date recorded will have an epoch date format generated by a java exit. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | If dateType = Z05, map time zone to/from DTM010-020 | |||||||
| dateTimePeriodFormat | string |
Date and/or time format code. Valid values include: Valid values include:
Use Java call-out to table CL_DateTimeFormat.txt |
– | – | DTM010-030 Use Java call-out to table CL_DateTimePeriodFormat.txt | |||||||
| shipmentIncidentInformation | array | Detailed information about the challenges occurred during shipment. | – | – | – | |||||||
| dateType | string |
Date type at shipment issue level to capture shipment issue dates. Valid values includes:
Use Java call-out table CL_DateType.txt. |
– | – | – | |||||||
| dateValue | string | Date when the issue has occurred (or spotted) | – | – | – | |||||||
| incidentLocationCode | string |
Place code where the issue occurred. Valid values are:
|
– | – | – | |||||||
| incidentLocationDescription | string | Description about the place where the issue occurred | – | – | – | |||||||
| incidentPartyCode | string |
Party code who caused the issue:
|
– | – | – | |||||||
| incidentPartyDescription | string | Party who caused the issue. | – | – | – | |||||||
| incidentTypeCode | string |
Coded categorization of the issue:
|
– | – | – | |||||||
| incidentTypeDescription | string | Categorization of the issue | – | – | – | |||||||
| shipmentReasonCode | string |
Coded reason why the issue occurred:
|
– | – | – | |||||||
| description | string | Reason why the issue occurred | – | – | – | |||||||
| additionalInformation | string | Additional information about the issue (max 100 characters) | – | – | – | |||||||
| shipmentProofsOfDeliveryInformation | array | Proof of delivery related document for shipment. | – | – | – | |||||||
| documentIdentifier | string | Document ID | – | – | – | |||||||
| documentType | string | Proof of delivery (POD), Commercial Invoice, Other goods documents, Customs declaration, Dangerous goods documents, Packing list, House bill of lading | – | – | – | |||||||
| description | Number | Description of the document type | – | – | – | |||||||
| documentCreationDate | string | Document creation date | – | – | – | |||||||
| documentFileType | Number | document file type | – | – | – | |||||||
| documentFileName | string | Document file name | – | – | – | |||||||
| documentDownloadURL | string | URL for file download | – | – | – | |||||||
| freeTextNote | array | Free text, instructions, notes, descriptions and other free text elements | – | – | CNI - STS - FTX (Segment Group 16) | |||||||
| textReferenceCode | string | Text reference or subject code. Will map whatever is found. | – | – | FTX010 | |||||||
| textFunctionCode | string | Text function code. Will map whatever is found. | – | – | – | |||||||
| language | string | Language of free text | – | – | FTX050 | |||||||
| textFormatCode | string | Format code for free text. | – | – | – | |||||||
| freeFormText | string | Free test string | – | – | FTX040-010 | |||||||
| customsDutyInformation | – | Customs clearance data | – | – | ||||||||
| shipmentOriginDate | string | Date when the cargo was loaded on the Vessel at the Port of Loading mentioned on the Bill of Lading | – | – | – | |||||||
| customsStatus | string |
Customs status, Valid values are:
|
– | – | – | |||||||
| customEntryPointNumber | Number | Customs Entry reference given by Customs authority in the local customs process | – | – | – | |||||||
| transportMethod | string |
Mode of transport for a transit into another country. Valid values include:
|
– | – | – | |||||||
| documentFileType | Number | document file type | – | – | – | |||||||
| documentFileName | string | Document file name | – | – | – | |||||||
| documentDownloadURL | string | URL for file download | – | – | – | |||||||
| freightForwarderInformation | – | Party representing the carrier for arranging transportation or handling | – | – | – | |||||||
| businessName | string | Business name for partner or location | – | – | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – | – | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | – | |||||||
| address2 | string | Supplemental street address | – | – | – | |||||||
| city | string | City | – | – | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | – | |||||||
| postalCode | string | Postal code | – | – | – | |||||||
| country | string | Country code | – | – | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| acceptingPartyBusinessInformation | – | Accepting Party Business identifiers and address information. | – | – | CNI - STS - NAD01= "AP" (segment Group 15) | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop STS - NAD-CTA (segment Group 16) | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 = AC (PRIMARY) or OC (ORDERCONTACT) or PM (PRODUCTMANAGER) |
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | lscAddressIdentifier | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| shipFromLocationInformation | Ship from party location identifiers and address information. If it is pickup from warehouse, warehouse information | – | – | NAD01= "SF" item level party identifiers | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| supplierBusinessInformation | Supplier party business identifiers and address information. | – | – | NAD01= "SU" item level party identifiers | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| shipperBusinessInformation | – | shipper party company identifiers and address information. | – | – | NAD01= "DEQ" | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| shipToLocationInformation | – | Ship to party or warehouse location company identifiers and address information. | – | – | NAD01= "ST" | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| carrierInformation | array | Carrier party company identifiers and address information. | – | – | NAD01= "CA" | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| consigneeBusinessInformation | – | Consignee party company identifiers and address information. | – | – | NAD01= "CN" | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | |||||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| consignorBusinessInformation | Consignor party company identifiers and address information. | – | – | NAD01= "CZ" | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | |||||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifer | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| freightForwarderInformation | Party representing the carrier for arranging transportation or handling | – | – | NAD01= "FW" | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | |||||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| billtoBusinessInformation | – | The party responsible for payment of the shipment identifiers and address information. | – | – | NAD01= "BT" | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | |||||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| driverInformation | Driver identifiers and address information. | – | – | NAD01= "DR" All versions | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 = AC (PRIMARY) or OC (ORDERCONTACT) or PM (PRODUCTMANAGER) |
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| haulerBusinessPartyInformation | Hauler Business Party identifiers and address information. | – | – | NAD01= "HA" All versions | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
|
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 = AC (PRIMARY) or OC (ORDERCONTACT) or PM (PRODUCTMANAGER) |
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| departmentBusinessInformation | Business Department identifiers and address information. | – | – | NAD01= "ZDE" All versions | ||||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
NAD020-030 =16 (DUNS)) NAD020-030 = 164(DEA) NAD020-030 = 237(HIN) NAD020-030 = 91(COMPANYID) NAD020-030 = 92(COMPANYSITEID) NAD020-030 = 9(GLN) |
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | Segment loop NAD-CTA | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – |
CTA010 = AC (PRIMARY) or OC (ORDERCONTACT) or PM (PRODUCTMANAGER) |
|||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax excempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| attentionToPartyBusinessInformation | – | Attention to Party identifiers and address information. | – | – | NAD01= "ZPL" All versions | |||||||
| businessName | string | Business name for partner or location | – | – | NAD030-010 | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | NAD040-020 | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – | – |
NAD020-030 =16 (DUNS)) NAD020-030 = 164(DEA) NAD020-030 = 237(HIN) NAD020-030 = 91(COMPANYID) NAD020-030 = 92(COMPANYSITEID) NAD020-030 = 9(GLN) |
|||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | – | NAD020-010 | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | Party address information | – | – | – | ||||||||
| address1 | string | Main street address | – | – | NAD050-010 | |||||||
| address2 | string | Supplemental street address | – | – | NAD050-020 | |||||||
| city | string | City | – | – | NAD060 | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | – | NAD070-010 | |||||||
| postalCode | string | Postal code | – | – | NAD080 | |||||||
| country | string | Country code | – | – | NAD090 | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | Segment loop NAD-CTA | |||||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | CTA010 = AC (PRIMARY) or OC (ORDERCONTACT) or PM (PRODUCTMANAGER) | |||||||
| contactName | string | Contact name | – | – | CTA020-020 | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | COM010-010 where COM010-020 = "TE" | |||||||
| contactEmail | string | Contact email address | – | – | COM010-010 where COM010-020 = "EM" | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | – | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | – | – | |||||||
| carrierShipmentLocationInformation | array | Location Information at carrier shipment status line level. | – | – | CNI - STS - LOC (segment Group: 14) | |||||||
| portOrTerminalFunctionCode | string |
Port or Terminal function codes , Valid value is |
– | – | LOC010 Use java call-out to lookup table CL_PortOrTerminalFunctionCode.txt | |||||||
| oceanShipmentLocationCode | string |
Code indicating type of location code: Valid values include:
|
– | – | – | |||||||
| oceanShipmentLocationIdentifier | string | Identities the cargo's specific location. | – | – | LOC020-010 | |||||||
| portName | string | Name of the port | – | – | LOC020-040 | |||||||
| countryCode | string | Country code | – | – | LOC030-010 (LOC030-020 = 162 (Country)) | |||||||
| terminalName | string | Terminal Name | – | – | – | |||||||
| pierIdentifier | string | Identifying number of the pier | – | – | – | |||||||
| state | string | State code | – | – | LOC040-010 (LOC040-020 = 169 (Country- sub entity)) | |||||||
| longitudeCoordinate | string | Longitude coordinate for location of the transport equipment | – | – | – | |||||||
| latitudeCoordinate | string | Latitude coordinate for location of the transport equipment | – | – | – | |||||||
| deliveryTerms | – | Incoterms® describe the rights and obligations applicable between the buyer and seller of the goods being transported. They set out when transfer of liability and control take place, who pays for what and who is liable in the event of any damage or loss of goods in transit. | – | – | – | |||||||
| deliveryTermCode | string |
Incoterms® Code according to Incoterms® 2020 standard, Valid values includes:
|
– | – | – | |||||||
| description | string | The location element specified as the collection/delivery | – | – | – | |||||||
| containerInformation | array | Specify the required containers of a certain type. | – | – | – | |||||||
| containerIdentifier | string | A reference identifying the container | – | – | – | |||||||
| containerSizeCode | string | Container type is selected on the basis of the type and size of goods. It’s a pass through for all types of messages, because of ISO code presence. | – | – | – | |||||||
| sealNumber | string | Seal Number | – | – | – | |||||||
| shipmentStageLocation | array | Equipment used to transport the delivery | Shipment locations in E1TRXLC/E1ADRM1 | MS1 | CNI - STS - TDT and CNI - STS - TDT - LOC (segment group 17) | |||||||
| carrierSequenceCode | string |
Code identifying sequence of carriers in shipment, beginning with the original carrier. Valid values include:
|
– | – |
TDT010 =
|
|||||||
| transportMeansIdentifier | string | Means of transport identifier - EDIFACT pass thru | – | – | TDT020 | |||||||
| trackingLocationCode | string | Tracking location code - SAP pass thru | E1TRXLC/LOCCOD | – | – | |||||||
| trackingLocationIdentifier | string | Tracking Location identifier code - SAP pass thru | E1TRXLC/LOCID1 | – | – | |||||||
| routeIdentifier | string | Tracking route identifier code - SAP pass thru | E1TRXLC/ROUTID | – | LOC in STS loop Set LOC010 to 92 LOC020-010 where LOC010 = 92 (Routing) | |||||||
| city | string | Name of city where transport equipment is located | E1TRXLC/E1ADRM1/CITY1 Hard code "INOD" to E1TRXLC/LOCCOD | MS101 | LOC in STS loop Set LOC010 to 26 LOC020-040 where LOC010 = 26 (city) | |||||||
| state | string | Region code for the state or province where the transport equipment is located | E1TRXLC/E1ADRM1/REGION | MS102 | – | |||||||
| country | string | Country code for the country where the transport equipment is located | E1TRXLC/E1ADRM1/COUNTRY1 | MS103 | LOC in STS loop Set LOC010 to 25 LOC020-040 where LOC010 = 25 (country) | |||||||
| transportMethod | string |
Transport method type. Valid values include:
|
– | – | TDT030-010 Use enum worksheet. | |||||||
| postalCode | string | Postal Code | – | MS108 | – | |||||||
| carrierIdentifier | string | Carrier identifier to identify Air & Sea: DSV carrier identifier Road: As a carrier is not used | – | – | – | |||||||
| carrierName | string | Carrier Name | – | – | – | |||||||
| foreignTradeTransportType | string | Transport type - Pass thru | – | – | – | |||||||
| transportMeansName | string | Transport Means Name | – | – | – | |||||||
| transportMeansNationality | string | Transport Means Nationality- Pass thru | – | – | – | |||||||
| longitudeCoordinate | string | Longitude coordinate for location of the transport equipment | – | MS104 | – | |||||||
| latitudeCoordinate | string | Latitude coordinate for location of the transport equipment | – | MS105 | – | |||||||
| directionCoordinateInformation | array | Coordinates and Direction information of shipments. | – | – | – | |||||||
| directionIndicator | string | Code identifying geographic direction for the transport equipment | – | MS106, then MS104 is required MS107, then MS105 is required | – | |||||||
| transactionReferenceIdentifierList | array | List of transactions/documents at the line item level. | – | – | – | |||||||
| b2bTransactionIdentifierType | string |
Transaction reference type for X12 segments L11 and EDIFACT RFF for general reference data that is not a transaction document identifier. Valid values include:
|
– | – | – | |||||||
| b2bTransactionIdentifierValue | string | Transaction reference identifier value defined by enum in transactionReferenceType defined by transaction reference type. | – | – | – | |||||||
| transactionDate | string | Description or any other relevant data. | – | – | – | |||||||
| epochTransactionDate | integer | Line item number for referenced document or transaction | – | – | – | |||||||
| lineItemNumber | string | Transaction reference date and time, if time available, in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| transactionReferenceInformation | array | Reference information for identifiers that are not related to transaction documents. This group would map to X12 segments REF and N9 and EDIFACT RFF for information other than transaction documents. | – | – | – | |||||||
| transactionReferenceType | string |
Transaction reference type for X12 segments REF and N9 and EDIFACT RFF for general reference data that is not a transaction document identifier.
|
– | – | – | |||||||
| transactionReferenceIdentifier | string | Transaction reference identifier value as defined by enum in transactionReferenceType. Pass thru X12 mapping. | – | – | – | |||||||
| description | string | Identifier or description defined by qualifier code in transactionReferenceIdentifier (REF02). | – | – | – | |||||||
| transactionReferenceDate | string | Transaction reference date and time/ if time available/ in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransactionReferenceDate | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| mpcDates | array | Dates for carrier Shipment Status against mentioned reference type. Specifies a date or a time zone, or both. | – | – | CNI - STS - RFF - DTM (Segment Group 16) | |||||||
| dateType | string |
Date type at header level for inventory update. Valid values includes:
Use Java call-out table CL_DateType.txt. |
– | – |
DTM010-010 =
Use Java call-out table CL_DateType.txt. |
|||||||
| dateValue | string | Date for goods handling and movement instructions defined by referenced date formats in attribute dateTimeFormat. | – | – | DTM010-020 Do not map to/from dateValue If dateType = Z05 (TIMEZONE) | |||||||
| epochDateValue | integer | Date defined by referenced date type generated in epoch integer date format. Each string date recorded will have an epoch date format generated by a java exit. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | If dateType = Z05, map time zone to/from DTM010-020 | |||||||
| dateTimePeriodFormat | string |
Date and/or time format code. Valid values include:
|
– | – | DTM010-030 Use Java call-out to table CL_DateTimePeriodFormat.txt | |||||||
| shipmentStageLocationInDetail | array | Packaging identifiers at header level. Records info about packaging used in shipment. | – | – | – | |||||||
| portOrTerminalFunctionCode | string | Port or Terminal function codes ,
valid value is BRANCH - Branch Location |
– | – | – | |||||||
| oceanShipmentLocationCode | string |
Code indicating type of location code: Valid values include:
|
– | – | – | |||||||
| oceanShipmentLocationIdentifier | string | Idendifies the cargo's specific location. | – | – | – | |||||||
| portName | string | Name of the port | – | – | – | |||||||
| countryCode | string | Country code | – | – | – | |||||||
| terminalName | string | Terminal Name | – | – | – | |||||||
| pierIdentifier | string | Identifying number of the pier | – | – | – | |||||||
| state | string | State code | – | – | – | |||||||
| shipmentGoodsItemInformation | array | Represent goods item details in total. | – | – | CNI - STS - GID (segment Group 23) | |||||||
| itemNumber | string | Describes a goods item within a consignment. | – | – | GID010 | |||||||
| packagedQuantity | Number | Specifies the number of packages. | – | – | GID020-010 | |||||||
| description | string | Free form description of package | – | – | GID020-020 | |||||||
| packagingFormatCode | string |
Description of the form in which goods are presented. Valid values are:
|
– | – | GID020-050 = PX (PALLET) | |||||||
| measurementType | string | Type of weight recorded in
shipment. Valid value is HEIGHT
- WIDTH |
– | – | – | |||||||
| unitOfMeasure | string | Unit of measure for measurements.
Valid value is
PLL - Pallet |
– | – | – | |||||||
| weightType | string |
Type of weight recorded in shipment. Valid value is |
– | – | – | |||||||
| weightValue | string | Weight of product at delivery header level | – | – | – | |||||||
| loadMetersUOM | string | Unit of measure for total loading
meters. Valid value is LM - Load meter |
– | – | – | |||||||
| loadMetersValue | string | Total loading meters of this shipment (summary off all package lines). | – | – | – | |||||||
| weightUOM | string | Weight unit of measure in master
data for product. Valid value is
LB
- KG |
– | – | – | |||||||
| quantityValue | string | Quantity of product at delivery header level | – | – | – | |||||||
| quantityUOM | string | Quantity unit of measure in master data for product | – | – | – | |||||||
| volumeType | string |
Type of weight recorded. Valid values include:
|
– | – | – | |||||||
| volumeValue | Number | Volume for delivery | – | – | – | |||||||
| goodsItemDimensions | array | Specifies physical dimensions for shipment goods item, including height, width and length | – | – | – | |||||||
| dimensionsType | string |
Type of dimensions recorded at line level. Valid values are:
|
– | – | – | |||||||
| unitOfMeasure | string | Dimension unit of measure | – | – | – | |||||||
| goodsItemHeight | Number | Goods item height | – | – | – | |||||||
| goodsItemWidth | Number | Goods item width | – | – | – | |||||||
| goodsItemLength | Number | Goods item Length | – | – | – | |||||||
| goodsItemLocationInformation | array | Packaging identifiers at header level. Records info about packaging used in shipment. | – | – | – | |||||||
| portOrTerminalFunctionCode | string |
Port or Terminal function codes , Valid value is |
– | – | – | |||||||
| oceanShipmentLocationCode | string |
Code indicating type of location code: Valid values include:
|
– | – | – | |||||||
| oceanShipmentLocationIdentifier | string | Identities the cargo's specific location. | – | – | – | |||||||
| portName | string | Name of the port | – | – | – | |||||||
| countryCode | string | Country code | – | – | – | |||||||
| terminalName | string | Terminal Name | – | – | – | |||||||
| pierIdentifier | string | Identifying number of the pier | – | – | – | |||||||
| state | string | State code | – | – | – | |||||||
| packageMarkingInstruction | array | To specify markings and labels on individual packages or physical units. | – | – | STS - GID - PCI(segment Group 26) | |||||||
| markingInstructionCode | string |
Code specifying instructions for marking. Pass through for XML. Valid values are:
|
– | – | PCI010 = 1 (NOMARK) or 6 (PACKAGE) or 7 (NETWEIGHT) or 8 (GROSSWEIGHT) or 9 (TAREWEIGHT) or 16 (BUYER) or 17 (SELLER) or 18 (CARRIER) or 19 (LEGAL) or 24 (SHIPPER) | |||||||
| description | string | Free form description of the shipping marks. | – | – | PCI020-010, PCI020-020 | |||||||
| packagingGoodsIdentifiers | array | To give specific identification numbers, either as single numbers or ranges.. Mainly for EDIFACT. | – | – | STS - GID - PCI - GIN (segment Group 26) | |||||||
| packagingGoodsIdentifierType | string |
Goods identifier type at line item level. Valid values are:
|
– | – | GIN010 = ZZZ (CUSTOM) or VW (SKID) or PN (PART) or CO (INVOICE) or CN (CHASSIS) or BX (BATCHNUMBER) or AA (HOUSEBOL) or AW (SHIPPINGCONTAINERCODE) or BN (SERIALNUMBER) | |||||||
| packagingGoodsIdentifier | string | Goods item identification numbers, start of consecutively numbered range | – | – | GIN020-010, GIN030-010, GIN040-010, GIN050-010, GIN060-010 | |||||||
| packagingGoodsIdentifierTo | string | Goods item identification numbers, end of consecutively numbered range | – | – | GIN020-020, GIN030-020, GIN040-020, GIN050-020, GIN060-020 | |||||||
| transportationEquipment | array | Equipment used to transport the delivery | – | MS2 | Segment CNI - STS - EQD | |||||||
| carrierCode | string | Carrier code for shipper | – | MS201 | – | |||||||
| equipmentType | string |
Type of equipment used in delivery. Valid values:
|
– |
MS203 =
|
EQD010 =
|
|||||||
| equipmentPrefix | string | Prefix or alphabetic part of an equipment unit's identifying number. | – | – | – | |||||||
| equipmentIdentifier | string | Sequencing or serial part of an equipment unit's identifying number. | – | MS202 | EQD020-010 | |||||||
| containerSizeCode | string | Container type is selected on the basis of the type and size of goods. It’s a pass through for all types of messages, because of ISO code presence. | – | – | – | |||||||
| containerSizeISOCode | string | Container size ISO code. Pass through. | – | – | – | |||||||
| checkDigitIdentifier | Number | Number which designates the check digit applied to a piece of equipment | – | MS204 | – | |||||||
| houseBillIdentifier | string | Sequencing or serial part of an equipment unit's identifying number. | – | MS202 | – | |||||||
| masterBillIdentifier | string | Sequencing or serial part of an equipment unit's identifying number. | – | MS202 | – | |||||||
| airWayBillIdentifier | string | Sequencing or serial part of an equipment unit's identifying number. | – | MS202 | – | |||||||
| oceanShipmentLocationCode | string |
Code indicating type of location code: Valid values include:
|
– | – | – | |||||||
| originPortName | string | Name of the first departure port/airport | – | – | – | |||||||
| destinationPortName | string | Name of the last arrival port/airport | – | – | – | |||||||
| carrierBookingIdentifier | string | Booking references from the carrier | – | MS202 | – | |||||||
| isEmpty | boolean |
To check if container is empty or full.
|
– | – | – | |||||||
| equipmentStatusCode | string |
Equipment status code - Carrier condition code, Valid values include:
|
– | – | EQD050 Use java call-out to lookup table CL_EquipmentStatusCode.txt | |||||||
| equipmentTypeISOCode | string | Equipment type ISO code | – | – | EQD030-010 when EQD030-030 = 5 (ISO) | |||||||
| weightUnitType | string |
Type of weight recorded. Valid values include:
|
– | – | MEA030-010 Use java call-out to lookup table CL_WeightUnitTypeCode.txt | |||||||
| weightType | string |
Type of weight recorded in shipment. Valid values include:
|
– | – | MEA020-010 Use Java call-out to enum lookup table for volume CL_WeightType | |||||||
| weightValue | string | Weight of product at delivery header level | – | – | MEA030-020 | |||||||
| tareType | string |
Tare Qualifier Code
|
– | – | – | |||||||
| tareWeight | number | Tare weight of equipment | – | – | – | |||||||
| volumeType | string |
Type of volume recorded. Valid values include:
|
– | – | – | |||||||
| volumeValue | string | Vessel volume for type | – | – | – | |||||||
| equipmentSizeTypeCode | string | Equipment type ISO code | – | – | EQD030-010 | |||||||
| equipmentSupplier | string |
Equipment supplied party, Valid values :
|
– | – |
EQD040 =
|
|||||||
| equipmentLoadIndicator | string |
Indicate the extent of equipment utilized for this consignment, Valid values:
|
– | – |
EQD060 =
|
|||||||
| equipmentSizeCodeIdentifier | Agency codes and its referenced code list to interpret the transport means code correctly. | – | – | – | ||||||||
| codeListIdentifier | string | Identifies which code list a given value comes from, ensuring the meaning of the code is interpreted correctly. - EDIFACT pass through. | – | – | EQD030-020 | |||||||
| agencyCode | string | Specifies the organization or agency code that maintains or governs the referenced code list. - EDIFACT pass through. | – | – | EQD030-030 | |||||||
| shipmentMeasurements | array | Specifies physical measurements for shipment, including weights, dimensions, tolerances, variances, and weights. | – | – | Segment CNI - STS - EQD - MEA | |||||||
| measurementType | string |
Code identifying a measurement type for a measurement value. Valid value is |
– | – |
MEA010 = AAE (MEASUREMENT) Use Java call-out to enumeration mapping table CL_MeasurementType.txt |
|||||||
| measurementValue | string | The value of the measurement. | – | – | MEA030-020 | |||||||
| unitOfMeasure | string |
Unit of measure for the measurement type and value recorded. Valid values includes:
|
– | – |
MEA030-010 =
|
|||||||
| measuredType | string |
Code identifying a measured type for a measured value. Valid values include:
|
– | – |
MEA020-010 =
|
|||||||
| equipmentDimensions | array | Dimensions of freight | – | – | Segment CNI - STS - EQD - DIM | |||||||
| dimensionsType | string |
Type of dimensions recorded for freight. Valid values include:
|
– | – | – | |||||||
| dimensionsValue | Number | Volume for item in inches | – | – |
DIM020-020, when dimensionsType = LENGTH DIM020-030, when dimensionsType = WIDTH DIM020-040, when dimensionsType = HEIGHT |
|||||||
| unitOfMeasure | string | Dimension unit of measure for parent packaging. Use Java call-out to lookup table UOM_TableLookup2.txt. | – | – | DIM020-010 | |||||||
| equipmentSealNumbers | array | Shipment carrying equipments seal numbers | – | – | Segment CNI - STS - EQD - SEL | |||||||
| sealNumber | string | Applied seal number for shipment carrying equipment | – | – | SEL010 | |||||||
| sealAppliedEntityType | string |
Seal applied entity type code, it could be an organization or location or an individual., Valid values include:
|
– | – |
SEL020-010 =
|
|||||||
| transactionReferenceInformation | array | Reference information for identifiers that are not related to transaction documents. This group would map to X12 segments REF and N9 and EDIFACT RFF for information other than transaction documents. | – | – | Segment CNI - STS - EQD - RFF | |||||||
| transactionReferenceType | string |
Transaction reference type for X12 segments REF and N9 and EDIFACT RFF for general reference data that is not a transaction document identifier. Valid value is |
– | – | RFF010-010 = VON (VOYAGEIDENTIFIER) | |||||||
| transactionReferenceIdentifier | string | Transaction reference identifier value as defined by enum in transactionReferenceType. | – | – | RFF010-020 | |||||||
| description | string | Identifier or description defined by qualifier code in transactionReferenceIdentifier (REF02). | – | – | – | |||||||
| transactionReferenceDate | string | Transaction reference date and time/ if time available/ in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransactionReferenceDate | integer | Transaction reference date and time in EPOCH date time format. | – | – | – | |||||||
| itemQuantity | array | Equipment quantity. | – | – | – | |||||||
| quantityType | string |
Type of quantity recorded. Valid
value is: |
– | – | – | |||||||
| quantityValue | number | Quantity of product in shipment | – | – | – | |||||||
| unitOfMeasure | string | Unit or Basis for Measurement
Code. Unit of entry UOM's include:
UN = Unit |
– | – | – | |||||||
| equipmentTypeTemperatures | Equipment type and related temperature management | – | – | – | ||||||||
| equipmentType | string |
Type of equipment used in delivery. Valid values:
|
– | – |
EQA010 =
|
|||||||
| temperatureType | string |
Type of temperature follow while shipment Valid values:
|
– | – | – | |||||||
| temperatureSetpoint | number | Temperature value setting expressed in degrees | – | – | – | |||||||
| temperatureScale | string |
Temperature unit of measure, Valid values:
|
– | – | – | |||||||
| rangeType | string |
Type of range Valid values:
|
– | – | – | |||||||
| minTemperatureValue | number | Equipment minimum allowable temperature | – | – | – | |||||||
| maxTemperatureValue | number | Equipment maximum allowable temperature | – | – | – | |||||||
| unitOfMeasure | string |
Temperature unit of measure, valid values includes:
|
– | – | – | |||||||
| ventSetting | string |
To specifying equipment vent adjustment code, Valid values:
|
– | – | – | |||||||
| description | string | Descriptive information about environment required in refrigerated container when other then normal air required. | – | – | – | |||||||
| humidityPercent | integer | Percent in integer format , example: 50% required, in 50. | – | – | – | |||||||
| freeTextNote | array | Free text group for remarks in shipment status details loop | – | – | – | |||||||
| textReferenceCode | string | Text reference or subject code. Will map whatever is found. | – | – | – | |||||||
| textFunctionCode | string | Text function code. Will map whatever is found. | – | – | – | |||||||
| language | string | Language of free text | – | – | – | |||||||
| textFormatCode | string | Format code for free text | – | – | – | |||||||
| freeText | string | Free test string | – | – | – | |||||||
| shipFromLocationInformation | – | Ship from party location identifiers and address information. If it is pickup from warehouse, warehouse information | E1TRXPA/E1ADRM2 E1TRXPA/PARROL = SND (Message sender) E1ADRM2/PARTNER_Q = OSP (Shipping point) | N101 = "SF" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | ||||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup fille for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax excempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| supplierBusinessInformation | Supplier party business identifiers and address information. | E1TRXPA/E1ADRM2 E1TRXPA/PARROL = VD (Vendor) E1ADRM2/PARTNER_Q = LF | N101 = "SU" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | |||||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| shipperBusinessInformation | – | shipper party company identifiers and address information. | – | N101 = "SH" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | ||||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| shipToLocationInformation | – | Ship to party or warehouse location company identifiers and address information. | E1TRXPA/E1ADRM2 E1TRXPA/PARROL = SP (Ship to party) E1ADRM2/PARTNER_Q = WE | N101 = "ST" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | – | |||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | |||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| carrierInformation | array | Carrier party company identifiers and address information. | E1TRXPA/E1ADRM2 E1TRXPA/PARROL = TF (Carrier party) E1ADRM2/PARTNER_Q = SP | N101 = "CA" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | ||||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| consigneeBusinessInformation | – | Consignee party company identifiers and address information. | – | N101 = "CN" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | ||||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax excempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| consignorBusinessInformation | – | Consignor party company identifiers and address information. | – | N101 = "CI" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | N3, N4, v4010 only | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| freightForwarderInformation | – | Party representing the carrier for arranging transportation or handling | E1TRXPA/E1ADRM2 E1TRXPA/PARROL = CR (Freight forwarders) | N101 = "FW" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | – | |||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| billtoBusinessInformation | – | The party responsible for payment of the shipment identifiers and address information. | E1TRXPA/E1ADRM2 E1TRXPA/PARROL = REC (Message recipient) E1ADRM2/PARTNER_Q = RE (Bill to party) | N101 = "BT" For versions greater than 4010, N1 at the item level is in the LX assigned number loop. For v4010, N1 at the item level is in the PRF purchase order reference loop. | – | |||||||
| businessName | string | Business name for partner or location | E1ADRM2/NAME1 | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | E1ADRM2 | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | PARTNER_ID | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | STREET1 | N301 | – | |||||||
| address2 | string | Supplemental street address | STREET2 | N302 | – | |||||||
| city | string | City | CITY1 | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | REGION | N402 | – | |||||||
| postalCode | string | Postal code | POSTL_COD1 | N403 | – | |||||||
| country | string | Country code | COUNTRY1 | N404 | – | |||||||
| telephone | string | Telephone number | TELEPHONE1 | – | – | |||||||
| fax | string | Fax number | TELFAX | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string | Contact type | – | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner lactation Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| endCustomerBusinessInformation | – | End customer Business Party or carrier deals with water based transportation identifiers and Location Information | – | N101 = "LW" | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value | – | – | – | |||||||
| address | – | Party address information | – | – | – | |||||||
| address1 | string | Main street address | – | N301 | – | |||||||
| address2 | string | Supplemental street address | – | N302 | – | |||||||
| city | string | City | – | N401 | – | |||||||
| district | string | District | – | – | – | |||||||
| state | string | State or region code | – | N402 | – | |||||||
| postalCode | string | Postal code | – | N403 | – | |||||||
| country | string | Country code | – | N404 | – | |||||||
| telephone | string | Telephone number | – | – | – | |||||||
| fax | string | Fax number | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number | – | – | – | |||||||
| plantNumber | string | Plant number | – | – | – | |||||||
| floorNumber | string | Floor number in building | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier | – | – | – | |||||||
| village | string | Village name | – | – | – | |||||||
| houseNumber | string | House number | – | – | – | |||||||
| township | string | Township | – | – | – | |||||||
| premisesCode | string | Premises code | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name | – | – | – | |||||||
| contactTitle | string | Title of contact | – | – | – | |||||||
| contactPhone | string | Contact phone number | – | – | – | |||||||
| contactEmail | string | Contact email address | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message | – | – | – | |||||||
| language | string | Language key for message | – | – | – | |||||||
| languageCode | string | ISO language code for message | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier | – | – | – | |||||||
| orderType | string | Order Type | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition | – | – | – | |||||||
| postalArea | string | Postal Area | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates | – | – | – | |||||||
| telephone | string | Telephone Number | – | – | – | |||||||
| emailAddress | string | Email Address | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code | – | – | – | |||||||
| locationType | string | Business Partner Location Type | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision | – | N407 | – | |||||||
| freightBillReceipientBusinessPartyInformation | – | Freight Bill recipient Business Party identifiers and Location Information | – | N101 = "PF" | – | |||||||
| businessName | string | Business name for partner or location | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | – | – | |||||||
| address1 | string | Main street address. | – | N301 | – | |||||||
| address2 | string | Supplemental street address. | – | N302 | – | |||||||
| city | string | City. | – | N401 | – | |||||||
| district | string | District. | – | – | – | |||||||
| state | string | State or region code. | – | N402 | – | |||||||
| postalCode | string | Postal code. | – | N403 | – | |||||||
| country | string | Country code. | – | N404 | – | |||||||
| telephone | string | Telephone number. | – | – | – | |||||||
| fax | string | Fax number. | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number. | – | – | – | |||||||
| plantNumber | string | Plant number. | – | – | – | |||||||
| floorNumber | string | Floor number in building. | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier. | – | – | – | |||||||
| village | string | Village name. | – | – | – | |||||||
| houseNumber | string | House number. | – | – | – | |||||||
| township | string | Township. | – | – | – | |||||||
| premisesCode | string | Premises code. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name. | – | – | – | |||||||
| contactTitle | string | Title of contact. | – | – | – | |||||||
| contactPhone | string | Contact phone number. | – | – | – | |||||||
| contactEmail | string | Contact email address. | – | – | – | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition. | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier. | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | N407 | – | |||||||
| deliveryReceiptSignorBusinessPartyInformation | – | Delivery Receipt Business Party identifiers and Location Information. | – | N101 = "N5" | – | |||||||
| businessName | string | Business name for partner or location. | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | – | – | |||||||
| address1 | string | Main street address. | – | N301 | – | |||||||
| address2 | string | Supplemental street address. | – | N302 | – | |||||||
| city | string | City. | – | N401 | – | |||||||
| district | string | District. | – | – | – | |||||||
| state | string | State or region code. | – | N402 | – | |||||||
| postalCode | string | Postal code. | – | N403 | – | |||||||
| country | string | Country code. | – | N404 | – | |||||||
| telephone | string | Telephone number. | – | – | – | |||||||
| fax | string | Fax number. | – | – | – | |||||||
| url | string | Website URL. | – | – | – | |||||||
| buildingNumber | string | Building number. | – | – | – | |||||||
| plantNumber | string | Plant number. | – | – | – | |||||||
| floorNumber | string | Floor number in building. | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier. | – | – | – | |||||||
| village | string | Village name. | – | – | – | |||||||
| houseNumber | string | House number. | – | – | – | |||||||
| township | string | Township. | – | – | – | |||||||
| premisesCode | string | Premises code. | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name. | – | – | – | |||||||
| contactTitle | string | Title of contact. | – | – | – | |||||||
| contactPhone | string | Contact phone number. | – | – | – | |||||||
| contactEmail | string | Contact email address. | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier. | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | N407 | – | |||||||
| destinationTerminalInformation | – | Destination Terminal identifiers and Location Information. | – | N101 = "DT" | – | |||||||
| businessName | string | Business name for partner or location. | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party.. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | – | – | |||||||
| address1 | string | Main street address. | – | N301 | – | |||||||
| address2 | string | Supplemental street address. | – | N302 | – | |||||||
| city | string | City. | – | N401 | – | |||||||
| district | string | District. | – | – | – | |||||||
| state | string | State or region code. | – | N402 | – | |||||||
| postalCode | string | Postal code. | – | N403 | – | |||||||
| country | string | Country code. | – | N404 | – | |||||||
| telephone | string | Telephone number. | – | – | – | |||||||
| fax | string | Fax number. | – | – | – | |||||||
| url | string | Website URL. | – | – | – | |||||||
| buildingNumber | string | Building number. | – | – | – | |||||||
| plantNumber | string | Plant number. | – | – | – | |||||||
| floorNumber | string | Floor number in building. | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier. | – | – | – | |||||||
| village | string | Village name. | – | – | – | |||||||
| houseNumber | string | House number. | – | – | – | |||||||
| township | string | Township. | – | – | – | |||||||
| premisesCode | string | Premises code. | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name. | – | – | – | |||||||
| contactTitle | string | Title of contact. | – | – | – | |||||||
| contactPhone | string | Contact phone number. | – | – | – | |||||||
| contactEmail | string | Contact email address. | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier. | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | N407 | – | |||||||
| originalTerminalInformation | – | Original Terminal identifiers and Location Information. | – | N101 = "OT" | – | |||||||
| businessName | string | Business name for partner or location. | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | – | – | |||||||
| address1 | string | Main street address. | – | N301 | – | |||||||
| address2 | string | Supplemental street address. | – | N302 | – | |||||||
| city | string | City. | – | N401 | – | |||||||
| district | string | District. | – | – | – | |||||||
| state | string | State or region code. | – | N402 | – | |||||||
| postalCode | string | Postal code. | – | N403 | – | |||||||
| country | string | Country code. | – | N404 | – | |||||||
| telephone | string | Telephone number. | – | – | – | |||||||
| fax | string | Fax number. | – | – | – | |||||||
| url | string | Website URL. | – | – | – | |||||||
| buildingNumber | string | Building number. | – | – | – | |||||||
| plantNumber | string | Plant number. | – | – | – | |||||||
| floorNumber | string | Floor number in building. | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier. | – | – | – | |||||||
| village | string | Village name. | – | – | – | |||||||
| houseNumber | string | House number. | – | – | – | |||||||
| township | string | Township. | – | – | – | |||||||
| premisesCode | string | Premises code. | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name. | – | – | – | |||||||
| contactTitle | string | Title of contact. | – | – | – | |||||||
| contactPhone | string | Contact phone number. | – | – | – | |||||||
| contactEmail | string | Contact email address. | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier. | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | N407 | – | |||||||
| destinationIntermodalRampLocationInformation | – | Destination Intermodal Ramp identifiers and Location Information. | – | N101 = "RD" | – | |||||||
| businessName | string | Business name for partner or location. | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | – | ||||||||
| address1 | string | Main street address. | – | N301 | – | |||||||
| address2 | string | Supplemental street address. | – | N302 | – | |||||||
| city | string | City. | – | N401 | – | |||||||
| district | string | District. | – | – | – | |||||||
| state | string | State or region code. | – | N402 | – | |||||||
| postalCode | string | Postal code. | – | N403 | – | |||||||
| country | string | Country code. | – | N404 | – | |||||||
| telephone | string | Telephone number. | – | – | – | |||||||
| fax | string | Fax number. | – | – | – | |||||||
| url | string | Website URL | – | – | – | |||||||
| buildingNumber | string | Building number. | – | – | – | |||||||
| plantNumber | string | Plant number. | – | – | – | |||||||
| floorNumber | string | Floor number in building. | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier. | – | – | – | |||||||
| village | string | Village name. | – | – | – | |||||||
| houseNumber | string | House number. | – | – | – | |||||||
| township | string | Township. | – | – | – | |||||||
| premisesCode | string | Premises code. | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name. | – | – | – | |||||||
| contactTitle | string | Title of contact. | – | – | – | |||||||
| contactPhone | string | Contact phone number. | – | – | – | |||||||
| contactEmail | string | Contact email address. | – | – | – | |||||||
| mpcAdditionalAddressInformation | – | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | N405 | – | |||||||
| locationIdentifier | string | Business Partner location Identifier. | – | N406 | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | N407 | – | |||||||
| originalIntermodalRampLocationInformation | Original Intermodal Ramp identifiers and Location Information. | – | N101 = "RO" | – | ||||||||
| businessName | string | Business name for partner or location. | – | N102 | – | |||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | – | – | |||||||
| companyLocationPartnerName | string | Additional Location of same Business partner. | – | – | – | |||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | |||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | |||||||
| companyIdentifierType | string | Company identifier type for business partner Note: Need to create lookup file for java exits for companyIdentifierType. | – |
N103 =
|
– | |||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | |||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | |||||||
| address | – | Party address information. | – | – | – | |||||||
| address1 | string | Main street address. | – | N301 | – | |||||||
| address2 | string | Supplemental street address. | – | N302 | – | |||||||
| city | string | City. | – | N401 | – | |||||||
| district | string | District. | – | – | – | |||||||
| state | string | State or region code. | – | N402 | – | |||||||
| postalCode | string | Postal code. | – | N403 | – | |||||||
| country | string | Country code. | – | N404 | – | |||||||
| telephone | string | Telephone number. | – | – | – | |||||||
| fax | string | Fax number. | – | – | – | |||||||
| url | string | Website URL. | – | – | – | |||||||
| buildingNumber | string | Building number. | – | – | – | |||||||
| plantNumber | string | Plant number. | – | – | – | |||||||
| floorNumber | string | Floor number in building. | – | – | – | |||||||
| lscAddressIdentifier | string | LSC address identifier. | – | – | – | |||||||
| village | string | Village name. | – | – | – | |||||||
| houseNumber | string | House number. | – | – | – | |||||||
| township | string | Township. | – | – | – | |||||||
| premisesCode | string | Premises code. | – | – | – | |||||||
| companyLocationContactInformation | – | – | – | – | – | |||||||
| contactType | string |
Contact type. Pass thru mapping for EDIFACT. Valid values:
|
– | – | – | |||||||
| contactName | string | Contact name. | – | – | – | |||||||
| contactTitle | string | Title of contact. | – | – | – | |||||||
| contactPhone | string | Contact phone number. | – | – | – | |||||||
| contactEmail | string | Contact email address. | – | – | – | |||||||
| mpcAdditionalAddressInformation | Additional address information that is not included in addressTypeDefinition. | – | – | – | ||||||||
| externalERPUserName | string | External ERP system user name for user who generated message. | – | – | – | |||||||
| organizationCode | string | Code for organization responsible for generating the message. | – | – | – | |||||||
| organizationDescription | string | Description of the organization responsible for generating the message. | – | – | – | |||||||
| groupCode | string | Code identifying group responsible for generating the message. | – | – | – | |||||||
| language | string | Language key for message. | – | – | – | |||||||
| languageCode | string | ISO language code for message. | – | – | – | |||||||
| referenceIdentifier | string | Partner reference identifier. | – | – | – | |||||||
| orderType | string | Order Type. | – | – | – | |||||||
| address3 | string | Additional address information that is not included in addressTypeDefinition. | – | – | – | |||||||
| postalArea | string | Postal Area. | – | – | – | |||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | |||||||
| telephone | string | Telephone Number. | – | – | – | |||||||
| emailAddress | string | Email Address. | – | – | – | |||||||
| vatRegistrationNumber | string | Vat Registration Number. | – | – | – | |||||||
| taxExemptCode | string | Tax exempt Code. | – | – | – | |||||||
| locationType | string | Business Partner Location Type. | – | – | – | |||||||
| locationIdentifier | string | Business Partner locatiion Identifier. | – | – | – | |||||||
| countrySubDivisionCode | string | Describes the country subdivision. | – | – | – | |||||||
| freeTextNote | array | Ship to party company identifiers and address information. | – | – | – | |||||||
| textReferenceCode | string | Text reference or subject code. Will map whatever is found. | – | – | – | |||||||
| textFunctionCode | string | Text function code. Will map whatever is found. | – | – | – | |||||||
| language | string | Language of free text. | – | – | – | |||||||
| textFormatCode | string | Format code for free text. | – | – | – | |||||||
| freeText | string | Free test string. | – | – | – | |||||||
| customFields | array | Name value pairs for mapping pass through elements that will not be processed in TL system but may be passed outbound. Line item level. | – | – | – | |||||||
| name | string | Name of mapped field. | – | – | – | |||||||
| value | string | Value in named field. | – | – | – | |||||||
| canonicalCarrierShipmentStatusEventDetails | array | To report events occurred during ocean, rail, air shipments. | – | – | – | |||||||
| shipmentEventType | string |
Code to specify type of the occean shipment event. Valid values include:
|
– | – | – | |||||||
| eventName | string | Event descriptive information. | – | – | – | |||||||
| transportEventTimeStamp | string | Event date and time, if time available, in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| epochTransportEventTimeStamp | integer | Event date and time in epoch format. | – | – | – | |||||||
| timeZone | string | Time zone code. | – | – | – | |||||||
| city | string | Event city. | – | – | – | |||||||
| state | string | State code. | – | – | – | |||||||
| countryCode | string | Event Country code. | – | – | – | |||||||
| transactionStatusReasonCode | string |
Reason indicating why a shipment status code was transmitted. Valid values included:
|
– | – | – | |||||||
| longitudeCoordinate | string | Longitude coordination. | – | – | – | |||||||
| latitudeCoordinate | string | Latitude coordination. | – | – | – | |||||||
| directionIndicator | string | Coordination direction. | – | – | – | |||||||
| equipmentTypeTemperatures | Equipment type and its required temperatures. | – | – | – | ||||||||
| equipmentType | string |
Type of equipment used in delivery. Valid values:
|
– | – | – | |||||||
| temperatureType | string |
Type of temperature follow while shipment. valid values:
|
– | – | – | |||||||
| transportEventTimeStamp | string | Event date and time, if time available, in date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ if time available. | – | – | – | |||||||
| temperatureSetpoint | number | Temperature value setting expressed in degrees. | – | – | – | |||||||
| temperatureScale | string |
Temperature unit of measure. Valid values:
|
– | – | – | |||||||
| rangeType | string |
Type of range. Valid values:
|
– | – | – | |||||||
| minTemperatureValue | number | Equipment minimum allowable temperature. | – | – | – | |||||||
| maxTemperatureValue | number | Equipment maximum allowable temperature. | – | – | – | |||||||
| ventSetting | string |
To specifying equipment vent adjustment code. Valid values:
|
– | – | – | |||||||
| description | string | Descriptive information about environment required in refrigerated container when other then normal air required. | – | – | – | |||||||
| humidityPercent | number | Percent in integer format , example: 50% required, in 50. | – | – | – | |||||||
| supplyTemperature | number | The temperature of the air coming into the container. | – | – | – | |||||||
| returnTemperature | number | The temperature of the air leaving the container. | – | – | – | |||||||
| co2Setpoint | number | The designated CO2 atmosphere level for transporting your cargo. | – | – | – | |||||||
| co2Reading | number | The CO2 atmosphere level. | – | – | – | |||||||
| o2Setpoint | number | The designated O2 atmosphere level for transporting your cargo. | – | – | – | |||||||
| o2Reading | number | The O2 atmosphere level. | – | – | – | |||||||
| relativeHumidity | number | The relative humidity. | – | – | – | |||||||
| humiditySetpoint | number | The designated humidity level for transporting your cargo. | – | – | – | |||||||
| pulpLocation1Temperature | number | One of the three cargo probes are inserted into the pulp of the cargo in three specific locations of the container. | – | – | – | |||||||
| pulpLocation2Temperature | number | One of the three cargo probes are inserted into the pulp of the cargo in three specific locations of the container. | – | – | – | |||||||
| pulpLocation3Temperature | number | One of the three cargo probes are inserted into the pulp of the cargo in three specific locations of the container. | – | – | – | |||||||
| freeTextNote | array | Ship to party company identifiers and address information. | – | – | – | |||||||
| textReferenceCode | string | Text reference or subject code. Will map whatever is found. | – | – | – | |||||||
| textFunctionCode | string | Text function code. Will map whatever is found. | – | – | – | |||||||
| language | string | Language of free text. | – | – | – | |||||||
| textFormatCode | string | Format code for free text. | – | – | – | |||||||
| freeText | string | Free test string. | – | – | – | |||||||
| customFields | array | Name value pairs for mapping pass through elements that will not be processed in TL system but may be passed outbound. Line item level. | – | – | – | |||||||
| name | string | Name of mapped field. | – | – | – | |||||||
| value | string | Value in named field. | – | – | – | |||||||
Tag end


