Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified entity record for a postal address.
Syntax
public Common getDeliveryEntityRecord()
Run On
Called
Return Value
Type: Common Table
An entity record; otherwise, an empty record.
Remarks
The EntityType value of the postal address will determine the entity record returned.
In case of a Warehouse value, a InventLocation record will be returned.
In case of a Site value, a InventSite record will be returned.
In case of a Party value and a receiving address, a CompanyInfo record will be returned.
In case of a Party value and a delivery address, a CustTable record or a smmBusRelTable record will be returned.