Master Data
Save master data objects
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompanyListRequest_V1">
<ACMP>
<SaveCompanyList ActionType="Request" version="1">
<TSaveCompanyListRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CompanyList>
<TCompany_V1 xsi:type="TCompany_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<PostalCode>PostalCode</PostalCode>
<Street>Street</Street>
<City>City</City>
<Country>Country</Country>
<Description>Description</Description>
<CustomerId>{59387FFD-B171-47C5-B735-041FA132CA39}</CustomerId>
<CompanyKinds/>
<IsManufacturer>false</IsManufacturer>
<IsVendor>false</IsVendor>
<IsServicePartner>false</IsServicePartner>
</TCompany_V1>
<TCompany_V1 xsi:type="TCompany_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<PostalCode>PostalCode</PostalCode>
<Street>Street</Street>
<City>City</City>
<Country>Country</Country>
<Description>Description</Description>
<CustomerId>{59387FFD-B171-47C5-B735-041FA132CA39}</CustomerId>
<CompanyKinds/>
<IsManufacturer>false</IsManufacturer>
<IsVendor>false</IsVendor>
<IsServicePartner>false</IsServicePartner>
</TCompany_V1>
</CompanyList>
</TSaveCompanyListRequest_V1>
</SaveCompanyList>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompanyListResponse_V1">
<ACMP>
<SaveCompanyList ActionType="Response" version="1">
<TSaveCompanyListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveCompanyListResponse_V1>
</SaveCompanyList>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompaniesRequest_V2">
<ACMP>
<SaveCompanies ActionType="Request" version="2">
<TSaveCompaniesRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Companies>
<TCompany_V2 xsi:type="TCompany_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<PostalCode>PostalCode</PostalCode>
<Street>Street</Street>
<City>City</City>
<Country>Country</Country>
<Description>Description</Description>
<CustomerId>CustomerId</CustomerId>
<CompanyKinds>
<option>ckVendor</option>
<option>ckServicePartner</option>
<option>ckManufacturer</option>
</CompanyKinds>
<IsManufacturer>true</IsManufacturer>
<IsVendor>true</IsVendor>
<IsServicePartner>true</IsServicePartner>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TCompany_V2>
<TCompany_V2 xsi:type="TCompany_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<PostalCode>PostalCode</PostalCode>
<Street>Street</Street>
<City>City</City>
<Country>Country</Country>
<Description>Description</Description>
<CustomerId>CustomerId</CustomerId>
<CompanyKinds/>
<IsManufacturer>true</IsManufacturer>
<IsVendor>true</IsVendor>
<IsServicePartner>true</IsServicePartner>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TCompany_V2>
</Companies>
</TSaveCompaniesRequest_V2>
</SaveCompanies>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompaniesResponse_V2">
<ACMP>
<SaveCompanies ActionType="Response" version="2">
<TSaveCompaniesResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveCompaniesResponse_V2>
</SaveCompanies>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsRequest_V2">
<ACMP>
<SaveContacts ActionType="Request" version="2">
<TSaveContactsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contacts>
<TContact_V2 xsi:type="TContact_V2">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Titles>Titles</Titles>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<Phone>Phone</Phone>
<Phone2>Phone2</Phone2>
<Phone3>Phone3</Phone3>
<Phone4>Phone4</Phone4>
<Fax>Fax</Fax>
<Email>Email</Email>
<PreferredContactMethod>pcPhone</PreferredContactMethod>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<DepartmentName>DepartmentName</DepartmentName>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenterName>CostCenterName</CostCenterName>
<CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
<CompanyName>CompanyName</CompanyName>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<LocationName>LocationName</LocationName>
<HasDeleteFlag>false</HasDeleteFlag>
<HTMLComment>HTMLComment</HTMLComment>
<ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
<Address>Address</Address>
<Zipcode>Zipcode</Zipcode>
<City>City</City>
<Country>Country</Country>
<Position>Position</Position>
<IsUser>false</IsUser>
<FullName>FullName</FullName>
<ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
<ClientLinkCollection>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
</ClientLinkCollection>
<HasPhoneNumber>false</HasPhoneNumber>
<AssetCount>0</AssetCount>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<Company xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</Company>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
</TContact_V2>
<TContact_V2 xsi:type="TContact_V2">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Titles>Titles</Titles>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<Phone>Phone</Phone>
<Phone2>Phone2</Phone2>
<Phone3>Phone3</Phone3>
<Phone4>Phone4</Phone4>
<Fax>Fax</Fax>
<Email>Email</Email>
<PreferredContactMethod>pcPhone</PreferredContactMethod>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<DepartmentName>DepartmentName</DepartmentName>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenterName>CostCenterName</CostCenterName>
<CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
<CompanyName>CompanyName</CompanyName>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<LocationName>LocationName</LocationName>
<HasDeleteFlag>false</HasDeleteFlag>
<HTMLComment>HTMLComment</HTMLComment>
<ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
<Address>Address</Address>
<Zipcode>Zipcode</Zipcode>
<City>City</City>
<Country>Country</Country>
<Position>Position</Position>
<IsUser>false</IsUser>
<FullName>FullName</FullName>
<ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
<ClientLinkCollection>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
</ClientLinkCollection>
<HasPhoneNumber>false</HasPhoneNumber>
<AssetCount>0</AssetCount>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<Company xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</Company>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
</TContact_V2>
</Contacts>
</TSaveContactsRequest_V2>
</SaveContacts>
</ACMP>
</ICQL><?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsResponse_V2">
<ACMP>
<SaveContacts ActionType="Response" version="2">
<TSaveContactsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveContactsResponse_V2>
</SaveContacts>
</ACMP>
</ICQL> Note:
Im Command SaveContacts Request V3 ist die ID kein Pflichtfeld!
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsRequest_V3">
<ACMP>
<SaveContacts ActionType="Request" version="3">
<TSaveContactsRequest_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contacts>
<TContact_V3 xsi:type="TContact_V3">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Titles>Titles</Titles>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<Phone>Phone</Phone>
<Phone2>Phone2</Phone2>
<Phone3>Phone3</Phone3>
<Phone4>Phone4</Phone4>
<Fax>Fax</Fax>
<Email>Email</Email>
<PreferredContactMethod>pcPhone</PreferredContactMethod>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<DepartmentName>DepartmentName</DepartmentName>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenterName>CostCenterName</CostCenterName>
<CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
<CompanyName>CompanyName</CompanyName>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<LocationName>LocationName</LocationName>
<HasDeleteFlag>false</HasDeleteFlag>
<HTMLComment>HTMLComment</HTMLComment>
<ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
<Address>Address</Address>
<Zipcode>Zipcode</Zipcode>
<City>City</City>
<Country>Country</Country>
<Position>Position</Position>
<IsUser>false</IsUser>
<FullName>FullName</FullName>
<ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
<ClientLinkCollection>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
</ClientLinkCollection>
<HasPhoneNumber>false</HasPhoneNumber>
<AssetCount>0</AssetCount>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<Company xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</Company>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
</TContact_V3>
<TContact_V3 xsi:type="TContact_V3">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Titles>Titles</Titles>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<Phone>Phone</Phone>
<Phone2>Phone2</Phone2>
<Phone3>Phone3</Phone3>
<Phone4>Phone4</Phone4>
<Fax>Fax</Fax>
<Email>Email</Email>
<PreferredContactMethod>pcPhone</PreferredContactMethod>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<DepartmentName>DepartmentName</DepartmentName>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenterName>CostCenterName</CostCenterName>
<CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
<CompanyName>CompanyName</CompanyName>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<LocationName>LocationName</LocationName>
<HasDeleteFlag>false</HasDeleteFlag>
<HTMLComment>HTMLComment</HTMLComment>
<ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
<Address>Address</Address>
<Zipcode>Zipcode</Zipcode>
<City>City</City>
<Country>Country</Country>
<Position>Position</Position>
<IsUser>false</IsUser>
<FullName>FullName</FullName>
<ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
<ClientLinkCollection>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
</ClientLinkCollection>
<HasPhoneNumber>false</HasPhoneNumber>
<AssetCount>0</AssetCount>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<Company xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</Company>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
</TContact_V3>
</Contacts>
</TSaveContactsRequest_V3>
</SaveContacts>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsResponse_V3">
<ACMP>
<SaveContacts ActionType="Response" version="3">
<TSaveContactsResponse_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveContactsResponse_V3>
</SaveContacts>
</ACMP>
</ICQL><?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersRequest_V1">
<ACMP>
<SaveCostCenters ActionType="Request" version="1">
<TSaveCostCentersRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CostCenters>
<TCostCenter_V1 xsi:type="TCostCenter_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TCostCenter_V1>
<TCostCenter_V1 xsi:type="TCostCenter_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TCostCenter_V1>
</CostCenters>
</TSaveCostCentersRequest_V1>
</SaveCostCenters>
</ACMP>
</ICQL><?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersResponse_V1">
<ACMP>
<SaveCostCenters ActionType="Response" version="1">
<TSaveCostCentersResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveCostCentersResponse_V1>
</SaveCostCenters>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersRequest_V2">
<ACMP>
<SaveCostCenters ActionType="Request" version="2">
<TSaveCostCentersRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CostCenters>
<TCostCenter_V2 xsi:type="TCostCenter_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TCostCenter_V2>
<TCostCenter_V2 xsi:type="TCostCenter_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TCostCenter_V2>
</CostCenters>
</TSaveCostCentersRequest_V2>
</SaveCostCenters>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersResponse_V2">
<ACMP>
<SaveCostCenters ActionType="Response" version="2">
<TSaveCostCentersResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveCostCentersResponse_V2>
</SaveCostCenters>
</ACMP>
</ICQL><?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsRequest_V1">
<ACMP>
<SaveDepartments ActionType="Request" version="1">
<TSaveDepartmentsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Departments>
<TDepartment_V1 xsi:type="TDepartment_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
</TDepartment_V1>
<TDepartment_V1 xsi:type="TDepartment_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
</TDepartment_V1>
</Departments>
</TSaveDepartmentsRequest_V1>
</SaveDepartments>
</ACMP>
</ICQL><?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsResponse_V1">
<ACMP>
<SaveDepartments ActionType="Response" version="1">
<TSaveDepartmentsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveDepartmentsResponse_V1>
</SaveDepartments>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsRequest_V2">
<ACMP>
<SaveDepartments ActionType="Request" version="2">
<TSaveDepartmentsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Departments>
<TDepartment_V2 xsi:type="TDepartment_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TDepartment_V2>
<TDepartment_V2 xsi:type="TDepartment_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TDepartment_V2>
</Departments>
</TSaveDepartmentsRequest_V2>
</SaveDepartments>
</ACMP>
</ICQL><ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsResponse_V2">
<ACMP>
<SaveDepartments ActionType="Response" version="2">
<TSaveDepartmentsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveDepartmentsResponse_V2>
</SaveDepartments>
</ACMP>
</ICQL><?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveLocationsRequest_V1">
<ACMP>
<SaveLocations ActionType="Request" version="1">
<TSaveLocationsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Locations>
<TLocation_V1 xsi:type="TLocation_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Description>Description</Description>
<Street>Street</Street>
<City>City</City>
<PostalCode>PostalCode</PostalCode>
<Country>Country</Country>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
</TLocation_V1>
<TLocation_V1 xsi:type="TLocation_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Description>Description</Description>
<Street>Street</Street>
<City>City</City>
<PostalCode>PostalCode</PostalCode>
<Country>Country</Country>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
</TLocation_V1>
</Locations>
</TSaveLocationsRequest_V1>
</SaveLocations>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveLocationsResponse_V1">
<ACMP>
<SaveLocations ActionType="Response" version="1">
<TSaveLocationsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveLocationsResponse_V1>
</SaveLocations>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveLocationsRequest_V2">
<ACMP>
<SaveLocations ActionType="Request" version="2">
<TSaveLocationsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Locations>
<TLocation_V2 xsi:type="TLocation_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Description>Description</Description>
<Street>Street</Street>
<City>City</City>
<PostalCode>PostalCode</PostalCode>
<Country>Country</Country>
<LocationKind>lkLocation</LocationKind>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TLocation_V2>
<TLocation_V2 xsi:type="TLocation_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Description>Description</Description>
<Street>Street</Street>
<City>City</City>
<PostalCode>PostalCode</PostalCode>
<Country>Country</Country>
<LocationKind>lkLocation</LocationKind>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TContactInfo_V1>
</MemberLinkCollection>
</TLocation_V2>
</Locations>
</TSaveLocationsRequest_V2>
</SaveLocations>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveLocationsResponse_V2">
<ACMP>
<SaveLocations ActionType="Response" version="2">
<TSaveLocationsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveLocationsResponse_V2>
</SaveLocations>
</ACMP>
</ICQL>
Note:
The SaveContracts command has several fields that are specially validated. These are the following values:
- The StartDate must not contain a date value that is later than the ExpirationDate.
- The ParentId must contain the ID of an existing folder.
- The name must not be cleared for a new contract.
- The specified duration is not transferred, but calculated by the server.
- For ExternalContractPartner and InternalContractPartner, only the ID is taken into account.
- The ContractType can only be set via the ContractTypeId field.
- Path and FullPath are not taken into account. The path can be changed by moving or renaming the contract.
- For Relations, ContactPersons, and Beneficiaries, the ContractId is ignored and the ID of the contract to be saved is used.
- If the contract is to be linked to a document, the DocumentLinks ID and DocumentID are mandatory fields. The ItemId field must then also be the ID of the contract to be saved.
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContractsRequest_V1">
<ACMP>
<SaveContracts ActionType="Request" version="1">
<TSaveContractsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contracts>
<TContract_V2 xsi:type="TContract_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
<ExternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</ExternalContractPartner>
<InternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</InternalContractPartner>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<ContractNumber>ContractNumber</ContractNumber>
<State>csActive</State>
<Tags>
<string>Value 1</string>
<string>Value 2</string>
</Tags>
<Duration>0</Duration>
<DurationTimeUnit>tuDays</DurationTimeUnit>
<IsTerminable>true</IsTerminable>
<IsAutoExtended>true</IsAutoExtended>
<ExtensionPeriod>0</ExtensionPeriod>
<ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
<TermOfNotice>0</TermOfNotice>
<TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
<TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
<IsTerminated>true</IsTerminated>
<TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
<ReasonForTermination>ReasonForTermination</ReasonForTermination>
<ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
<ContractType xsi:type="TContractType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</ContractType>
<Beneficiaries>
<TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Name>Name</Name>
<MasterDataKind>mdContact</MasterDataKind>
</TContractMasterDataLink_V1>
<TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Name>Name</Name>
<MasterDataKind>mdContact</MasterDataKind>
</TContractMasterDataLink_V1>
</Beneficiaries>
<ContactPersons>
<TContractContactLink_V1 xsi:type="TContractContactLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Responsibility>Responsibility</Responsibility>
</TContractContactLink_V1>
<TContractContactLink_V1 xsi:type="TContractContactLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Responsibility>Responsibility</Responsibility>
</TContractContactLink_V1>
</ContactPersons>
<Relations>
<TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<RelationKind>rkSuccessor</RelationKind>
<Name>Name</Name>
<ContractState>csActive</ContractState>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
</TContractRelationLink_V1>
<TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<RelationKind>rkSuccessor</RelationKind>
<Name>Name</Name>
<ContractState>csActive</ContractState>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
</TContractRelationLink_V1>
</Relations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TContract_V2>
<TContract_V2 xsi:type="TContract_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
<ExternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</ExternalContractPartner>
<InternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</InternalContractPartner>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<ContractNumber>ContractNumber</ContractNumber>
<State>csActive</State>
<Tags>
<string>Value 1</string>
<string>Value 2</string>
</Tags>
<Duration>0</Duration>
<DurationTimeUnit>tuDays</DurationTimeUnit>
<IsTerminable>true</IsTerminable>
<IsAutoExtended>true</IsAutoExtended>
<ExtensionPeriod>0</ExtensionPeriod>
<ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
<TermOfNotice>0</TermOfNotice>
<TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
<TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
<IsTerminated>true</IsTerminated>
<TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
<ReasonForTermination>ReasonForTermination</ReasonForTermination>
<ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
<ContractType xsi:type="TContractType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</ContractType>
<Beneficiaries>
<TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Name>Name</Name>
<MasterDataKind>mdContact</MasterDataKind>
</TContractMasterDataLink_V1>
<TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Name>Name</Name>
<MasterDataKind>mdContact</MasterDataKind>
</TContractMasterDataLink_V1>
</Beneficiaries>
<ContactPersons>
<TContractContactLink_V1 xsi:type="TContractContactLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Responsibility>Responsibility</Responsibility>
</TContractContactLink_V1>
<TContractContactLink_V1 xsi:type="TContractContactLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Responsibility>Responsibility</Responsibility>
</TContractContactLink_V1>
</ContactPersons>
<Relations>
<TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<RelationKind>rkSuccessor</RelationKind>
<Name>Name</Name>
<ContractState>csActive</ContractState>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
</TContractRelationLink_V1>
<TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<RelationKind>rkSuccessor</RelationKind>
<Name>Name</Name>
<ContractState>csActive</ContractState>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
</TContractRelationLink_V1>
</Relations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TContract_V2>
</Contracts>
</TSaveContractsRequest_V1>
</SaveContracts>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContractsResponse_V1">
<ACMP>
<SaveContracts ActionType="Response" version="1">
<TSaveContractsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TSaveContractsResponse_V1>
</SaveContracts>
</ACMP>
</ICQL>
Delete master data objects
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteCompanyListRequest_V1">
<ACMP>
<DeleteCompanyList ActionType="Request" version="1">
<TDeleteCompanyListRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CompanyIds>
<string>Value 1</string>
<string>Value 2</string>
</CompanyIds>
</TDeleteCompanyListRequest_V1>
</DeleteCompanyList>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteCompanyListResponse_V1">
<ACMP>
<DeleteCompanyList ActionType="Response" version="1">
<TDeleteCompanyListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteCompanyListResponse_V1>
</DeleteCompanyList>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteContactsRequest_V1">
<ACMP>
<DeleteContacts ActionType="Request" version="1">
<TDeleteContactsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ContactIds>
<string>Value 1</string>
<string>Value 2</string>
</ContactIds>
</TDeleteContactsRequest_V1>
</DeleteContacts>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteContactsResponse_V1">
<ACMP>
<DeleteContacts ActionType="Response" version="1">
<TDeleteContactsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteContactsResponse_V1>
</DeleteContacts>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteCostCentersRequest_V1">
<ACMP>
<DeleteCostCenters ActionType="Request" version="1">
<TDeleteCostCentersRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CostCenterIds>
<string>Value 1</string>
<string>Value 2</string>
</CostCenterIds>
</TDeleteCostCentersRequest_V1>
</DeleteCostCenters>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteCostCentersResponse_V1">
<ACMP>
<DeleteCostCenters ActionType="Response" version="1">
<TDeleteCostCentersResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteCostCentersResponse_V1>
</DeleteCostCenters>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteDepartmentsRequest_V1">
<ACMP>
<DeleteDepartments ActionType="Request" version="1">
<TDeleteDepartmentsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DepartmentIds>
<string>Value 1</string>
<string>Value 2</string>
</DepartmentIds>
</TDeleteDepartmentsRequest_V1>
</DeleteDepartments>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteDepartmentsResponse_V1">
<ACMP>
<DeleteDepartments ActionType="Response" version="1">
<TDeleteDepartmentsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteDepartmentsResponse_V1>
</DeleteDepartments>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteLocationsRequest_V1">
<ACMP>
<DeleteLocations ActionType="Request" version="1">
<TDeleteLocationsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LocationIds>
<string>Value 1</string>
<string>Value 2</string>
</LocationIds>
</TDeleteLocationsRequest_V1>
</DeleteLocations>
</ACMP>
</ICQL>
<?xml version="1.0" encoding="utf-8"?>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteLocationsResponse_V1">
<ACMP>
<DeleteLocations ActionType="Response" version="1">
<TDeleteLocationsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteLocationsResponse_V1>
</DeleteLocations>
</ACMP>
</ICQL>
Read Master Data Objects
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetMasterDataSettingsRequest_V1">
<ACMP>
<GetMasterDataSettings ActionType="Request" version="1">
<TGetMasterDataSettingsRequest_V1/>
</GetMasterDataSettings>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetMasterDataSettingsResponse_V1">
<ACMP>
<GetMasterDataSettings ActionType="Response" version="1">
<TGetMasterDataSettingsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MasterDataSettings xsi:type="TMasterDataSettings_V1">
<ContactCustomFieldIdsOrdered>
<string>Value 1</string>
<string>Value 2</string>
</ContactCustomFieldIdsOrdered>
<ContractTypes>
<TContractType_V1 xsi:type="TContractType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</TContractType_V1>
<TContractType_V1 xsi:type="TContractType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</TContractType_V1>
</ContractTypes>
<DocumentTypes>
<TDocumentType_V1 xsi:type="TDocumentType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</TDocumentType_V1>
<TDocumentType_V1 xsi:type="TDocumentType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</TDocumentType_V1>
</DocumentTypes>
<MaxDocumentSize>0</MaxDocumentSize>
</MasterDataSettings>
<DataVersion>DataVersion</DataVersion>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetMasterDataSettingsResponse_V1>
</GetMasterDataSettings>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetContact ActionType="Request" version="1">
<TGetContactRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetContactRequest_V1>
</GetContact>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContactResponse_V1">
<ACMP>
<GetContact ActionType="Response" version="1">
<TGetContactResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contact xsi:type="TContact_V2">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Titles>Titles</Titles>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<Phone>Phone</Phone>
<Phone2>Phone2</Phone2>
<Phone3>Phone3</Phone3>
<Phone4>Phone4</Phone4>
<Fax>Fax</Fax>
<Email>Email</Email>
<PreferredContactMethod>pcPhone</PreferredContactMethod>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<DepartmentName>DepartmentName</DepartmentName>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenterName>CostCenterName</CostCenterName>
<CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
<CompanyName>CompanyName</CompanyName>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<LocationName>LocationName</LocationName>
<HasDeleteFlag>false</HasDeleteFlag>
<HTMLComment>HTMLComment</HTMLComment>
<ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
<Address>Address</Address>
<Zipcode>Zipcode</Zipcode>
<City>City</City>
<Country>Country</Country>
<Position>Position</Position>
<IsUser>false</IsUser>
<FullName>FullName</FullName>
<ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
<ClientLinkCollection>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
</ClientLinkCollection>
<HasPhoneNumber>false</HasPhoneNumber>
<AssetCount>0</AssetCount>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<Company xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</Company>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
</Contact>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetContactResponse_V1>
</GetContact>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContactRequest_V2">
<ACMP>
<GetContact ActionType="Request" version="2">
<TGetContactRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetContactRequest_V2>
</GetContact>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContactResponse_V2">
<ACMP>
<GetContact ActionType="Response" version="2">
<TGetContactResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contact xsi:type="TContact_V3">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Titles>Titles</Titles>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<Phone>Phone</Phone>
<Phone2>Phone2</Phone2>
<Phone3>Phone3</Phone3>
<Phone4>Phone4</Phone4>
<Fax>Fax</Fax>
<Email>Email</Email>
<PreferredContactMethod>pcPhone</PreferredContactMethod>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<DepartmentName>DepartmentName</DepartmentName>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenterName>CostCenterName</CostCenterName>
<CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
<CompanyName>CompanyName</CompanyName>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<LocationName>LocationName</LocationName>
<HasDeleteFlag>false</HasDeleteFlag>
<HTMLComment>HTMLComment</HTMLComment>
<ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
<Address>Address</Address>
<Zipcode>Zipcode</Zipcode>
<City>City</City>
<Country>Country</Country>
<Position>Position</Position>
<IsUser>false</IsUser>
<FullName>FullName</FullName>
<ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
<ClientLinkCollection>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
<TClientInfo_V1 xsi:type="TClientInfo_V1">
<ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
<ComputerName>ComputerName</ComputerName>
<ComputerDomain>ComputerDomain</ComputerDomain>
</TClientInfo_V1>
</ClientLinkCollection>
<HasPhoneNumber>false</HasPhoneNumber>
<AssetCount>0</AssetCount>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<Company xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</Company>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
</Contact>
<Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetContactResponse_V2>
</GetContact>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetContract version="1">
<TGetContractRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetContractRequest_V1>
</GetContract>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContractResponse_V1">
<ACMP>
<GetContract ActionType="Response" version="1">
<TGetContractResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contract xsi:type="TContract_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
<ExternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</ExternalContractPartner>
<InternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</InternalContractPartner>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<ContractNumber>ContractNumber</ContractNumber>
<State>csActive</State>
<Tags>
<string>Value 1</string>
<string>Value 2</string>
</Tags>
<Duration>0</Duration>
<DurationTimeUnit>tuDays</DurationTimeUnit>
<IsTerminable>false</IsTerminable>
<IsAutoExtended>false</IsAutoExtended>
<ExtensionPeriod>0</ExtensionPeriod>
<ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
<TermOfNotice>0</TermOfNotice>
<TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
<TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
<IsTerminated>false</IsTerminated>
<TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
<ReasonForTermination>ReasonForTermination</ReasonForTermination>
<ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
<ContractType xsi:type="TContractType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</ContractType>
<Beneficiaries>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</Beneficiaries>
<ContactPersons>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</ContactPersons>
<Relations>
<TContractInfo_V1 xsi:type="TContractInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TContractInfo_V1>
<TContractInfo_V1 xsi:type="TContractInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TContractInfo_V1>
</Relations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Contract>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetContractResponse_V1>
</GetContract>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContractRequest_V2">
<ACMP>
<GetContract ActionType="Request" version="2">
<TGetContractRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetContractRequest_V2>
</GetContract>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContractResponse_V2">
<ACMP>
<GetContract ActionType="Response" version="2">
<TGetContractResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contract xsi:type="TContract_V3">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
<ExternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</ExternalContractPartner>
<InternalContractPartner xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</InternalContractPartner>
<DocumentLinks>
<TDocumentLink_V2 xsi:type="TDocumentLink_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
<DocumentSource>FileRepository</DocumentSource>
<LinkDescription>LinkDescription</LinkDescription>
</TDocumentLink_V2>
<TDocumentLink_V2 xsi:type="TDocumentLink_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
<DocumentSource>FileRepository</DocumentSource>
<LinkDescription>LinkDescription</LinkDescription>
</TDocumentLink_V2>
</DocumentLinks>
<ContractNumber>ContractNumber</ContractNumber>
<State>csActive</State>
<Tags>
<string>Value 1</string>
<string>Value 2</string>
</Tags>
<Duration>0</Duration>
<DurationTimeUnit>tuDays</DurationTimeUnit>
<IsTerminable>true</IsTerminable>
<IsAutoExtended>true</IsAutoExtended>
<ExtensionPeriod>0</ExtensionPeriod>
<ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
<TermOfNotice>0</TermOfNotice>
<TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
<TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
<IsTerminated>true</IsTerminated>
<TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
<ReasonForTermination>ReasonForTermination</ReasonForTermination>
<ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
<ContractType xsi:type="TContractType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Caption_en>Caption_en</Caption_en>
<Caption_de>Caption_de</Caption_de>
</ContractType>
<Beneficiaries>
<TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Name>Name</Name>
<MasterDataKind>mdContact</MasterDataKind>
</TContractMasterDataLink_V1>
<TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Name>Name</Name>
<MasterDataKind>mdContact</MasterDataKind>
</TContractMasterDataLink_V1>
</Beneficiaries>
<ContactPersons>
<TContractContactLink_V1 xsi:type="TContractContactLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Responsibility>Responsibility</Responsibility>
</TContractContactLink_V1>
<TContractContactLink_V1 xsi:type="TContractContactLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Responsibility>Responsibility</Responsibility>
</TContractContactLink_V1>
</ContactPersons>
<Relations>
<TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<RelationKind>rkSuccessor</RelationKind>
<Name>Name</Name>
<ContractState>csActive</ContractState>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
</TContractRelationLink_V1>
<TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<RelationKind>rkSuccessor</RelationKind>
<Name>Name</Name>
<ContractState>csActive</ContractState>
<StartDate>1899-12-30T00:00:00.000Z</StartDate>
<ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
</TContractRelationLink_V1>
</Relations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Contract>
<Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetContractResponse_V2>
</GetContract>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetCostCenter ActionType="Request" version="1">
<TGetCostCenterRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetCostCenterRequest_V1>
</GetCostCenter>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCostCenterResponse_V1">
<ACMP>
<GetCostCenter ActionType="Response" version="1">
<TGetCostCenterResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CostCenter xsi:type="TCostCenter_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<ContactLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
<AssetCount>0</AssetCount>
</CostCenter>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetCostCenterResponse_V1>
</GetCostCenter>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCostCenterRequest_V2">
<ACMP>
<GetCostCenter ActionType="Request" version="2">
<TGetCostCenterRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetCostCenterRequest_V2>
</GetCostCenter>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCostCenterResponse_V2">
<ACMP>
<GetCostCenter ActionType="Response" version="2">
<TGetCostCenterResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CostCenter xsi:type="TCostCenter_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
<AssetCount>0</AssetCount>
</CostCenter>
<Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetCostCenterResponse_V2>
</GetCostCenter>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetDepartment ActionType="Request" version="1">
<TGetDepartmentRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetDepartmentRequest_V1>
</GetDepartment>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetDepartment version="1">
<TGetDepartmentResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Department xsi:type="TDepartment_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<ContactLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID/>
<Name/>
<Familyname/>
<Fullname/>
<Email/>
<HasPhoneNumber>false</HasPhoneNumber>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID/>
<Name/>
<Familyname/>
<Fullname/>
<Email/>
<HasPhoneNumber>false</HasPhoneNumber>
</TContactInfo_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID/>
<Name/>
<Familyname/>
<Fullname/>
<Email/>
<HasPhoneNumber>false</HasPhoneNumber>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID/>
<Name/>
<Familyname/>
<Fullname/>
<Email/>
<HasPhoneNumber>false</HasPhoneNumber>
</TContactInfo_V1>
</MemberLinkCollection>
<AssetCount>0</AssetCount>
</Department>
</TGetDepartmentResponse_V1>
</GetDepartment>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDepartmentRequest_V2">
<ACMP>
<GetDepartment ActionType="Request" version="2">
<TGetDepartmentRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetDepartmentRequest_V2>
</GetDepartment>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDepartmentResponse_V2">
<ACMP>
<GetDepartment ActionType="Response" version="2">
<TGetDepartmentResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Department xsi:type="TDepartment_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Description>Description</Description>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
<AssetCount>0</AssetCount>
</Department>
<Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetDepartmentResponse_V2>
</GetDepartment>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetLocation ActionType="Request" version="1">
<TGetLocationRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetLocationRequest_V1>
</GetLocation>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetLocationResponse_V1">
<ACMP>
<GetLocation ActionType="Response" version="1">
<TGetLocationResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Location xsi:type="TLocation_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Description>Description</Description>
<Street>Street</Street>
<City>City</City>
<PostalCode>PostalCode</PostalCode>
<Country>Country</Country>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<LocationKind>lkLocation</LocationKind>
<ContactLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
</Location>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetLocationResponse_V1>
</GetLocation>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetLocationRequest_V2">
<ACMP>
<GetLocation ActionType="Request" version="2">
<TGetLocationRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetLocationRequest_V2>
</GetLocation>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetLocationResponse_V2">
<ACMP>
<GetLocation ActionType="Response" version="2">
<TGetLocationResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Location xsi:type="TLocation_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Description>Description</Description>
<Street>Street</Street>
<City>City</City>
<PostalCode>PostalCode</PostalCode>
<Country>Country</Country>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<LocationKind>lkLocation</LocationKind>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
<AssetCount>0</AssetCount>
<HasSubLocations>true</HasSubLocations>
</Location>
<Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetLocationResponse_V2>
</GetLocation>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetCompany version="1">
<TGetCompanyRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetCompanyRequest_V1>
</GetCompany>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCompanyResponse_V1">
<ACMP>
<GetCompany ActionType="Response" version="1">
<TGetCompanyResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Company xsi:type="TCompany_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<PostalCode>PostalCode</PostalCode>
<Street>Street</Street>
<City>City</City>
<Country>Country</Country>
<Description>Description</Description>
<CustomerId>{59387FFD-B171-47C5-B735-041FA132CA39}</CustomerId>
<CompanyKinds/>
<IsManufacturer>false</IsManufacturer>
<IsVendor>false</IsVendor>
<IsServicePartner>false</IsServicePartner>
<ContactLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
</Company>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetCompanyResponse_V1>
</GetCompany>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCompanyRequest_V2">
<ACMP>
<GetCompany ActionType="Request" version="2">
<TGetCompanyRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetCompanyRequest_V2>
</GetCompany>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCompanyResponse_V2">
<ACMP>
<GetCompany ActionType="Response" version="2">
<TGetCompanyResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Company xsi:type="TCompany_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<PostalCode>PostalCode</PostalCode>
<Street>Street</Street>
<City>City</City>
<Country>Country</Country>
<Description>Description</Description>
<CustomerId>CustomerId</CustomerId>
<CompanyKinds/>
<IsManufacturer>true</IsManufacturer>
<IsVendor>true</IsVendor>
<IsServicePartner>true</IsServicePartner>
<ContactLinkCollection>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
<TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Responsibility>Responsibility</Responsibility>
</TMasterDataContactLink_V1>
</ContactLinkCollection>
<MemberLinkCollection>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>true</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</MemberLinkCollection>
</Company>
<Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetCompanyResponse_V2>
</GetCompany>
</ACMP>
</ICQL>
Read Master Data Object Lists
<ICQL>
<ACMP>
<GetContactList version="1">
<TGetContactListRequest_V1/>
</GetContactList>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContactListResponse_V1">
<ACMP>
<GetContactList ActionType="Response" version="1">
<TGetContactListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contacts>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
<TContactInfo_V1 xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</TContactInfo_V1>
</Contacts>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetContactListResponse_V1>
</GetContactList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetContractList version="1">
<TGetContractListRequest_V1/>
</GetContractList>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetContractListResponse_V1">
<ACMP>
<GetContractList ActionType="Response" version="1">
<TGetContractListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Contracts>
<TContractInfo_V1 xsi:type="TContractInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TContractInfo_V1>
<TContractInfo_V1 xsi:type="TContractInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TContractInfo_V1>
</Contracts>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetContractListResponse_V1>
</GetContractList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetCostCenterList version="1">
<TGetCostCenterListRequest_V1/>
</GetCostCenterList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetCostCenterList version="1">
<TGetCostCenterListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CostCenters>
<TCostCenterInfo_V1 xsi:type="TCostCenterInfo_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TCostCenterInfo_V1>
<TCostCenterInfo_V1 xsi:type="TCostCenterInfo_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TCostCenterInfo_V1>
</CostCenters>
</TGetCostCenterListResponse_V1>
</GetCostCenterList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetDepartmentList version="1">
<TGetDepartmentListRequest_V1/>
</GetDepartmentList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetDepartmentList version="1">
<TGetDepartmentListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Departments>
<TDepartmentInfo_V1 xsi:type="TDepartmentInfo_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TDepartmentInfo_V1>
<TDepartmentInfo_V1 xsi:type="TDepartmentInfo_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TDepartmentInfo_V1>
</Departments>
</TGetDepartmentListResponse_V1>
</GetDepartmentList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetLocationList version="1">
<TGetLocationListRequest_V1/>
</GetLocationList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetLocationList version="1">
<TGetLocationListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Locations>
<TLocationInfo_V1 xsi:type="TLocationInfo_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TLocationInfo_V1>
<TLocationInfo_V1 xsi:type="TLocationInfo_V1">
<Id>Id</Id>
<ParentId>ParentId</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</TLocationInfo_V1>
</Locations>
</TGetLocationListResponse_V1>
</GetLocationList>
</ACMP>
</ICQL>
<ICQL>
<ACMP>
<GetCompanyList version="1">
<TGetCompanyListRequest_V1/>
</GetCompanyList>
</ACMP>
</ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetCompanyListResponse_V1">
<ACMP>
<GetCompanyList ActionType="Response" version="1">
<TGetCompanyListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Companies>
<TCompanyInfo_V1 xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</TCompanyInfo_V1>
<TCompanyInfo_V1 xsi:type="TCompanyInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<Description>Description</Description>
<CompanyKinds/>
</TCompanyInfo_V1>
</Companies>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetCompanyListResponse_V1>
</GetCompanyList>
</ACMP>
</ICQL>

