Message Name | Error Message |
CHILD_EXISTS | Cannot delete Labor Redistribution Additional Queue Members, Labor Redistribution Member Fund Type record exists. |
An attempt was made to delete a REDISTR_ADDL_QUEUE record, but a child record with these key values was found. |
INVALID_COAS_CODE | Invalid Chart Of Accounts for Labor Redistribution Additional Queue Members. |
An invalid Chart Of Accounts parameter was provided when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). The code must exist in the Chart of Accounts Validation table (FTVCOAS). |
INVALID_FTYP_INCL_EXCL_TYPE | Invalid Include or Exclude Fund Type for Labor Redistribution Additional Queue Members, valid values: (I)nclude, (E)xclude and Include (A)ll. |
There are three valid values for Include Or Exclude Fund Type: (I)nclude, (E)xclude and Include (A)ll. |
INVALID_MEMBER_ACTION | Invalid Approver Action for Labor Redistribution Additional Queue Members, valid values: (A)pprove or (F)YI. |
There are two valid values for Approver Action: (A)pprove and (F)YI. |
INVALID_MEMBER_USER_ID | Invalid User Name for Labor Redistribution Additional Queue Members. |
An invalid User Name parameter was provided when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). The code must exist in the Enterprise Oracle Access Table (GOBEACC). |
INVALID_ORGN_CODE | Invalid Organization for Labor Redistribution Additional Queue Members. |
An invalid Organization parameter was provided when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). The code must exist in the Organization Validation table (FTVORGN). |
MISSING_COAS_CODE | Missing mandatory Chart Of Accounts for Labor Redistribution Additional Queue Members. |
The Chart Of Accounts parameter was omitted when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). This parameter is a key value for the REDISTR_ADDL_QUEUE entity and must be provided. |
MISSING_FTYP_INCL_EXCL_TYPE | Missing mandatory Include or Exclude Fund Type for Labor Redistribution Additional Queue Members. |
The Include Or Exclude Fund Type parameter was omitted when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). This parameter is a key value for the REDISTR_ADDL_QUEUE entity and must be provided. |
MISSING_MEMBER_ACTION | Missing mandatory Approver Action for Labor Redistribution Additional Queue Members. |
The Approver Action parameter was omitted when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). This parameter is a key value for the REDISTR_ADDL_QUEUE entity and must be provided. |
MISSING_MEMBER_USER_ID | Missing mandatory User Name for Labor Redistribution Additional Queue Members. |
The User Name parameter was omitted when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). This parameter is a key value for the REDISTR_ADDL_QUEUE entity and must be provided. |
MISSING_ORGN_CODE | Missing mandatory Organization for Labor Redistribution Additional Queue Members. |
The Organization parameter was omitted when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). This parameter is a key value for the REDISTR_ADDL_QUEUE entity and must be provided. |
MISSING_SEQ_NO | Missing mandatory Approver Sequence Number for Labor Redistribution Additional Queue Members. |
The Approver Sequence Number parameter was omitted when calling a function or procedure in the Labor Redistribution Additional Queue Members API (NB_REDISTR_ADDL_QUEUE). This parameter is a key value for the REDISTR_ADDL_QUEUE entity and must be provided. |
PK_NOT_FOUND | Cannot update Labor Redistribution Additional Queue Members, record does not exist. |
The combination of required parameters does not refer to an existing REDISTR_ADDL_QUEUE entity. |
P_DELETE_FAILED | Cannot delete Labor Redistribution Additional Queue Members, record does not exist. |
An attempt was made to delete a REDISTR_ADDL_QUEUE record, but a record with these key values (or ROWID) could not be found. |
RECORD_EXISTS | Cannot create Labor Redistribution Additional Queue Members, record already exists. |
An attempt was made to create a new REDISTR_ADDL_QUEUE record, but a record already exists with these key values. |