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

Syntax

server public static str getAOTTableParentName(TableId tableid)

Run On

Server

Parameters

Return Value

Type: str
Name of parent table.

See Also

Reference

RetailUtils Class