An exported field has the same name as the module or program being created.
30
Cause . . . . . : The exported field name cannot be used as the name of the module or program being created. The EXPORT keyword is ignored.
Recovery . . . : Either change the name of the exported field, or create the module or program using a different name. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.