Address

Address:

RecordType;DBId;CompanyName;PersonName;AddressType;HouseNum;Street;Building;Locality;PostalCode;CountryCode;
RegionName;StartDate;EndDate;Comment;OrgAddressName;OwnerCompanyName;OwnerPersonName
Nr Name Type Description
1 RecordType Long Type of object to import. 3 is for Address
2 DBId Long Database Id in DeMaSy. It is displayed in Utilities
3 CompanyName Char(75) Name of the company linked to the address
4 PersonName Char(75) Name of the person linked to the address
5 AddressType Char(50) Type of address
6 HouseNum Char(10) Number of the address
7 Street Char(50) Street of the address
8 Building Char(50) Building of the address
9 Locality Char(75) Locality of the address
10 PostalCode Char(10) Postal code of the address
11 CountryName Char(50) Country of the address
12 CountryCode Char(10) Code of the country
13 RegionName Char(50) Region of the address
14 StartDate Date/Time First day to use this address
15 EndDate Date/Time Last day to use this address
16 Comment Char(255) Comment on the address
17 OrgAddressName Char(255) Name of commercial domicile
18 OwnerCompanyName Char(75) Name of the Owner Company
19 OwnerPersonName Char(75) Name of the Owner Person