!--a11y-->
Definition
This component describes the properties of the structures, characteristics, and attributes, and how they are distributed between the axes.
Structure
The AXIS_INFO is a table of axes (rows, columns, and filters) with the appropriate axes components.
|
AXIS_INFO |
Description |
|
AXIS |
Axis ID 0 : Columns 1 : Rows 255 : Filters |
|
NCHARS |
Value cells The cells are arranged by row first, and then by column. |
|
NCOORDS |
Number of objects on the axis (number of rows / columns / filter values) |
|
CHARS |
Characteristics with their attributes and structures on the axis. |
The complex table CHARS has the following structure:
|
CHARS |
Description |
|
CHANM |
Name of the characteristic or of the structure |
|
HIENM |
Hierarchy name , if the hierarchy is active |
|
VERSION |
Hierarchy version |
|
DATETO |
Key date for the hierarchy |
|
CAPTION |
Name of the characteristic or of the structure |
|
CHAPRSNT |
Characteristic display 0 : key and text 1 : Text 2 : Key 3 : Text and key 4 : Long text 5 : Medium text 6 : No display |
|
ATTRINM |
Attributes for this characteristic |
ATTRINM is a table of the attributes for the characteristic. It has the following structure:
|
ATTRINM |
Description |
|
ATTRINM |
Name of the attribute |
|
CAPTION |
Name of the attribute |
|
CHAPRSNT |
Attribute display 0 : key and text 1 : Text 2 : Key 3 : Text and key 4 : Long text 5 : Medium text |