Show TOC

ContactsLocate this document in the navigation structure

Functional Overview

In SAP CRM, Contact is an entity with whom a business relationship is maintained with another business partner. A contact would for example have details like address, communication data, roles, business hours.

Service and Metadata Documents

You can connect to SAP CRM system using SAP Gateway services. The links to access the service document and metadata document of contacts is given in table below.

Service Document

http://<hostname>:<port>/sap/opu/sdata/iwcnt/contact/?$format=xml&sap-client=<client number>

Metadata Document

http://<hostname>:<port>/sap/opu/sdata/iwcnt/contact/$metadata?$format=xml&sap-client=<client number>

Note

Contact your system administrator for host name, port and client number.

Collections

ContactCollection is the collection for contacts and has the following collections listed in the table below.

Collections

Description

ContactAddressCollection

This collection provides the address details of a business partner (like building ID, address usage code, city name, postal code) and address-dependent communication data (like telephone number, fax, e-mail and URI) along with its usage.

InternationalAddressVersionCollection — This is a collection under ContactAddressCollection and provides details on the international address versions maintained for an address of a business partner. Possible address versions are Arabic, Hebrew, Chinese, Greek, Hangul, International, Kanji, Traditional Chinese, Katakana, Cyrilic & Thai

ContactBusinessHourCollection

This collection provides information about the business hours of a business partner like visiting hours, calling hours or goods receiving hours.

ContactCommunicationDetailCollection

This collection provides information about address independent communication data of a business partner like e-mail addresses or cell phone numbers.

ContactNoteCollection

This collection provides information about the notes maintained for a business partner.

ContactRelationshipCollection

This collection provides information about the business-relevant, time-dependent relationship between two business partners. This collection does not show information of those who are having the relation HasEmployeeResponsibleFor.

RelatedContactsContactCollection

This collection provides information about all the contacts of a contact.

ContactsRelatedAccountCollection

This collection provides information about all the accounts, which are related to a contact.

ContactRoleCollection

A role is the business role that a business partner has. This collection provides information about the business environment of the business partner and its tasks (rights and obligations) that it has to observe in this environment like role code or role category code.

Note
  • Accounts should have at least one Address maintained for performing create and update operations on the 'AccountRelatedContacts' and 'ContactsRelatedAccounts' relationships

  • You cannot create relationships between CRM Accounts and Contacts if the Account is a person.

F4 Value Help

F4 value help collections for a contact:

  • AddressVersionCollection

  • AddressUsageCollection

  • CountryCollection

  • DepartmentCollection

  • LanguageCollection

  • MaritalStatusCollection

  • NationalityCountryCollection

  • PowerOfAttorneyCollection

  • SalutationCollection

  • URITypeCollection

  • GenderCollection

  • OriginCountryCollection

  • TimeZoneCollection

  • VerbalCommLanguageCollection

  • CommunicationTypeCollection

  • PartnerFunctionTypeCollection

  • AcademicTitleCollection

  • CategoryCollection

  • RegionCollection

  • FileTypeCollection

  • VipReasonCollection

Associations

For a contact there is a provision to navigate to:

  • Attachments which lists all the documents/attachments related to that contact.

  • Account service and check the details of all the accounts related to that contact.