$SYSTEM.SYSDICT
Definition ODF-V2
Objektdaten
- Timestamp: 6.05.1999 17:45:51.72
- Elemente: 9
- Größe: 86
Definition
*
* Version 2 of Object Definition File
*
DEF ODF-V2.
* System assigned unique number which is used throughout
* Dictionary to identify this object.
*
02 OBJECT TYPE OBJECT-NUMBER
DISPLAY "[BZ]I10"
HEADING "Object/Number".
!Offset 0, Länge 4
*
* Unique identifier (name) of object.
*
02 IDENTIFIER TYPE OBJECT-IDENTIFIER
HEADING "Object Identifier".
!Offset 4, Länge 32
*
* Current version number - incremented every time object
* is updated.
*
02 VERSION TYPE BINARY 16 UNSIGNED
DISPLAY "I3"
HEADING "Cur/Ver".
!Offset 36, Länge 2
*
* Timestamp taken when this object was first compiled.
*
02 DATE-CREATED TYPE INTERNAL-TIMESTAMP
HEADING "Date-Time/Created".
!Offset 38, Länge 6
*
* User ID of person who created this object.
*
02 CREATOR-USERID TYPE USERID-NAME
HEADING "Created By".
!Offset 44, Länge 16
*
* Timestamp taken the last time this object was last recompiled.
*
02 DATE-MODIFIED TYPE INTERNAL-TIMESTAMP
HEADING "Date-Time/Last Modified".
!Offset 60, Länge 6
*
* User ID of person who last modified this object.
*
02 MODIFIER-USERID TYPE USERID-NAME
HEADING "Modified By".
!Offset 66, Länge 16
*
* If there are any comments associated with this object, the
* comments will be stored in the OTF under this Text-Id, with the
* exception of DEFINITION, whose comments will be stored in the OTF
* under the Comment-Text in OBL. For non-DDL PATHMAKER objects,
* this is where the three lines of description is stored
*
02 COMMENT-TEXT TYPE TEXT-ID
DISPLAY "[BZ]I10"
HEADING "Comments/Text Id".
!Offset 82, Länge 4
END.
Abhängigkeiten
Records
- ODF