| field name | data type | db field | description |
| tiBusinessRelation_ID | integer | Address.BusinessRelation_ID | Link to BusinessRelation |
| tiAddress_ID | integer | DebtorEndUser.Address_ID | City |
| tiDebtorEndUser_ID | integer | DebtorEndUser.DebtorEndUser_ID | Record ID |
| tcDebtorEndUserCode | character | DebtorEndUser.DebtorEndUserCode | End user code(maximum 8 characters). |
| api annotation: | | If you select Link to Customer or Link to Ship-To Address, the End User Code field is filled with the value you specify for the customer or ship-to address./ Otherwise the system automatically generates a number for the record based on the sequence defined in End User Autonumber Create. |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(DebtorEndUser),rowid(Address) |