Name | Description | Type | Additional Information |
---|---|---|---|
vendorID |
ID assigned to the vendor |
string |
Required Max length: 10 |
ticketNumber |
Ticket number |
string |
Required Max length: 15 |
receivedDate |
Ticket date |
string |
Data type: DateTime Format must be MM/dd/yyyy |
comments |
Ticket comments |
string |
Max length: 255 |
status |
If "I" then it has been processed into purchase receipt |
string |
Max length: 1 |
ReceivedDetailAdd |
List of products associated with this ticket |
Collection of clsReceivedDetailAdd |
List cannot be empty |