Message Name | Error Message |
INVALID_APPROVER_ACTION | Invalid Approver Action for Labor Redistribution Default Queue. Valid values are (A)pprove and (F)YI. |
Invalid Approver Action for Labor Redistribution Default Queue, Valid Values: (A)pprove and (F)YI. |
INVALID_APPROVER_CATCH_ALL | Invalid Action for Catch-All Group for Labor Redistribution Default Queue. Action must be Approve. |
An invalid Approver Action was provied. Action must be Approve. |
INVALID_GRANTS_ONLY_IND | Invalid Applies to Grants Only Indicator for Labor Redistribution Default Queue. Valid Values are (Y)es and (N)o. |
Invalid Approver Action for Labor Redistribution Default Queue, Valid Values: Y)es and (N)o. |
MISSING_APPROVER_ACTION | Missing mandatory Approver Action for Labor Redistribution Default Queue. |
An Approver Action must be provided. Valid values are: (A)pprove and (F)YI. |
MISSING_GRANTS_ONLY_IND | Missing mandatory Applies to Grants Only Indicator for Labor Redistribution Default Queue. |
An Applies to Grants Only Indicator must be provided. Valid values are: (Y)es and (N)o. |
MISSING_NTRQPRT_ID | Missing mandatory Effort Certification Routing Queue Participant for Labor Redistribution Default Queue. |
The Routing Queue Participant ID parameter was omitted when calling a function or procedure in the Labor Redistribution Default Queue API (NB_REDISTR_DFLT_QUEUE) API. This parameter is a key value for the REDISTR_DFLT_QUEUE entity and must be provided. |
MISSING_PARENT | Invalid Effort Certification Routing Queue Participant for Labor Redistribution Default Queue. |
An attempt was made to create a REDISTR_DFLT_QUEUE record, but no parent record with these key values could be found. |
MISSING_SEQ_NO | Missing mandatory Approver Sequence Number for Labor Redistribution Default Queue. |
The Approver Sequence Number parameter was omitted when calling a function or procedure in the Labor Redistribution Default Queue API (NB_REDISTR_DFLT_QUEUE) API. This parameter is a key value for the REDISTR_DFLT_QUEUE entity and must be provided. |
PK_NOT_FOUND | Cannot update Labor Redistribution Default Queue, record does not exist. |
The combination of required parameters does not refer to an existing REDISTR_DFLT_QUEUE entity. |
P_DELETE_FAILED | Cannot delete Labor Redistribution Default Queue, record does not exist. |
An attempt was made to delete a REDISTR_DFLT_QUEUE record, but a record with these key values (or rowid) could not be found. |
RECORD_EXISTS | Cannot create Labor Redistribution Default Queue, record already exists. |
An attempt was made to create a new REDISTR_DFLT_QUEUE record, but a record already exists with these key values. |