PDSSalesParmLinePricingCalculation::findBySalesParmLine Method
Finds a PDSSalesParmLinePricingCalculation table based on a SalesParmLine record ID.
Syntax
client server public static PDSSalesParmLinePricingCalculation findBySalesParmLine(SalesParmLineRefRecId _salesParmLineRecId, [boolean _forupdate])
Run On
Called
Parameters
- _salesParmLineRecId
Type: SalesParmLineRefRecId Extended Data Type
The SalesParmLine record ID.
- _forupdate
Type: boolean
Determines whether the found PDSSalesParmLinePricingCalculation record will be selected for update or not. Optional.
Return Value
Type: PDSSalesParmLinePricingCalculation Table
The found PDSSalesParmLinePricingCalculation record; otherwise, an empty buffer.