PSAProjTree.expandingSalesQuotationTable Method [AX 2012]

Expand a quotation node in the tree

public void expandingSalesQuotationTable(
    int _idx, 
    RecId _recId, 
    TableId _tableId)

Run On

Client

Parameters

_idx
Type: int
The index of the node
_recId
Type: RecId Extended Data Type
The recId of the quotation
_tableId
Type: TableId Extended Data Type
The quotation table id

Community Additions

ADD
Show: