Invalid row number -1 for class Rowset method GetRow. (2,263) B_REC_DERIVED.FUNCLIB.FieldFormula Name:InsertAppData PCPC:92851 Statement:1559
Called from:HRS_CE.GBL.HRS_CE_LNK_WRK.HRS_SUBMIT_PB.FieldChange Statement:1
A PeopleCode program has called an object method with an invalid value for the row number parameter. The row number should be within the range of existing rows in the rowset.
Use the PeopleCode Debugger or a PeopleCode trace to determine the point of the error and correct the program.