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