Previous Topic: 1003/C003Next Topic: 1005/C005


1004/C004

Reason:

The argument list for a service request is invalid.

The task or transaction abnormally terminates without saving uncommitted changes.

Action:

This is most likely a programming error resulting from passing an invalid parameter list to the service router, TIROUTE. The request code passed to the service router indicated a parameter list that was not passed, or the passed argument list did not conform to the one expected for the service. Correct the code problem causing the invalid parameter list passed to the router.