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,
Warehouse shipping advice canonical guidelines
A Warehouse Shipping Advice is a message sent by a warehouse to notify a trading partner that goods have been shipped and to provide details about the shipment. A Warehouse Shipping Advice communicates information about a shipment leaving a warehouse, including the items shipped, quantities, shipment identifiers, and destination details.
| Canonical Element | Type Definition | Description | IDoc mapping | X12 mapping | EDIFACT mapping | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| canonicalwarehouseShipAdvice | – | Object type/root element. | – | – | – | ||||||||||
| controlFileHeader | – |
Canonical control file header to store data for control segments of IDocs and TL XML transactions, and EDI envelopes for X12 and EDIFACT. |
– | – | – | ||||||||||
| messageBody | – | Payload for purchase order canonical. | – | – | – | ||||||||||
| canonicalwarehouseShipAdviceHeader | – | Advance Ship Notification Shipment header information | – | – | – | ||||||||||
| processingFunctionTypeCode | string |
Purpose of purchase order. Tells receiving system function of purchase. Valid values:
|
– | – | – | ||||||||||
| deliveryType | string | Delivery type defined in sender's ERP system | – | – | – | ||||||||||
| deliveryTypeDescription | string | Description of delivery type | – | – | – | ||||||||||
| warehouseIdentifier | string |
Warehouse / warehouse complex identifier. Identification of warehousing client that is used throughout the system. |
– | – | – | ||||||||||
| consigneeCustomerIdentifier | string | Customer ID used by consignee | – | – | – | ||||||||||
| shippingReceivingPoint | string | Shipping and/or receiving point. Identification code for the depot/site in use. | – | – | – | ||||||||||
| orderType | string | Identifies different kind of orders, which might be handled by different processes. Pass thru mapping. | – | – | – | ||||||||||
| isReturn | string |
Attribute to identify if this transaction is a vendor return
|
– | – | – | ||||||||||
| statusActionCode | string |
Code indicating type of action, Valid values:
|
– |
W0612 =
|
– | ||||||||||
| transactionReferenceIdentifierList | array | Transaction references for deliveries and ASN at header level | – | – | – | ||||||||||
| b2bTransactionIdentifierType | string |
Referenced document type. Valid values include:
|
– | – | – | ||||||||||
| b2bTransactionIdentifierValue | string |
Reference order identifier value for Dispatch advice transaction type identified by transactionReferenceIdentifierType |
– | – | – | ||||||||||
| transactionDate | string | Date transaction created | – | – | – | ||||||||||
| epochTransactionDate | integer | Date transaction created in epoch date format | – | – | – | ||||||||||
| lineItemNumber | string | Line item number in customer purchase order. Line item level only. | – | – | – | ||||||||||
| deliveryPriority | string | Delivery priority | – | – | – | ||||||||||
| shippingConditions | string | Shipping conditions | – | – | – | ||||||||||
| shippingConditionsDescription | string | Shipping conditions Descriptions | – | – | – | ||||||||||
| exportIndicator | boolean |
Export indicator. Valid values:
|
– | – | – | ||||||||||
| dropShipIndicator | boolean |
Drop ship delivery indicator. Valid values:
|
– | – | – | ||||||||||
| deliveryStatus | string |
Status of delivery. Valid values:
|
– | – | – | ||||||||||
| packagingUOM | string |
Top level container type used in the physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| serviceLevelCode | string |
This value can be used for carrier determination. The specific interpretation has to be aligned within the implementation project. Pass thru mapping. |
– | – | – | ||||||||||
| serviceType | string |
This value can be used for carrier determination. The specific interpretation has to be aligned within the implementation project. Pass thru mapping. |
– | – | – | ||||||||||
| transportMethod | string | Required mode of transport for this order e.g. road, air or sea transport. | – | – | – | ||||||||||
| carrierCode | string |
Identification code of the carrier associated with this order. This field indicates that a specific carrier should be used for the delivery of this order. In this case the carrier determination is done by the customer. |
– | – | – | ||||||||||
| carrierBusinessName | string | Carrier name or description, for carrier identified by Carrier ID | – | – | – | ||||||||||
| orderedBy | string |
Identifies person, branch, department, company, etc. who raised the order. This can be used for questions regarding the fulfillment of this order |
– | – | – | ||||||||||
| dateOfLastChange | string | Date and time of last update in string date format YYYY-MM-DD | – | – | – | ||||||||||
| epochDateOfLastChange | number | Date and time of last update in Epoch date format | – | – | – | ||||||||||
| mpcASNDateRanges | array | Delivery ASN dates at header level | – | – | – | ||||||||||
| mpcAsnDateRangeType | string |
Qualifier identifying purpose of date range. The valid value is |
– | – | – | ||||||||||
| plannedStartDate | string |
Planned start date and time in datetime format YYYY-MM-DDTHH:MM:SS.nnn, if time is present in source file. Otherwise date will be recorded in date format YYYY-MM-DD. |
– | – | – | ||||||||||
| plannedEndDate | string |
Planned end date and time in datetime format YYYY-MM-DDTHH:MM:SS.nnn, if time is present in source file. Otherwise date will be recorded in date format YYYY-MM-DD. |
– | – | – | ||||||||||
| actualStartDate | string |
Actual start date and time in datetime format YYYY-MM-DDTHH:MM:SS.nnn, if time is present in source file. Otherwise date will be recorded in date format YYYY-MM-DD. |
– | – | – | ||||||||||
| actualEndDate | string |
Actual end date and time in datetime format YYYY-MM-DDTHH:MM:SS.nnn, if time is present in source file. Otherwise date will be recorded in date format YYYY-MM-DD. |
– | – | – | ||||||||||
| epochPlannedStartDate | integer | Planned start date and time in epoch date format. | – | – | – | ||||||||||
| epochPlannedEndDate | integer | Planned end date and time in epoch date format. | – | – | – | ||||||||||
| epochActualStartDate | integer | Actual start date and time in epoch date format. | – | – | – | ||||||||||
| epochActualEndDate | integer | Actual end date and time in epoch date format. | – | – | – | ||||||||||
| timeZone | string | Time zone for referenced dates | – | – | – | ||||||||||
| mpcDates | array | Document dates at header level | – | Header G62 Loop | – | ||||||||||
| dateType | string |
Date type. Note: No sample values were found in the guidelines. |
– | G6201 Use lookup table: CL_DateType.txt | – | ||||||||||
| dateValue | string | Date defined by referenced date type | – | G6202 & G6204 | – | ||||||||||
| 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. |
– | – | – | ||||||||||
| dateTimePeriodFormat | string |
Code specifying representation of date or time or format presented in date value, valid values include:
|
– | – | – | ||||||||||
| timeZone | string | Time zone for referenced dates. | – | G6205 | – | ||||||||||
| partnerBusinessInformation | array | Business Parties identifiers and address information. | – | N1 | – | ||||||||||
| partnerEntityType | string |
Denotes type of the entity involved in this business transaction, valid values include:
|
– |
N101 =
Use java call-out table CL_PartnerEntityType.txt |
– | ||||||||||
| businessName | string | Business name for partner or location. | – | N102 | – | ||||||||||
| additionalBusinessName | string | Additional Business name for partner or location. | – | N201 | – | ||||||||||
| 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 Use java call-out table CL_CompanyIdentifierType.txt. | – | N103 Use java call-out table CL_CompanyIdentifierType.txt | – | ||||||||||
| companyIdentifierValue | string | Company identifier value for business partner. | – | N104 | – | ||||||||||
| alternateCompanyLocationIdentifierValue | string | Alternate company location identifier value. | – | – | – | ||||||||||
| address | – | Party address information. | – | N3, N4, | – | ||||||||||
| 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 | – | – | – | N1-PER | – | ||||||||||
| contactType | string |
Contact type. Valid values include:
|
– | PER01 = IC (INFORMATION) | – | ||||||||||
| contactName | string | Contact name. | – | PER02 | – | ||||||||||
| contactTitle | string | Title of contact. | – | – | – | ||||||||||
| contactPhone | string | Contact phone number. | – | PER04 where PER03 = "TE" | – | ||||||||||
| contactEmail | string | Contact email address. | – | PER06 where PER05 = "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 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 | – | N202 | – | ||||||||||
| address4 | 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 | – | ||||||||||
| customerBusinessInformation | – | Sold to customer company identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| externalERPUserName | string | External ERP system user name for user who generated message | – | – | – | ||||||||||
| organizationCode | string | Code for organization responsible for generating the messenger | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| consigneeBusinessInformation | – | Consignee party company identifiers and address information. | – | N101 = "CN" | – | ||||||||||
| businessName | string | Business name for partner or location | – | N102 | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | N201 | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | N103 = 1 (DUNS) or N103 = 9 (DUNS4) or N103 = 11 (DEA) or N103 = 21 (HIN) or N103 = 91 (COMPANYID) or N103 = 92 (COMPANYSITEID) or N103 = UL (GLN) | – | ||||||||||
| 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 | – | ||||||||||
| 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 | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| supplierBusinessInformation | – | Supplier party company identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| thirdPartyLogisticsInformation | – | Third Party Logistics Party company identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| shipFromLocationInformation | – | Ship from location identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| shipToLocationInformation | – | Ship to location identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| salesOrganizationInformation | – | Supplier's sales organization identifier and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| distributorBusinessInformation | – | Distributors business identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| billToBusinessInformation | – | Bill to party's business identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| remitToBusinessInformation | – | Remit to party's business identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| carrierInformation | array | Carrier party or parties company identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| manufacturerBusinessInformation | – | Manufacturing party's company identifiers and address information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location | – | – | – | ||||||||||
| additionalBusinessName | string | Additional business name for partner or location | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| mpcAdditionalAddressInformation | – | Additional address information | – | – | – | ||||||||||
| 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 | – | – | – | ||||||||||
| telephone | string | Additional telephone number | – | – | – | ||||||||||
| vatRegistrationNumber | string | VAT registration number | – | – | – | ||||||||||
| taxExemptCode | string | Tax exempt code | – | – | – | ||||||||||
| postalArea | string | Postal area | – | – | – | ||||||||||
| emailAddress | string | Email address | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address | – | – | – | ||||||||||
| deliveryTerms | array | Terms of delivery, transport or inco terms looping group. | – | – | – | ||||||||||
| deliveryTermCode | string | Inco term code | – | – | – | ||||||||||
| description | string | Description for inco term | – | – | – | ||||||||||
| deliveryChargePaymentMethodType | string |
Method of payment for delivery. Valid values:
|
– | – | – | ||||||||||
| fobTransferLocation | string |
Code specifying the type of location at which the risk of loss for the shipment transfers. Valid values:
|
– | – | – | ||||||||||
| deliveryTermsConditionCode | string | Delivery terms condition code | – | – | – | ||||||||||
| deliveryQuantity | array | Order quantity at delivery header level | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. The valid
value is |
– | – | – | ||||||||||
| quantityValue | number | Quantity of product at delivery header level | – | – | – | ||||||||||
| unitOfMeasure | string | Quantity unit of measure in master data for product | – | – | – | ||||||||||
| deliveryWeight | array | Order weight at delivery header level | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded. Valid values include:
|
– | – | – | ||||||||||
| weightValue | number | Weight of product at delivery header level | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product | – | – | – | ||||||||||
| deliveryVolume | array | Product volume at delivery header level | – | – | – | ||||||||||
| volumeType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| volumeValue | number | Volume for delivery | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| totalItemPriceValue | – | Segment recording total value of goods in message | – | – | – | ||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| totalAmountSubjectToVAT | – | Segment recording total value in message subject to VAT tax | – | – | – | ||||||||||
| priceValue | number | Total price value for items subject to VAT | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| totalVATAmount | – | Segment recording total amount of VAT | – | – | – | ||||||||||
| priceValue | number | Total VAT price value | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| totalInvoiceAmount | – | Segment recording total amount of invoice | – | – | – | ||||||||||
| priceValue | number | Total amount of invoice | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| shippingUnitInformation | array | Shipping unit, packaging at header level | – | – | – | ||||||||||
| packagingIdentifier | string |
Shipping unit, container, packaging identifier. For repacking shipment units complete SSCC (K + N) |
– | – | – | ||||||||||
| packageType | string | Package type used for this packaging level. | – | – | – | ||||||||||
| alternatePackagingIdentifier | string |
Alternate packaging identifier. For repacking shipment units external ID, e.g. Third Party Reference. |
– | – | – | ||||||||||
| itemWeight | – | Weight of case, packaging used in shipment | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| weightValue | number | Weight of product at delivery header level | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product | – | – | – | ||||||||||
| itemVolume | – | Volume of case, packaging used in shipment | – | – | – | ||||||||||
| volumeType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| volumeValue | number | Volume for item | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| packagingDimensions | – | Dimensions of case, packaging used in shipment | – | – | – | ||||||||||
| packagingLength | number | Packaging length | – | – | – | ||||||||||
| packagingWidth | number | Packaging width | – | – | – | ||||||||||
| packagingHeight | number | Packaging height | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| deliveryRouting | – | Packaging details including container, quantity, weight and volume. | – | – | – | ||||||||||
| shippingRoute | string | Shipment routing code. | – | – | – | ||||||||||
| shippingRouteDescription | string | Description of the shipment routing code. | – | – | – | ||||||||||
| shippingTypePreliminaryLeg | string | Shipping type for preliminary leg of routing | – | – | – | ||||||||||
| shippingTypeSubsequentLeg | string | Shipping type for subsequent leg of routing | – | – | – | ||||||||||
| deliveryDistance | number | Distance traveled for all routing stages | – | – | – | ||||||||||
| deliveryDistanceUOM | string | Delivery distance unit of measure | – | – | – | ||||||||||
| routingStages | array | Details of routing stages | – | – | – | ||||||||||
| routingStageNumber | number | Line number for routing stage | – | – | – | ||||||||||
| routingSequenceCode | string | Routing sequence/stage code | – | – | – | ||||||||||
| routingDescription | string | Description of the routing or requested routing for shipment, or the originating carrier's identity | – | – | – | ||||||||||
| carrierIdentifierCodeType | string |
Carrier identification code type. Valid values include:
|
– | – | – | ||||||||||
| carrierIdentifierCode | string | Routing stage carrier party SCAC or other identifier code. | – | – | – | ||||||||||
| transportMethod | string | Transportation method used in routing stages. | – | – | – | ||||||||||
| transportMethodDescription | string | Description of transport method for routing. | – | – | – | ||||||||||
| shippingType | string | Ship type for routing stage. | – | – | – | ||||||||||
| routingStageDistance | number | Travel distance for routing stage. | – | – | – | ||||||||||
| routingStageDistanceUOM | string | Travel distance unit of measure. | – | – | – | ||||||||||
| routingStageCategory | string | Transport category for stage. | – | – | – | ||||||||||
| routingStagePoint | array | Routing stage begin and end points. | – | – | – | ||||||||||
| routingStageIdentifierType | string |
Routing stage identifier type. Valid values:
|
– | – | – | ||||||||||
| transportConnectionPoint | string | Transportation connection point. | – | – | – | ||||||||||
| transportConnectionPointDescription | string | Transportation connection point. | – | – | – | ||||||||||
| shippingReceivingPoint | string | Shipping/receiving point for delivery routing stage point. | – | – | – | ||||||||||
| shippingReceivingPointDescription | string | Description of shipping/receiving point for delivery routing stage point. | – | – | – | ||||||||||
| loadingPoint | string | Routing stage loading point. | – | – | – | ||||||||||
| loadingPointDescription | string | Description of routing stage loading point. | – | – | – | ||||||||||
| unloadingPoint | string | Routing stage unloading point. | – | – | – | ||||||||||
| storageLocation | string | Storage location for routing stage point. | – | – | – | ||||||||||
| storageLocationDescription | string | Description of storage location for routing stage point. | – | – | – | ||||||||||
| warehouseIdentifier | string | Warehouse / warehouse complex identifier. | – | – | – | ||||||||||
| warehouseDoorNumber | string | Door for warehouse identifier. | – | – | – | ||||||||||
| routingStagePointLocationInformation | – | Routing stage point location information. | – | – | – | ||||||||||
| businessName | string | Business name for partner or location. | – | – | – | ||||||||||
| companyLocationContactInformation | – | – | – | – | – | ||||||||||
| contactName | string | Contact name | – | – | – | ||||||||||
| contactTitle | string | Title of contact | – | – | – | ||||||||||
| contactPhone | string | Contact phone number | – | – | – | ||||||||||
| contactEmail | string | Contact email address. | – | – | – | ||||||||||
| mpcCompanyLocationIdentifierList | array | Identifier list for business party. | – | – | – | ||||||||||
| isIdentifierPresentInEvent | boolean | Is identifier present in event boolean. | – | – | – | ||||||||||
| companyIdentifierType | string | Regulatory company identifier type for business partner. | – | – | – | ||||||||||
| 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. | – | – | – | ||||||||||
| transportationEquipment | array | Equipment used to transport the delivery. | – | – | – | ||||||||||
| equipmentType | string |
Type of equipment used in delivery. Valid values:
|
– | – | – | ||||||||||
| 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. | – | – | – | ||||||||||
| truckIdentifier | string | Truck identifier. | – | – | – | ||||||||||
| trailerIdentifier | string | Trailer identifier. | – | – | – | ||||||||||
| containerIdentifier | string | Container identifier. | – | – | – | ||||||||||
| containerType | string | Container type. | – | – | – | ||||||||||
| vesselDescription | string | Description or name of ship or vessel. | – | – | – | ||||||||||
| invoiceInformation | – | Overview of key invoice information for shipment. | – | – | – | ||||||||||
| invoiceNumber | string | Invoice identifier. | – | – | – | ||||||||||
| documentDate | string | Invoice date. | – | – | – | ||||||||||
| countryOfOrigin | string | Country from which invoiced shipment originated. | – | – | – | ||||||||||
| totalInvoiceAmount | – | Segment recording total amount of invoice. | – | – | – | ||||||||||
| priceValue | number | Total amount of invoice. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| invoiceCostDetails | Segment recording details of the invoice cost. | – | – | – | |||||||||||
| costType | string |
Cost type for invoice. Valid values:
|
– | – | – | ||||||||||
| priceValue | number | Price of cost detail. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| shipmentStatusInformation | Status information about shipment. | – | – | – | |||||||||||
| statusDetail | string | Current status of shipment. Do not have list of K+N status codes. | – | – | – | ||||||||||
| statusDescription | string | Description of status. | – | – | – | ||||||||||
| statusReason | string | Code detailing reason for status. | – | – | – | ||||||||||
| dateReported | string |
Date and time if available shipment status reported in string date format YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.nnnZ. |
– | – | – | ||||||||||
| epochDateReported | long | Date and time if available shipment status reported in epoch date format. | – | – | – | ||||||||||
| createdByUser | string | User who created status for shipment. | – | – | – | ||||||||||
| contactName | string | Contact name for status information. | – | – | – | ||||||||||
| freeTextNote | array | Free text, instructions, notes, descriptions and other free text elements. | – | – | – | ||||||||||
| textReferenceCode | string | Text reference or subject code. | – | – | – | ||||||||||
| textFunctionCode | string | Text function code. | – | – | – | ||||||||||
| language | string | Language of free text. | – | – | – | ||||||||||
| textFormatCode | string | Format code for free text. | – | – | – | ||||||||||
| freeFormText | string | Free text array. | – | – | – | ||||||||||
| canonicalwarehouseShipAdviceItemDetails | array | Advance Ship Notification Aggregated items details. | – | – | – | ||||||||||
| lineItemNumber | string | ASN item detail line item number. | – | – | – | ||||||||||
| processingFunctionTypeCode | string |
Purpose of purchase order. Tells receiving system function of purchase. Valid values:
|
– | – | – | ||||||||||
| lineType | string | Line type. Pass thru mapping. | – | – | – | ||||||||||
| itemType | string | Item type. Pass thru mapping. | – | – | – | ||||||||||
| supplierIdentifier | string | Records the supplier identifier if the article in the line item is not defined for a warehousing client. | – | – | – | ||||||||||
| orderStatusCode | string |
Status code for the order or shipment. Valid values include:
|
– | W1201 use java call out CL_OrderStatusCode.txt | – | ||||||||||
| packagingIdentifiers | array | Packaging identifiers used at the line item level. | – | – | – | ||||||||||
| packagingLevel | string |
Parent level packaging type used in the physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingIdentifierType | string |
Packaging identifier format type used for parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingIdentifier | string | Packaging identifier value. | – | – | – | ||||||||||
| productCodesIdentifiers | array | Internal material identifier in the backend/ERP systems for the product. In the delivery this will be the supplier, although the customer and other identifiers may also be present. | – | – | – | ||||||||||
| productCodeType | string |
Code to qualify product identifier type: Valid values:
|
– | – | – | ||||||||||
| productCodeValue | string | Product code identifier value. | – | – | – | ||||||||||
| productItemInformation | array |
Product item code information. Only using a subset of all available attributes. |
– | – | – | ||||||||||
| productLanguageCode | string | Language for product description. | – | – | – | ||||||||||
| productName | string | Name of product. | – | – | – | ||||||||||
| genericName | string | Generic name for product. | – | – | – | ||||||||||
| productDescription | string | Product description. | – | – | – | ||||||||||
| additionalProductReferences | – | Additional product references instance 1. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences2 | – | Additional product references instance 2. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences3 | – | Additional product references instance 3. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| lotNumber | string | Lot or batch identifier. | – | – | – | ||||||||||
| alternateLot | string | Alternate lot number, ie, third-party supplier, customer, etc. | – | – | – | ||||||||||
| expirationDate | date | Lot expiration date in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochExpirationDate | integer | Lot expiration date in epoch date format. | – | – | – | ||||||||||
| stockStatusCode | string | Status of the goods to be dispatched. | – | – | – | ||||||||||
| consignmentIdentifier | string | Identifier for consignment the stock declared on this line belongs to. | – | – | – | ||||||||||
| itemQuantity | array | Order quantity at line item level. | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. Valid values include:
|
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery. | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| unitPriceValue | Segment recording total value of goods in message. | – | – | – | |||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| totalItemPriceValue | Segment recording total value of goods in message. | – | – | – | |||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| itemWeight | array | Order weight at line item level | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| weightValue | number | Weight of product at PO line item | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product. | – | – | – | ||||||||||
| itemVolume | array | Product volume at line item level. | – | – | – | ||||||||||
| volumeType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| volumeValue | number | Volume for item. | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure. | – | – | – | ||||||||||
| isCaptureSerialNumbers | boolean |
Specifies whether serial numbers have to be captured during the outbound process. Valid values:
|
– | – | – | ||||||||||
| isBonded | boolean |
Specifies whether stock declared on order line is bonded or not. Valid values:
|
– | – | – | ||||||||||
| isTaxed | boolean |
Specifies whether stock declared on order line is taxed or not. Valid values:
|
– | – | – | ||||||||||
| warehouseIdentifier | string |
Warehouse / warehouse complex identifier. Identification of warehousing client that is used throughout the system. |
– | – | – | ||||||||||
| productCodeValue | string | Product code identifier value. | – | – | – | ||||||||||
| pricingUnitNumerator | string |
Number of pieces for which the unit price is applied to, eg: 1000 pieces of article. A have a price of 5,00 EUR (unit price) |
– | – | – | ||||||||||
| taxCode | string | Qualifier identifying VAT code. | – | – | – | ||||||||||
| rateOfTax | number | Rate for VAT or other tax type. | – | – | – | ||||||||||
| materialGroup | string | Material group. | – | – | – | ||||||||||
| superiorItemInHierarchy | string |
Identifies line item number of parent item in batch hierarchy when multi-batch split is present for the same product. In a batch split one product code has been produced and is being shipped in multiple batches. Each batch has its own line item group. |
– | – | – | ||||||||||
| hierarchyItem | string |
SAP value. Use of batch when batch split is present. |
– | – | – | ||||||||||
| externalItemNumber | string | External line item number. | – | – | – | ||||||||||
| salesOrderItemCategory | string | Supplier sales order item category. | – | – | – | ||||||||||
| productHierarchy | string | Product hierarchy. | – | – | – | ||||||||||
| pricingUnitNumerator | number | Numerator for conversion of order pricing unit into order unit. | – | – | – | ||||||||||
| pricingUnitDenominator | number | Denominator for conversion of order pricing unit into order unit. | – | – | – | ||||||||||
| overDeliveryTolerance | number | Over delivery tolerance limit. | – | – | – | ||||||||||
| underDeliveryTolerance | number | Under delivery tolerance limit. | – | – | – | ||||||||||
| lotValuationType | string | Lot valuation type. | – | – | – | ||||||||||
| materialGroupPackaging | string | Material group for packaging materials. | – | – | – | ||||||||||
| plantIdentifier | string | Plant identifier. | – | – | – | ||||||||||
| plantDescription | string | Description of plant. | – | – | – | ||||||||||
| storageLocation | string | Storage location. | – | – | – | ||||||||||
| storageLocationDescription | string | Description of storage location. | – | – | – | ||||||||||
| loadingGroup | string | Loading group. | – | – | – | ||||||||||
| loadingGroupDescription | string | Description of loading group. | – | – | – | ||||||||||
| transportationGroup | string | Transportation group. | – | – | – | ||||||||||
| deliveryGroup | string | Delivery group. | – | – | – | ||||||||||
| distributionChannel | string | Distribution channel. | – | – | – | ||||||||||
| distributionChannelDescription | string | Description of distribution channel. | – | – | – | ||||||||||
| division | string | Sales division. | – | – | – | ||||||||||
| divisionDescription | string | Description of division. | – | – | – | ||||||||||
| referenceDocumentIdentifier | string | Reference document identifier. | – | – | – | ||||||||||
| referenceDocumentLineItem | string | Reference document line item number. | – | – | – | ||||||||||
| ean11Identifier | string | EAN11 identifier GTIN14. | – | – | – | ||||||||||
| externalItemIdentifier | string | External item identifier. | – | – | – | ||||||||||
| externalLineItem | string | External line item number. | – | – | – | ||||||||||
| originalDeliveryQuantity | number | Original delivery quantity. | – | – | – | ||||||||||
| transportationGroupDescription | string | Description of transportation group. | – | – | – | ||||||||||
| packingControl | string | Packing control. | – | – | – | ||||||||||
| customerGroup | string | Customer group. | – | – | – | ||||||||||
| firstMaterialGroup | string | Material group 1. | – | – | – | ||||||||||
| firstMaterialGroupDescription | string | Description of material group 1. | – | – | – | ||||||||||
| secondMaterialGroup | string | Material group 2. | – | – | – | ||||||||||
| secondMaterialGroupDescription | string | Description of material group 2. | – | – | – | ||||||||||
| salesOrderItemCategoryDescription | string | Sales order item category description. | – | – | – | ||||||||||
| materialGroupDescription | string | Description of material group. | – | – | – | ||||||||||
| productHierarchyDescription | string | Description of product hierarchy. | – | – | – | ||||||||||
| customerGroupDescription | string | Description of customer group. | – | – | – | ||||||||||
| mpcDates | array | Reference dates at header level. | – | – | – | ||||||||||
| dateType | string |
referenced date type. Valid values include:
|
– | – | – | ||||||||||
| dateValue | date | Date defined by referenced date type. | – | – | – | ||||||||||
| epochDateValue | integer | Date defined by referenced date type in epoch date format. | – | – | – | ||||||||||
| timeZone | string | Time zone for referenced dates. | – | – | – | ||||||||||
| destinationLocationQuantity | array | Destination location quantity. Maps quantities and UOM to be shipped to one or more locations, such as stores, etc. Mapping only for X12. | – | – | – | ||||||||||
| unitOfMeasure | string |
Unit or Basis for Measurement Code. Quantity UOM's include:
|
– | – | – | ||||||||||
| companyIdentifierType | string |
Company identifier type for business partner. Valid values:
|
– | – | – | ||||||||||
| destinationQuantitySequence01 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence02 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence03 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence04 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence05 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence06 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location | – | – | – | ||||||||||
| destinationQuantitySequence07 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence08 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence09 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs. | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| destinationQuantitySequence10 | – | Location quantity group 1 with attributes to match SDQ location/quantity pairs | – | – | – | ||||||||||
| locationIdentifier | string | Location identifier. | – | – | – | ||||||||||
| destinationQuantity | integer | Quantity of product reported for location. | – | – | – | ||||||||||
| transactionReferenceIdentifierList | array | Transaction references for deliveries at line item detail level. | – | – | – | ||||||||||
| b2bTransactionIdentifierType | string |
Referenced document type. Purchase order and vendor sales order most expected at line item level. Valid values include:
|
– | – | – | ||||||||||
| b2bTransactionIdentifierValue | string | Reference order identifier value for Dispatch advice transaction type identified by transactionReferenceIdentifierType. | – | – | – | ||||||||||
| transactionDate | date | Date transaction created. | – | – | – | ||||||||||
| epochTransactionDate | integer | Date transaction created in epoch date format. | – | – | – | ||||||||||
| lineItemNumber | string | Line item number in customer purchase order. Line item level only. | – | – | – | ||||||||||
| batchCharacteristics | array | Batch characteristics, additional data about batches. | – | – | – | ||||||||||
| batchIdentifierType | string | Identifier type for batch characteristic. | – | – | – | ||||||||||
| batchName | string | Name of batch characteristic. | – | – | – | ||||||||||
| batchDescription | string, array | Description of batch characteristic. One or more descriptions may be present. | – | – | – | ||||||||||
| characteristicValue | string | Value of batch characteristic. | – | – | – | ||||||||||
| characteristicValueDescription | string | Description of batch characteristic value. | – | – | – | ||||||||||
| characteristicToleranceValue | string | Batch characteristic tolerance from value. | – | – | – | ||||||||||
| freeTextNote | array | Free text, instructions, notes, descriptions and other free text elements. | – | – | – | ||||||||||
| textReferenceCode | string | Text reference or subject code. | – | – | – | ||||||||||
| textFunctionCode | string | Text function code. | – | – | – | ||||||||||
| language | string | Language of free text. | – | – | – | ||||||||||
| textFormatCode | string | Format code for free text. | – | – | – | ||||||||||
| freeFormText | string, array | Free text array. | – | – | – | ||||||||||
| lineItemSubTotals | array | Free text, instructions, notes, descriptions and other free text elements. | – | – | – | ||||||||||
| conditionStatus | string | Status of the product item. | – | – | – | ||||||||||
| additionalProductReferences | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences2 | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences3 | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| itemQuantity | – | Total line item quantity. | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. The valid
value is |
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery. | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| productItemDetails | array | Details about the product, container, weight, volume, value, quantity, and other key information at a subline level. | – | – | – | ||||||||||
| itemCode | string | Product item code identifier. | – | – | – | ||||||||||
| productCodeValue | string | Product code identifier value. | – | – | – | ||||||||||
| caseIdentifier | string | Case identifier number. | – | – | – | ||||||||||
| masterCaseIdentifier | string | Master case identifier. | – | – | – | ||||||||||
| conditionStatus | string | Status of the product item. | – | – | – | ||||||||||
| isBonded | boolean |
Specifies whether stock declared on order line is bonded or not. Valid values:
|
– | – | – | ||||||||||
| isTaxed | boolean |
Specifies whether stock declared on order line is taxed or not. Valid values:
|
– | – | – | ||||||||||
| warehouseIdentifier | string | Warehouse / warehouse complex identifier. Identification of warehousing client that is used throughout the system. | – | – | – | ||||||||||
| countryOfOrigin | string | Country of origin for product. | – | – | – | ||||||||||
| actualCaseWeight | – | Actual weight of case at the product details level. | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| weightValue | number | Weight of the case as the product item details level. | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product. | – | – | – | ||||||||||
| actualCaseVolume | – | Actual case volume at the product details level. | – | – | – | ||||||||||
| volumeType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| volumeValue | number | Volume for item. | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure. | – | – | – | ||||||||||
| itemQuantity | – | Order quantity at the product item details level. | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. The valid
value is |
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery. | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| totalItemPriceValue | Segment recording total value of goods in message. | – | – | – | |||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| transactionSerialNumberList | array | List of serial number that may be reported in MPC transactions. | – | – | – | ||||||||||
| serialNumberValue | string | Text reference or subject code. | – | – | – | ||||||||||
| kittingLineInformation | array | Inventory management technique in the warehouse where different but related items are ordered, packaged, and shipped together as a single kit. A kit can be ordered by customers as a single unit. Kits often pre-assembled in the warehouse so that they can be shipped as soon customers order them. | – | – | – | ||||||||||
| lineItemDetailsInformation | – | Details about the product, container, weight, volume, value, quantity, and other key information at a subline level. | – | – | – | ||||||||||
| lineItemNumber | string | ASN item detail line item number. | – | – | – | ||||||||||
| lineType | string | Line type. Pass thru mapping. | – | – | – | ||||||||||
| itemType | string | Item type. Pass thru mapping. | – | – | – | ||||||||||
| supplierIdentifier | string | Records the supplier identifier if the article in the line item is not defined for a warehousing client. | – | – | – | ||||||||||
| productCodesIdentifiers | – | Internal material identifier in the backend/ERP systems for the product. In the delivery this will be the supplier, although the customer and other identifiers may also be present. | – | – | – | ||||||||||
| productCodeType | string |
Code to qualify product identifier type. The valid
value is |
– | – | – | ||||||||||
| productCodeValue | string | Product code identifier value. | – | – | – | ||||||||||
| productItemInformation | – | Product item code information. Only using a subset of all available attributes. | – | – | – | ||||||||||
| productLanguageCode | string | Language for product description. | – | – | – | ||||||||||
| productName | string | Name of product. | – | – | – | ||||||||||
| genericName | string | Generic name for product. | – | – | – | ||||||||||
| productDescription | string | Product description. | – | – | – | ||||||||||
| additionalProductReferences | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences2 | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences3 | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| stockStatusCode | string | Status of the goods to be dispatched. | – | – | – | ||||||||||
| consignmentIdentifier | string | Identifier for consignment the stock declared on this line belongs to. | – | – | – | ||||||||||
| itemQuantity | – | Order quantity at line item level. | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. Valid values:
|
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery. | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| unitPriceValue | – | Segment recording total value of goods in message. | – | – | – | ||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| totalItemPriceValue | – | Segment recording total value of goods in message. | – | – | – | ||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| isCaptureSerialNumbers | boolean |
Specifies whether serial numbers have to be captured during the outbound process. Valid values:
|
– | – | – | ||||||||||
| isBonded | boolean |
Specifies whether stock declared on order line is bonded or not. Valid values:
|
– | – | – | ||||||||||
| isTaxed | boolean |
Specifies whether stock declared on order line is taxed or not. Valid values:
|
– | – | – | ||||||||||
| warehouseIdentifier | string |
Warehouse / warehouse complex identifier. Identification of warehousing client that is used throughout the system. |
– | – | – | ||||||||||
| productCodeValue | string | Product code identifier value. | – | – | – | ||||||||||
| pricingUnitNumerator | string | Number of pieces for which the unit price is applied to, for example, 1000 pieces of article A have a price of 5,00 EUR (unit price). | – | – | – | ||||||||||
| taxCode | string | Qualifier identifying VAT. | – | – | – | ||||||||||
| rateOfTax | number | Rate for VAT or other tax type. | – | – | – | ||||||||||
| freeTextNote | array | Free text, instructions, notes, descriptions and other free text elements | – | – | – | ||||||||||
| textReferenceCode | string | Text reference or subject code. | – | – | – | ||||||||||
| textFunctionCode | string | Text function code. | – | – | – | ||||||||||
| language | string | Language of free text. | – | – | – | ||||||||||
| textFormatCode | string | Format code for free text. | – | – | – | ||||||||||
| freeFormText | string, array | Free text array. | – | – | – | ||||||||||
| lineItemSubTotals | array | Free text, instructions, notes, descriptions and other free text elements. | – | – | – | ||||||||||
| conditionStatus | string | Status of the product item. | – | – | – | ||||||||||
| additionalProductReferences | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences2 | Additional product references. | – | – | – | |||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| additionalProductReferences3 | – | Additional product references. | – | – | – | ||||||||||
| additionalProductReference | string | Additional product reference or attribute. Pass thru mapping. | – | – | – | ||||||||||
| productDate | string | Additional product reference or attribute date value in date format YYYY-MM-DD. | – | – | – | ||||||||||
| epochProductDate | long | Additional product reference or attribute date value in epoch date format. | – | – | – | ||||||||||
| itemQuantity | – | Total line item quantity. | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. The valid
value is |
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery. | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| productItemDetails | array | Details about the product, container, weight, volume, value, quantity, and other key information at a subline level. | – | – | – | ||||||||||
| itemCode | string | Product item code identifier. | – | – | – | ||||||||||
| productCodeValue | string | Product code identifier value. | – | – | – | ||||||||||
| caseIdentifier | string | Case identifier number. | – | – | – | ||||||||||
| masterCaseIdentifier | string | Master case identifier. | – | – | – | ||||||||||
| conditionStatus | string | Status of the product item. | – | – | – | ||||||||||
| isBonded | boolean |
Specifies whether stock declared on order line is bonded or not. Valid values:
|
– | – | – | ||||||||||
| isTaxed | boolean |
Specifies whether stock declared on order line is taxed or not. Valid values:
|
– | – | – | ||||||||||
| warehouseIdentifier | string |
Warehouse / warehouse complex identifier. Identification of warehousing client that is used throughout the system. |
– | – | – | ||||||||||
| countryOfOrigin | string | Country of origin for product. | – | – | – | ||||||||||
| actualCaseWeight | – | Actual weight of case at the product details level. | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| weightValue | number | Weight of the case as the product item details level. | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product. | – | – | – | ||||||||||
| actualCaseVolume | – | Actual case volume at the product details level. | – | – | – | ||||||||||
| volumeType | string |
Type of weight recorded. The valid
value is |
– | – | – | ||||||||||
| volumeValue | number | Volume for item | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| itemQuantity | – | Order quantity at the product item details level | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. The valid value is |
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| totalItemPriceValue | – | Segment recording total value of goods in message. | – | – | – | ||||||||||
| priceValue | number | Total price value for items ordered in message. | – | – | – | ||||||||||
| currencyCode | string | Currency code for price value. | – | – | – | ||||||||||
| transactionSerialNumberList | array | List of serial number that may be reported in MPC transactions. | – | – | – | ||||||||||
| serialNumberValue | string | Text reference or subject code. | – | – | – | ||||||||||
| packagingAggregation | array | Packaging aggregation looping group, one instance per primary (pallet, case, bundle, etc.). | – | – | – | ||||||||||
| parentPackagingLevel | array |
Primary aggregation hierarchy represents the top most level of the packaging hierarchy that will be shipped. This will always be a packaging item: pallet, case, bundle, etc. |
– | – | – | ||||||||||
| packagingLevel | string |
Parent level packaging type used in the physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingIdentifier | string | Packaging identifier used for the parent level physical packing aggregation for delivery. | – | – | – | ||||||||||
| packagingIdentifierType | string |
Packaging identifier format type used for parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| alternatePackagingIdentifier | string | External packaging identifier used for the parent level physical packing aggregation for delivery. | – | – | – | ||||||||||
| alternatePackagingIdentifierType | string |
External packaging identifier type used for the parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingMaterialCode | string | Descriptive code for packaging materials. | – | – | – | ||||||||||
| packagingMaterialType | string | Packaging materials type. | – | – | – | ||||||||||
| packagingMaterialTypeDescription | string | Description of packaging materials type. | – | – | – | ||||||||||
| packagingMaterialCategory | string | Packaging materials category. | – | – | – | ||||||||||
| customerPackagingMaterial | string | Customer packaging material. | – | – | – | ||||||||||
| partnerPackagingMaterial | string | Partner (customer or supplier or other) packaging material. | – | – | – | ||||||||||
| packagingMaterialDescription | string | Description of packaging material. | – | – | – | ||||||||||
| packagingMaterialTagIdentifier | string | SMG identification for material tag. | – | – | – | ||||||||||
| packagingMaterialStatus | string | Packaging material status. | – | – | – | ||||||||||
| itemWeight | array | Order weight at parent packaging level. | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| weightValue | number | Weight of product at the parent packaging aggregation level. | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product | – | – | – | ||||||||||
| itemVolume | array | Product volume at parent packaging level. | – | – | – | ||||||||||
| volumeType | string |
Type of volume recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| volumeValue | number | Volume for item | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| itemDimensions | array | Dimensions at parent packaging level. | – | – | – | ||||||||||
| dimensionsType | string |
Type of volume recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| dimensionsValue | number | Volume for item. | – | – | – | ||||||||||
| freeTextNote | array | Free text, instructions, notes, descriptions and other free text elements | – | – | – | ||||||||||
| textReferenceCode | string | Text reference or subject code. | – | – | – | ||||||||||
| textFunctionCode | string | Text function code. | – | – | – | ||||||||||
| language | string | Language of free text. | – | – | – | ||||||||||
| textFormatCode | string | Format code for free text. | – | – | – | ||||||||||
| freeFormText | string, array | Free text array. | – | – | – | ||||||||||
| secondaryPackagingLevel | array |
Secondary packaging aggregation hierarchy represents the child of the primary packaging level. This could be any of a pallet, case, bundle, or any other packaging unit type. |
– | – | – | ||||||||||
| packagingLevel | string |
Parent level packaging type used in the physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingIdentifier | string | Packaging identifier used for the parent level physical packing aggregation for delivery. | – | – | – | ||||||||||
| packagingIdentifierType | string |
Packaging identifier format type used for parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| alternatePackagingIdentifier | string | External packaging identifier used for the parent level physical packing aggregation for delivery. | – | – | – | ||||||||||
| alternatePackagingIdentifierType | string |
External packaging identifier type used for the parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingMaterialCode | string | Descriptive code for packaging materials. | – | – | – | ||||||||||
| packagingMaterialType | string | Packaging materials type. | – | – | – | ||||||||||
| packagingMaterialTypeDescription | string | Description of packaging materials type. | – | – | – | ||||||||||
| packagingMaterialCategory | string | Packaging materials category. | – | – | – | ||||||||||
| customerPackagingMaterial | string | Customer packaging material. | – | – | – | ||||||||||
| partnerPackagingMaterial | string | Partner (customer or supplier or other) packaging material. | – | – | – | ||||||||||
| packagingMaterialDescription | string | Description of packaging material. | – | – | – | ||||||||||
| packagingMaterialTagIdentifier | string | SMG identification for material tag. | – | – | – | ||||||||||
| packagingMaterialStatus | string | Packaging material status. | – | – | – | ||||||||||
| itemWeight | array | Order weight at parent packaging level. | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| weightValue | number | Weight of product at the parent packaging aggregation level. | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product | – | – | – | ||||||||||
| itemVolume | array | Product volume at parent packaging level. | – | – | – | ||||||||||
| volumeType | string |
Type of volume recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| volumeValue | number | Volume for item | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| itemDimensions | array | Dimensions at parent packaging level. | – | – | – | ||||||||||
| dimensionsType | string |
Type of volume recorded at parent packaging level. Valid values include:
|
– | – | – | ||||||||||
| dimensionsValue | number | Volume for item | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| tertiaryPackagingLevel | array | Tertiary aggregation hierarchy represents the child of the secondary packaging level. This could be any of a case, bundle, or any other packaging type. | – | – | – | ||||||||||
| packagingLevel | string |
Parent level packaging type used in the physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingIdentifier | string | Packaging identifier used for the parent level physical packing aggregation for delivery. | – | – | – | ||||||||||
| packagingIdentifierType | string |
Packaging identifier format type used for parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| alternatePackagingIdentifier | string | External packaging identifier used for the parent level physical packing aggregation for delivery. | – | – | – | ||||||||||
| alternatePackagingIdentifierType | string |
External packaging identifier type used for the parent level physical packing aggregation for delivery. Valid values:
|
– | – | – | ||||||||||
| packagingMaterialCode | string | Descriptive code for packaging materials. | – | – | – | ||||||||||
| packagingMaterialType | string | Packaging materials type. | – | – | – | ||||||||||
| packagingMaterialTypeDescription | string | Description of packaging materials type. | – | – | – | ||||||||||
| packagingMaterialCategory | string | Packaging materials category. | – | – | – | ||||||||||
| customerPackagingMaterial | string | Customer packaging material. | – | – | – | ||||||||||
| partnerPackagingMaterial | string | Partner (customer or supplier or other) packaging material. | – | – | – | ||||||||||
| packagingMaterialDescription | string | Description of packaging material. | – | – | – | ||||||||||
| packagingMaterialTagIdentifier | string | SMG identification for material tag. | – | – | – | ||||||||||
| packagingMaterialStatus | string | Packaging material status. | – | – | – | ||||||||||
| itemWeight | array | Order weight at parent packaging level. | – | – | – | ||||||||||
| weightType | string |
Type of weight recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| weightValue | number | Weight of product at the parent packaging aggregation level. | – | – | – | ||||||||||
| unitOfMeasure | string | Weight unit of measure in master data for product. | – | – | – | ||||||||||
| itemVolume | array | Product volume at parent packaging level. | – | – | – | ||||||||||
| volumeType | string |
Type of volume recorded at parent packaging level. Valid values:
|
– | – | – | ||||||||||
| volumeValue | number | Volume for item. | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure. | – | – | – | ||||||||||
| itemDimensions | array | Dimensions at parent packaging level. | – | – | – | ||||||||||
| dimensionsType | string |
Type of volume recorded at parent packaging level. Valid values include:
|
– | – | – | ||||||||||
| dimensionsValue | number | Volume for item | – | – | – | ||||||||||
| unitOfMeasure | string | Volume unit of measure | – | – | – | ||||||||||
| packagedProduct | – | Packaged product level aggregation hierarchy represents the child of the tertiary, secondary or primary packaging level. This would only record product information. | – | – | – | ||||||||||
| packagingContentsType | – | – | – | – | – | ||||||||||
| packagingIdentifier | – | – | – | – | – | ||||||||||
| deliveryDocumentIdentifier | – | – | – | – | – | ||||||||||
| deliveryDocumentLineItem | – | – | – | – | – | ||||||||||
| packagedProductIdentifier | – | – | – | – | – | ||||||||||
| itemQuantity | array | Order quantity at line item level | – | – | – | ||||||||||
| quantityType | string |
Type of quantity recorded. Valid values include: |
– | – | – | ||||||||||
| quantityValue | number | Quantity of product in delivery. | – | – | – | ||||||||||
| unitOfMeasure | string | Unit of measure for delivery quantity. | – | – | – | ||||||||||
| lotNumber | string | Lot or batch identifier. | – | – | – | ||||||||||
| plantIdentifier | string | Plant identifier. | – | – | – | ||||||||||
| storageLocation | string | Storage location of product. | – | – | – | ||||||||||
| canonicalWarehouseShipAdvuceSummary | array | WHS Stock Transfer Ship Advice summary information. | – | – | – | ||||||||||
| summaryType | string |
Summary type. Valid values for WHS Stock Transfer Ship Advice:
|
– | – | – | ||||||||||
| summaryValue | string | Summary value. | – | – | – | ||||||||||
| summaryValueUnit | string | Summary value unit of measure. | – | – | – | ||||||||||
Tag end


