www.mvcsys.de

$SYSTEM.SYSDICT
Definition DDF-V4

Objektdaten

Definition

*
* Version 7 of the current Dictionary Definition Files.
*
* This version of the DDF describes dictionaries and catalogs maintained
* by D30 DDL.  (Only the version number has been changed since D20.)
*
DEF DDF-V4.
*
*    Next available object number.
*
  02 NEXT-OBJ                           TYPE OBJECT-NUMBER
                                        DISPLAY "[BZ]I10"
                                        HEADING "Next/Object".
                                        !Offset 0, Länge 4
*
*    Next available text identification number.
*
  02 NEXT-TEXT-ID                       TYPE TEXT-ID
                                        DISPLAY "[BZ]I10"
                                        HEADING "Next/Text Id".
                                        !Offset 4, Länge 4
*
  02 VERSION                            TYPE BINARY 16 UNSIGNED
                                        VALUE 7
                                        MUST BE 7
                                        HEADING "Dict/Version".
                                        !Offset 8, Länge 2
*
*    Guardian userid of the creator of this dictionary.
*
  02 CREATOR-USERID                     TYPE USERID-NAME
                                        HEADING "Creator User Id".
                                        !Offset 10, Länge 16
*
*    Next available qualifier identification number.
*
  02 NEXT-QUAL-ID                       TYPE QUALIFIER-ID
                                        DISPLAY "[BZ]I10"
                                        HEADING "Next/Qual Id".
                                        !Offset 26, Länge 4
END.

Abhängigkeiten

Records

  1. DDF