
  PROCEDURE [XREF] avp$create_data_record
    (    key: avt$template_file_key;
         description_record_name: ost$name;
         field_value_list: avt$field_value_list;
     VAR file_information: avt$template_file_information;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ave$template_file_mgr_errors
*copyc avt$field_value_list
*copyc avt$template_file_information
*copyc avt$template_file_key
*copyc ost$name
*copyc ost$status
?? POP ??
