/DEPENDENCY_DATA
/NODEPENDENCY_DATA (D)
Controls whether or not a compiled module entity is stored in
CDD/Repository. If you have CDD/REpository installed on your
system, you can use the /DEPENDENCY_DATA qualifier to store
CDD/Repository relationship information in the dictionary. The
information generated will correlate the VSI COBOL program with:
a. The object file created by the compilation
b. CDD/Repository entities specified in COPY FROM
DICTIONARY statements
c. CDD/Repository entities explicitly referenced in the
RECORD DEPENDENCY statements
The default, /NODEPENDENCY_DATA, indicates that a compiled module
entity and CDD/Repository relationships will not be recorded in
CDD/Repository.