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.
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