Package nb_redistr_ftyp_strings
This package contains the error messages and error message functions for the Labor Redistribution Member Fund Type API (NB_REDISTR_FTYP).
Message Name | Error Message |
INVALID_FTYP_CODE | Invalid Fund Type for Labor Redistribution Member Fund Type. |
An invalid Fund Type parameter was provided when calling a function or procedure in the Labor Redistribution Member Fund Type API (NB_REDISTR_FTYP). The code must exist in the Fund Type Validation table (FTVFTYP). |
MISSING_FTYP_CODE | Missing mandatory Fund Type for Labor Redistribution Member Fund Type. |
The Fund Type parameter was omitted when calling a function or procedure in the Labor Redistribution Member Fund Type API (NB_REDISTR_FTYP). This parameter is a key value for the REDISTR_FTYP entity and must be provided. |
MISSING_NTRLRAQ_ID | Missing mandatory Labor Redistribution Additional Queue Members ID for Labor Redistribution Member Fund Type. |
The Labor Redistribution Additional Queue Members ID parameter was omitted when calling a function or procedure in the Labor Redistribution Member Fund Type API (NB_REDISTR_FTYP). This parameter is a key value for the REDISTR_FTYP entity and must be provided. |
MISSING_PARENT | No Labor Redistribution Additional Queue Members record exists for Labor Redistribution Member Fund Type. |
An attempt was made to create a REDISTR_FTYP record, but no parent record with these key values could be found. |
P_DELETE_FAILED | Cannot delete Labor Redistribution Member Fund Type, record does not exist. |
An attempt was made to delete a REDISTR_FTYP record, but a record with these key values (or ROWID) could not be found. |
RECORD_EXISTS | Cannot create Labor Redistribution Member Fund Type, record already exists. |
An attempt was made to create a new REDISTR_FTYP record, but a record already exists with these key values. |
|