TransportationDocument::lookupLoadedPostalAddress Method
Provides a lookup for the LogisticsPostalAddress table.
Syntax
client server public static Common lookupLoadedPostalAddress(FormReferenceControl _formReferenceControl, TransportationDocument _transportationDocument)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form reference group control object on which to perform the lookup.
- _transportationDocument
Type: TransportationDocument Table
The TransportationDocument record on which to perform the lookup.
Return Value
Type: Common Table
The LogisticsPostalAddress record that was selected by the lookup.