Previous Topic: DC243003Next Topic: DC243005


DC243004

TASK: <task-code> PROG: <program-name>; INVALID INTERNAL DATA - MAP <map-name> FIELD AT <row>,<column>

Reason:

The automatic editing feature of the mapping facility has encountered a data error. If the data is known to be correct, check the anticipated data against the following definitions for the field and the record element:

It is often useful to define a NOT FOUND catchall and/or a null string ('') in a code table to handle unanticipated values.

Execution continues despite this error; the program must include code to handle problems that arise from this error.

This message and message DC243003 identify the same condition but are associated with different severities. The value specified in the EXECUTE ON ERRORS field of the Response Process Definition screen of the CA ADS dialog compiler determines which message a user receives. A YES value for the EXECUTE ON ERRORS field specifies that execution of the task continues and message DC243004 is issued when a data error is encountered.

This message differs from message DC081017 since map paging was in process when message DC243004 was issued.

Module:

RHDCMPGP

Severity:

0