| Name | Description | Type | Additional Information |
|---|---|---|---|
| UniqueId |
The unique identity counter for the split table |
integer | |
| CustomerId |
The Customer Id for this split |
string |
Required Max length: 6 |
| CustomerName |
Read Only Customer Name for this split |
string | |
| SharePercent |
The share of the ticket that this split will receive |
decimal number |
Required Max of 4 decimal places Range: inclusive between 0 and 100 |
| ContractNumber |
The purchase contract number |
string |
Max length: 15 |
| Disposition |
The Disposition of the commodity for this customer. Valid entries are '', 'Priced', 'Priced Later', 'Basis Fixed', 'Futures Fixed', 'Hedged-to-Arrive', 'Open Storage', 'Grain Bank', 'Minimum Priced'. |
string |
Max length: 20 |
| OnHold |
Indication on if the scale ticket split is On Hold OnHold splits may only be used in STLM with a dispostion of 'Open Storage' and a default transfer action of 'Use DPR'. |
boolean |
Must be 0, 1, True, or False |