PurchReApprovalPolicyRuleFieldList.addTable2Hierarchy Method [AX 2012]
Adds a table to the table hierarchy.
private void addTable2Hierarchy(TableId _parentTable, TableId _tableId)
Run On
ClientParameters
- _parentTable
- Type: TableId Extended Data Type
The table ID of the parent table.
- _tableId
- Type: TableId Extended Data Type
The table ID of the child table.
Community Additions
ADD
Show: