Show TOC

 GetPremisesByAddress

 

A function import used to get premises by the search criteria provided in the input parameters. The Business Add-In (BAdI) implementation for this function import is CRM_IU_UMC_ODATA_PREMISE. A Premise Entity is returned at the end of the operation.

Function Import Parameters

The function import GetPremisesByAddress requires the following input parameters:

  • City

  • CountryID

  • DivisionID

  • HouseNo

  • PostalCode

  • Region

  • RoomNo

  • Street

Possible Operations

A GET operation is possible when using the GetPremisesByAddress function import.