InventTrackingCustJournalTable.postalAddress Method
Obtains the corresponding LogisticsPostalAddress record.
Syntax
public LogisticsPostalAddress postalAddress([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
Determines whether to select the LogisticsPostalAddress for updating.
Return Value
Type: LogisticsPostalAddress Table
The corresponding LogisticsPostalAddress record, if found; otherwise, an empty buffer.