Qualified-name description

The topic describes the qualified-name description.

Qualified-Name
 
>>--+-/ODV-number------------------------------+---------------><
    |             .------------------------.   |
    |             V                  (1)   |   |
    '-variable-+----+-OF-+--variable-------+-+-'
               |    '-IN-'                   |
               |  .---------------.          |
               |  V         (1)   |          |
               '---variable-------+----------'
 
Note: A maximum of 19 repetitions

Some high-level languages may allow you to declare more than one variable with the same fully qualified name (although you generally are not able to refer to these variables in the high-level language program after they are declared). If you attempt to refer to such a variable using an i5/OS™ test facility command, the system selects one of the variables and uses it for the operation. No error is reported when a duplicate fully qualified name is selected.

Rules for qualified name description