ReqPeggingTreeNodeSalesOrder::newStandard Method [AX 2012]
Creates a new instance of the ReqPeggingTreeNodeSalesOrder class.
client server public static ReqPeggingTreeNodeSalesOrder newStandard(SalesTable _salesTable)
Run On
CalledParameters
- _salesTable
- Type: SalesTable Table
The SalesTable record buffer that is represented by the node.
Return Value
Type: ReqPeggingTreeNodeSalesOrder ClassA new instance of the ReqPeggingTreeNodeSalesOrder class.
Show: