Fonction SAP BARC_SET_CURVE_AXIS_ATTRIB - Set attributes of the axes for the curves

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FL BCVALS-FL C 2 Attribute
ID BCVALS-ID I 4 Axis identification
VAL BCVALS-VAL C 80 Value


The attribute type determines the use of the value.
Type |Constant |Meaning
-----+----------------------------+------------
'a' |BC_CONST-ADD_SECTION |Add a section
'r' |BC_CONST-REMOVE_SECTION |Remove a section
's' |BC_CONST-SET_RIBBON_SECTION |Set ribbon and section. Separate
| |them with '/'.
'SC' |BC_CONST-SET_COLUMN |Determines the column in which the
| |axis is displayed.
| |Default is the last column.
'b' | |Starting value of the axis
'e' | |End value of the axis
Note:
When you set the starting value for axis 'b', make sure that thestarting value for the section is set correspondingly, attribute 'v'.