| iiCompanyId | integer | Company id |
| icDomainCode | character | domain Code |
| icSite | character | Site |
each CompanyProperty where
each si_mstr (inner-join) where
each ls_mstr (inner-join) where
first ad_mstr (inner-join) where
first BusinessRelation (inner-join) where
each Address (inner-join) where
first AddressType (inner-join) where
first Country (inner-join) where
| field name | data type | db field | description |
|---|---|---|---|
| tiAddress_ID | integer | Address.Address_ID | Record ID |
| tcAddressCity | character | Address.AddressCity | City. The city for this address. This field can be used to decide the tax zone of the address. |
| tcAddressState | character | Address.AddressState | Obsolete field |
| tcAddressStreet1 | character | Address.AddressStreet1 | Address: Line one of address details. This field can be blank. |
| tcAddressStreet2 | character | Address.AddressStreet2 | Address.Line two of address details. This field can be blank. |
| tcAddressStreet3 | character | Address.AddressStreet3 | Address.Line three of address details. This field can be blank. |
| tcAddressTaxIDState | character | Address.AddressTaxIDState | State Tax. This field is for reference and documentation purposes, the value of the field is either a state or provincial tax identification number or a VAT registration number. |
| tcAddressTypeCode | character | AddressType.AddressTypeCode | Address Type |
| tcAddressZip | character | Address.AddressZip | Zip. The postal code or US zip code associated with this address. This field is used to decide the tax zone for the address. This field can be blank. |
| 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. |
| tiCompanyProperty_ID | integer | CompanyProperty.CompanyProperty_ID | Record ID |
| tcCompanyPropertyActCheckp | character | CompanyProperty.CompanyPropertyActCheckp | Activity Sheets Checkpoint |
| tcCompanyPropertyCode | character | CompanyProperty.CompanyPropertyCode | Entity Code |
| tcCountryCode | character | Country.CountryCode | Country Code |
| tlCountryIsEUCountry | logical | Country.CountryIsEUCountry | EU Member |
| tcsi_domain | character | si_mstr.si_domain | Domain |
| tcsi_site | character | si_mstr.si_site | Site |
| tcTxzTaxZone | character | Address.TxzTaxZone | Tax Zone. This field indicates the tax zone for this address. This field is mandatory. |
| api annotation: | PartialUpdate = yes - defaults to a value the system searches for based on the country, state or province, county, city, and postal code of the current address. |
QadFinancials