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.
Gets the potency pricing details of the sales line with the specified ID.
Syntax
server public static container getSalesLinePotencyPricingDetails(SalesLineRefRecId _salesLineRecId)
Run On
Server
Parameters
- _salesLineRecId
Type: SalesLineRefRecId Extended Data Type
An ID of a sales line.
Return Value
Type: container
A container with:
The ID of the Pricing Calculation used.
The calculated line amount.
The calculated unit price.
.