Share via


ReqPeggingTreeNodeSalesOrder::newStandard Method [AX 2012]

Creates a new instance of the ReqPeggingTreeNodeSalesOrder class.

Syntax

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.

See Also

Reference

ReqPeggingTreeNodeSalesOrder Class