Module jonix.onix2

Class ExpectedDate

java.lang.Object
com.tectonica.jonix.onix2.ExpectedDate
All Implemented Interfaces:
OnixElement<String>, OnixTag, Serializable

public class ExpectedDate extends Object implements OnixElement<String>, Serializable

Shipment expected date

The date on which a stock shipment is expected. Mandatory in each occurrence of the <OnOrderDetail> composite, and non-repeating.

Format Fixed-length, 8 numeric digits, YYYYMMDD
Reference name <ExpectedDate>
Short tag <j302>
Example <ExpectedDate>20060227</ExpectedDate>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.13
See Also: