ErrorCodes

Description

Package: com.ibm.rpm.financial.constants

Usage

Error codes are used by managers and validation checkpoints to return an error message to the caller. All fields in class ErrorCodes are static, final integers. The error message is retrieved from the properties file errorCode.properties according to the integer error code provided.

Financial errors are specific to the document section of the API.

Financial error codes ranges: 410,001 - 411,000
  • 410,001 - 410,299: validation codes
  • 410,300 - 410,499: xpath codes
  • 410,500 +: manager codes

Supported API Calls

N/A

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. Financial Validation Error Codes
Code Description
410002 The charge code’s financial category is not compatible with the financial category of the associated charge code.
410003 Financials with system charge codes set to FTE are read-only.
410004 WBS Financials are read-only.
410001 The financial category stated is reserved for system charge codes.
410005 Cannot save a TimePhasedFinancial container with a null ID or a null grandparent ID.

Inherited Fields

N/A

Related Objects

N/A