We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Debug column is not created for the redefined column without having any sub level when debug option is enabled.
For copybook as below
10 field1 PIC X. 10 field2 redefines field1 PIC X.
The debug column is not generated for the column field2