Data areas cannot be defined in subprocedures.
30
Cause . . . . . : Data areas can only be defined in the main source section. The specification is ignored.
Recovery . . . : Move the DEFINE statement to the main source section. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.