PurchRFQTableMap2LineUpdate.getAxLineObject Method [AX 2012]

Creates an AxBC object for a line record.

public AxInternalBase getAxLineObject(AxInternalBase _axTable, PurchRFQLineMap _lineMap)

Run On

Server

Parameters

_axTable
Type: AxInternalBase Class
_lineMap
Type: PurchRFQLineMap Map

Return Value

Type: AxInternalBase Class
The AxBC object for the line record.

ExceptionCondition
Error

The method is not overridden.

This method should be overridden in a derived classes.

Community Additions

ADD
Show: