Share via


SalesLine::getSalesLinePotencyPricingDetails Method

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

Return Value

Type: container
A container with:

  • The ID of the Pricing Calculation used.

  • The calculated line amount.

  • The calculated unit price.

.

See Also

Reference

SalesLine Table