www.mvcsys.de

$SYSTEM.SYSDICT2
Definition NULL-VALUE

Object data

Definition

*
*    User specified null value, which if encountered in a data element
*    means that the element hasn't been initialized.  A null field will
*    not be included in an alternate key on that field
*
*
*                                    Must Be 0 thru 255
DEF NULL-VALUE                          TYPE BINARY 16
                                        DISPLAY "I5"
                                        HEADING "Null/Value".

Dependencies

Definitions

  1. KDF-V3
  2. OBL-V5