User Profile Types and PSOPRALIAS
PeopleSoft Campus Solutions 9.2
PeopleTools 8.60.05
PUM 29
We're looking to add fields to the User Profile Types to help identify users who are not students, but need access to the system. When I try to add a field like department id, I get this on fieldchange in the userprofile: Field does not exist -- PSOPRALIAS.DEPTID. (2,104) PSOPRALIAS_WRK.ATTRVALUE.FieldChange PCPC:2075 Statement:22
A reference to a record.field name was made and the record.field name was not found to exist. Verify that the field exists on the page in which the PeopleCode program is being executed.
Review the program for errors. If necessary, run a PeopleCode trace to determine the program that failed."