Package sb_scp_ruletimestat_strings
Error messages and error message functions for the SCP_RULETIMESTAT API (sb_scp_ruletimestat).
This package contains the error messages and error message functions for SB_SCP_RULETIMESTAT.
Message Name | Error Message |
INVALID_CAMP_CODE | Invalid camp code. |
Campus code should be a valid code from STVCAMP table. |
INVALID_COLL_CODE | Invalid college code. |
College code should be a valid code from STVCOLL table. |
INVALID_DEGC_CODE | Invalid degree code. |
Degree code should be a valid code from STVDEGC table. |
INVALID_LEVL_CODE | Invalid level code. |
Level code should be a valid code from STVLEVL table. |
INVALID_MAJR_CODE | Invalid major code. |
Major code should be a valid code from STVMAJR table. |
INVALID_SCPS_CODE_EFF | Invalid student centric period code. |
Period code should be a valid code from SOBSCPS table. |
INVALID_STYP_CODE | Invalid STYP code. |
Student type code should be a valid code from STVSTYP table. |
INVALID_TMST_CODE | Invalid TMST code. |
Time status code should be a valid code from STVTMST table. |
MISSING_SCPS_CODE_EFF | Missing student centric period code. |
Student Centric period code is missing. |
MISSING_TMST_CODE | Missing TMST code. |
Time status code is missing. |
PK_NOT_FOUND | Cannot find time status rule record using primary or unique key. |
Time status rule doesnot exists. |
P_DELETE_FAILED | Cannot delete time status rule because the record does not exist. |
Cannot delete time status rule because the record does not exist. |
RECORD_EXISTS | Time status rule already exists, record not created. |
Time status rule already exists. |
|