PCPriceElementController.getPriceElementEntity Method [AX 2012]

Converts the priceElement to a PcPriceElementEnt - Entity

public PCPriceElementEnt getPriceElementEntity()

Run On

Called

Return Value

Type: PCPriceElementEnt Class
The PcPriceElementEnt that carries data of the PcPriceElement

ExceptionCondition
Error

Exception thrown if the type of the PCpriceElement is unknown.

Implements a simple factory that creates a PcPriceElementEnt based on the PcPriceElement type

Community Additions

ADD
Show: