Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Function to get the list of Tables in AOT
Syntax
server public static str getAOTTables()
Run On
Server
Return Value
Type: str
In case the table is derived its parent i.e. base table is appended to it delimited by comma (,) Output example :Table1,Table1's Base Table : Table2 : Table3 : Table4 , Table4's Base Table