...
1 General
1.1 System
MyMPS is a SCHENKER DBSCHENKER application developed to support handling of marinepartsmarine parts. It is built on modern Internet technology, and can easily be accessed from anywhere in the world without any installation.
...
Element | Code | Man | Explanation | Type |
OperationCode | 13= Automatic | Y | Updates on existing order, only possible with the MyMPS status Pending and New. | Integer: 1, 5 or 9 |
RefNo | Y | Buyer's PO Reference Number | string(50) | |
Subject | N | PO Subject | String(50) | |
OrderDate | Y | Date order is issued | dateTime | |
RequisitionNumber | N | RequisitionNumber | string(15) | |
TaxStatus | N | Exempt - Specifically exempt from taxation according to tax codes, typically because of the party involved NotTaxable - Not subject to tax according to tax codes, typically because of the items involved Taxable - Subject to taxation according to tax codes | String(50) | |
GeneralTerms | N | General Terms and conditions | string(2048) | |
Currency | Y | Order Currency | ISO 4217 string(3) | |
LineCount | Y | Number of line items on order | Integer 1-9999 | |
Comments | N | Comments on order | String(2048) | |
Subtotal | Y | Order subtotal | Decimal(18.4) | |
Total | Y | Total order (including freight or other costs) | Decimal(18.4) | |
CountryOfOrigin | N | Country of origin | ISO 3166-1 alpha-2 | |
CustomsTarifNumber | N | Customs tariff number | String(512) | |
Priority | N | Priority | String(250) | |
Description | N | Description | String(500) |
...
Attribute | Code | Man | Explanation | Type |
Port | Y | Port name | string(200) | |
Country | NY | Country | ISO 3166-1 alpha-2 | |
ETA | NY | Estimated time of arrival | dateTime | |
ETD | NY | Estimated time of departure | dateTime |
...
View file | ||||
---|---|---|---|---|
|
View file | ||||
---|---|---|---|---|
|
3 Version
3.1 History
Version and date | Author | Comment |
PA1 2011-11-20 | Martin Fransson | First draft without example |
PA2 2011-11-21 | Martin Fransson | With example |
PA3 2011-12-12 | Martin Fransson | Added requisition Number after meeting with Helge |
PA4 2012-04-20 | Niclas Sparr | Added xsd and changed fileformat |
PA5 2012-10-25 | Muhammad Jawad | Added CustomsTarifNumber, CountryOfOrigin in the header and row level |
PA6 2014-10-27 | Muhammad Jawad | Make it possible to add more than one orders |
PA7 2017-01-16 | Muhammad Jawad | Added the priority field in OrderInfo |
PA8 2017-06-14 | Muhammad Jawad | Made the Supplier optional |
PA9 2019-04-12 | Muhammad Jawad | Added the description field in OrderInfo |
Zohaib anees | Latest xsd's added |
Include Page | ||||
---|---|---|---|---|
|