GetPointOfDeliveriesByAddress
A function import used to get points of deliveries by the address provided in the import parameters. The Business Add-In (BAdI) implementation for this function import is CRM_IU_UMC_ODATA_CNTRITEM
. A PointOfDelivery
Entity is returned at the end of the operation.
The function import GetPointOfDeliveriesByAddress
requires the following input parameters.
City
CountryID
DivisionID
HouseNo
PostalCode
Region
RoomNo
Street
A GET
operation is possible when using the GetPointOfDeliveriesByAddress
function import.