CustPackingSlipJour::findFromCustPackingSlipTrans Method
Syntax
client server public static CustPackingSlipJour findFromCustPackingSlipTrans(
SalesId _salesId,
PackingSlipId _packingSlipId,
TransDate _packingslipDate,
[boolean _update])
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
- _packingSlipId
Type: PackingSlipId Extended Data Type
- _packingslipDate
Type: TransDate Extended Data Type
- _update
Type: boolean