A. System Catalogs : ABF System Catalogs : ii_abfclasses Catalog
 
Share this page                  
ii_abfclasses Catalog
The ii_abfclasses catalog contains information on the attributes of ABF record types. Name, owner, and class information is stored in ii_objects; information about the record types is stored in ii_abfobjects:
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.