Created On:  12 July 2010
Problem:
In Studio Enterprise Edition Checker, when defining a group typedef in one program scope and then using it in declarations in another program scope this could lead to incorrect execution results when fields within that structure are accessed.
Resolution:
This is currently a restriction. See the attached COBOL programs for examples of when the problem occurs:
• X1.cbl – outer and nested programs.
• X2.cbl – the working-storage area and either the class-object or object area of an MF OO program.
• X3.cbl – the class-object and object areas of a managed program. X3 should be compiled with ILGEN.
• X1.cbl – outer and nested programs.
• X2.cbl – the working-storage area and either the class-object or object area of an MF OO program.
• X3.cbl – the class-object and object areas of a managed program. X3 should be compiled with ILGEN.
Attachments
Old KB# 31435
#MFDS
#EnterpriseDeveloper

