RetailUtils::getAOTTableParentName Method [AX 2012]
This method receives a table id and find the corresponding Base Table from AOT This method takes care of Multilevel inheritence
server public static str getAOTTableParentName(TableId tableid)
Run On
ServerParameters
- tableid
- Type: TableId Extended Data Type
tableid of derived table.
Show: