Requisition Change Request Error "Invalid row number 8 for class Rowset method GetRow. (2,263)" when 'Submit' Button Clicked
(Doc ID 1360002.1)
Last updated on FEBRUARY 06, 2019
Applies to:
PeopleSoft Enterprise SCM eProcurement - Version 9.1 to 9.1 [Release 9]Information in this document applies to any platform.
Symptoms
Requisition Change Request (workflow enabled) scenarios:
1. Assume a Req (with more than 3-4 lines) which has already been sourced into a PO. In Manage requisitions page, click edit requisition and make a change to one line. click save and preview and then submit. The req gets submitted. Click edit req again and make modifications to more than one line (increase the qty) and click save and preview, then click Submit. The following error is thrown:
Invalid row number 8 for class Rowset method GetRow. (2,263) PV_REQUISITIONS.GBL.SavePostChange PCPC:2379 Statement:41
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.
2. Assume a Req (with more than 3-4 lines) which has already been sourced into a PO. In Manage requisitions page, click edit requisition and make a change to more than one line. Click save and preview and then submit. The following error is thrown.
Invalid row number 8 for class Rowset method GetRow. (2,263) PV_REQUISITIONS.GBL.SavePostChange PCPC:2379 Statement:41
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.
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! |