Column Name | Data Type | Description |
---|---|---|
appl_id | integer | Object ID of the ABF application that contains this object. |
class_id | integer | Object ID of the record type containing the attributes. |
catt_id | integer | Object ID in the ii_objects catalog. |
class_order | smallint | Unused. |
adf_type | integer | Integer code representing the type of the attribute (user frames, procedures). Valid values are listed below; NULLable data types are represented as the negative of the listed value: 0 none 3 date 5 money 30 integer 31 floating point 37 text 40 string |
type_name | varchar(32) | Description of adf_type. |
adf_length | integer | Length of return type. |
adf_scale | integer | Scale factor of return type. |