Defining a data item in the DATA DIVISION as a user-defined data type does not change how the data is interpreted by the debugger. Data items defined using the TYPE clause behave exactly as if they had been defined without using the TYPE clause.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.