Get_Attribute_Name

Retrieves a record attribute name. This function is primarily for internal use by procedures with no knowledge of the record passed to it.

FUNCTION Get_Attribute_Name (
   record_    IN type_record_,
   attribute_ IN type_record_attribute_ ) RETURN type_name_

Parameters

record_
  
Foundation1 record..

attribute_
   Record attribute.

Return

    Record attribute name.