The parameter table
ATTRIBUTES contains all attributes of one object method in a series of lines.For detailed information on the field type refer to
Data Formats of Attributes in Object Methods.
Field |
Type |
Length |
Description |
REFNUMBER |
NUMC |
6 |
Determines link between OBJECT_METHODS and ATTRIBUTE_LINES |
ATTRIBLINE |
CHAR |
32 |
Name of attribute for object method |
VALUE |
CHAR |
50 |
Value of an attribute (left-justified if not character) |
You must sort the lines of the
ATTRIBUTES table in ascending order by REFNUMBER .