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.
Finds a PDSSalesLinePricingCalculation table based on a SalesLine record ID.
Syntax
client server public static PDSSalesLinePricingCalculation findBySalesLine(SalesLineRefRecId _salesLineRecId, [boolean _forupdate])
Run On
Called
Parameters
- _salesLineRecId
Type: SalesLineRefRecId Extended Data Type
The SalesLine record ID.
- _forupdate
Type: boolean
Determines whether the found PDSSalesLinePricingCalculation record will be selected for update or not. Optional.
Return Value
Type: PDSSalesLinePricingCalculation Table
The found PDSSalesLinePricingCalculation record; otherwise, an empty buffer.