SalesQuotationParmTable::findDeliveryInformation Method
Syntax
client server public static SalesQuotationParmTable findDeliveryInformation(
ParmId _parmId,
QuotationId _quotationId,
CustName _deliveryName,
LogisticsPostalAddressRecId _deliveryPostalAddress,
CustDlvModeId _dlvMode,
[boolean update])
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
- _quotationId
Type: QuotationId Extended Data Type
- _deliveryName
Type: CustName Extended Data Type
- _deliveryPostalAddress
Type: LogisticsPostalAddressRecId Extended Data Type
- _dlvMode
Type: CustDlvModeId Extended Data Type
- update
Type: boolean