{
{   The purpose of this request is to get selected attributes about a table.
{
{       FDP$GET_TABLE_ATTRIBUTES (FORM_IDENTIFIER, TABLE_NAME,
{         GET_TABLE_ATTRIBUTES, STATUS)
{
{  FORM_IDENTIFIER: (input)  This parameter specifies the form identifier to
{        query.
{
{  TABLE_NAME: (input)  This parameter specifies the table name.
{
{  GET_TABLE_ATTRIBUTES:  (input/output) This parameter specifies the table
{        attributes.
{
{  STATUS: (output) This parameter specifies the status record.
{
{        condition identifiers: fde$bad_data_value
{                               fde$invalid_form_identifier
{                               fde$invalid_table_attribute
{                               fde$invalid_table_name
{                               fde$no_object_at_position
{                               fde$unknown_table_name
{
