You are here: Using Condition Tables and the Record Dictionary > Record Dictionary Rules > FromDataDictToGVM
FromDataDictToGVM
Use this rule to copy a Record Dictionary value into a global variable. Place this rule in the JDT file.
Syntax
;Base_FromDataDictToGVM;; GVM(GlobalVariableName) DATA(DataDictVariableName);
Example
;Base_FromDataDictToGVM;;GVM(STATION1) DATA(OMR1);
© Copyright 2020, Oracle and/or its affiliates. All rights reserved. Legal notices.