Waitlisted Numbers 11-13 Cause Error On Fluid View My Classes Page: Assignment of "11th" to DERIVED_SSR_FL.WAITLIST_LBL Failed.
(Doc ID 2729870.1)
Last updated on MAY 04, 2021
Applies to:
PeopleSoft Enterprise CS Student Records - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
Fluid View My Classes: if you register students in a class with a waitlist, students that are waitlist position numbers 11 through 13 will hit the error in the code in self-service.
Assignment of "12th" to DERIVED_SSR_FL.WAITLIST_LBL failed.
SSR_MANAGE_CLASSES.COMPONENTS.SSR_COMPONENT_FL.OnExecute Name:Refresh_StudentTerms_lff PCPC:26601 Statement:323
Called from:SSR_MANAGE_CLASSES.COMPONENTS.SSR_COMPONENT_FL.OnExecute Name:SSR_VW_CLASS_FL_Activate Statement:194
Called from:SSR_VW_CLASS_FL.Activate Statement:1 The assignment to the specified field failed.
The assignment to the specified field failed.
The failure can be caused by any one of several problems. The new value could be too long to fit into the field, the new value could have too many digits (possibly including a sign) to the left of the decimal point to fit into the numeric field, there could be problems converting the new value to internal format, the field might not be present in the page buffers (rare), or there could be a memory allocation error (very rare).
Review the program for errors. If necessary, run a PeopleCode trace to determine the program that failed. A trace including "Show Assignments to Variables" will trace the new value."
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |