icDomain | character | Domain Code |
icCode | character | parameter to select on the address code (ad_addr) |
field name | data type | db field | description |
---|---|---|---|
tcad_addr | character | ad_mstr.ad_addr | Address |
tiad_address_id | integer | ad_mstr.ad_address_id | Address ID |
tcad_domain | character | ad_mstr.ad_domain | Domain |
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. |
tcAddressCounty | character | Address.AddressCounty | Obsolete field |
tcAddressEMail | character | Address.AddressEMail | E-Mail. This field indicates the e-mail address associated with this business relation. This field can be blank. |
tcAddressFax | character | Address.AddressFax | Fax. This field indicates the fax or telex number to use when sending documents to this address. This field can be balnk. |
tlAddressIsTaxInCity | logical | Address.AddressIsTaxInCity | Tax in City. This field determines whether the address is in the city limits for taxation purposes. It is used only with the Sales and Use Tax Interface for US and Canadian tax processing. |
api annotation: | PartialUpdate = yes - defaults to true. | ||
tcAddressName | character | Address.AddressName | Name. The full name of this particular address. The name of a headoffice address is the same as the name of the business relationship and can not be modified. |
api annotation: | PartialUpdate = yes - defaults to the name of the businessRelation. | ||
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. |
tcAddressTelephone | character | Address.AddressTelephone | Telephone. The telephone number for calling this business relation address. This field can be blank. |
tcAddressTypeCode | character | AddressType.AddressTypeCode | Address Type |
tcAddressWebSite | character | Address.AddressWebSite | Internet. This field indicates the Web site of this business relation. This field can be blank. |
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. |
tiCountry_ID | integer | Country.Country_ID | Record ID |
tcCountryCode | character | Country.CountryCode | Country Code |
tcCountryDescription | character | Country.CountryDescription | Description |
tlCountryIsEUCountry | logical | Country.CountryIsEUCountry | EU Member |
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. |