ddTable
The PHP function ddTable returns an associative array completely
describing a table, including the table's description, module,
and complete details on every column. The array has been filtered
by the current user's security settings, so that columns the user
is not allowed to see are removed completely.
string $table_id - Id for the data dictionary table you want to receive
RETURN VALUE
reference - Returns a reference to the requested data dictionary table