Show TOC

CHK_OBLI and CHK_INIT

Criteria for setting CHK_OBLI and CHK_INIT

The indicator CHK_OBLI determines how the function module reacts if the corresponding characteristic is flagged as mandatory but is missing from the message.

The indicator CHK_INIT determines how it will react to a characteristic that has not been assigned a value (that is, blank).

The indicator can have the following values.

value constant action
0 OFF no errors should be triggered.
1 RAISE_WARNING message status (field SCOMH-ERRKZ) should be set to
'warning'.
2 RAISE_ERROR message status (field SCOMH-ERRKZ) should be set to
'error'.

The constants RAISE_ERROR, RAISE_WARNING and OFF are defined in the Include LCOCDT0P.