ReqPeggingTreeNodeSalesOrder::newStandard Method [AX 2012]

Creates a new instance of the ReqPeggingTreeNodeSalesOrder class.

client server public static ReqPeggingTreeNodeSalesOrder newStandard(SalesTable _salesTable)

Run On

Called

Parameters

_salesTable
Type: SalesTable Table
The SalesTable record buffer that is represented by the node.

Return Value

Type: ReqPeggingTreeNodeSalesOrder Class
A new instance of the ReqPeggingTreeNodeSalesOrder class.
Show: