| iiBusinessRelationId | integer | |
| icBusinessRelationCode | character | Business Relation Code |
each BusinessRelation where
| field name | data type | db field | description |
|---|---|---|---|
| tcBusinessRelationName1 | character | BusinessRelation.BusinessRelationName1 | Name: The full name of the business relation. This field sets the default name for linked addresses such as customers and suppliers. |
| api annotation: | PartialUpdate = yes - defaults to the BusinessRelationCode. | ||
| tiBusinessRelation_ID | integer | BusinessRelation.BusinessRelation_ID | Record ID |
| tcBusinessRelationCode | character | BusinessRelation.BusinessRelationCode | Business Relation. A code to identify the business relation. If this field does not have a input from the user, the system automatically generates a number for the record based on the sequence defined in Business Relation Autonumber Create. |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(BusinessRelation) |
QadFinancials