iiBusinessRelationID | integer | BusinessRelationId |
icBusinessRelationCode | character | Business Relation Code |
icBusinessRelationIntercoCode | character | BusinessRelationIntercoCode |
ilBusinessRelationIsActive | logical | BusinessRelationIsActive |
field name | data type | db field | description |
---|---|---|---|
tlBusinessRelationIsDomRestr | logical | BusinessRelation.BusinessRelationIsDomRestr | Domain Restricted. This filed indicates if access to this business relation is restricted by domain. |
api annotation: | PartialUpdate = yes - defaults to the value for this field defaults from the Business Relations by Domain field in System Maintain. | ||
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. | ||
tiDomain_ID | integer | BusinessRelation.Domain_ID | Link to Domains |
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. |
tcBusinessRelationICCode | character | BusinessRelation.BusinessRelationICCode | Intercompany Code. When Intercompany is true, this field is mandatory. The code entered here must match the intercompany code entered for GL accounts in order to generate intercompany reports. The intercompany code must be unique for this business relation. |
tlBusinessRelationIsActive | logical | BusinessRelation.BusinessRelationIsActive | Active: This field indicates if this is an active record. |
api annotation: | PartialUpdate = yes - defaults to true. | ||
tlBusinessRelationIsInterco | logical | BusinessRelation.BusinessRelationIsInterco | Intercompany. This field Indicates if the business relation identifies an entity that is a member of a group of entities that trade with each other. If the business relation is identified as an internal entity,this field is true and cannot be changed. |
api annotation: | PartialUpdate = yes - defaults to false. | ||
tcBusinessRelationSearchName | character | BusinessRelation.BusinessRelationSearchName | Search Name: An alternate name for finding the business relation. This field can be useful for sorting and filtering. |
api annotation: | PartialUpdate = yes - defaults to the BusinessRelationCode. |