Fonction SAP BARC_SET_DATELINE_ATTRIB - Set date line attributes

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

This module is also available as the form routine'SET_DATELINE_ATTRIB'.
The attribute type defines the use of the value.
The following types are provided:
'd' (= BC_CONST-DATE):
New time at which the dateline should be displayed.
'h' (= BC_CONST-COLOR_TYPE):
Color type defining what the corresponding dateline should look
like in the future.
'p' Priority. Determines the drawing level of the dateline.
'a' Start line of the dateline
'e' End line of the dateline
Constants are provided in the Include 'LBARCCON' for the possiblevalues.
Identification of the date line whose attributes are to be changed.
The value specified here depends on the attribute type (comp. field'FL').