Peoplecode Error When Saving Requisition With Placement Of Item Substitute
(Doc ID 2370133.1)
Last updated on SEPTEMBER 07, 2021
Applies to:
PeopleSoft Enterprise SCM eProcurement - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
Peoplecode error when saving requisition with placement of item substitute.
Steps to reproduce the issue:
1.Commitment Control is OFF. Turn on Item Substitutes at the Business Level. Save the page.
2.Create a multi-line Requisition with the following information. Use three different items all for 1 EA. Include item A002 which has an substituted item.
3. Enter the following information and click refresh. Click the Refresh button at the bottom of the page.
4. Got the following message. Click YES.
A Substitute Item has been found for Line 3. The Substitute Item will replace the Original Item ID. (10150,262)
5. Got below PeopleCode error. Click 'OK'
Built-in function FetchValue parameter 1 should be a scroll record. (2,196)
FUNCLIB_PM.CHANGE_REQ_LINE.FieldFormula Name:sourcing_init PCPC:3999 Statement:72
Called from:FUNCLIB_PM.CHANGE_REQ_LINE.FieldFormula Name:update_req_line Statement:2670
Called from:REQ_LINE.INV_ITEM_ID.FieldChange Name:inv_item_change Statement:218
Called from:REQ_LINE_WRK.INV_ITEM_ID.FieldChange Name:inv_item_id_FC Statement:210
Called from:REQ_LINE.QTY_REQ.FieldChange Statement:406
The parameter of the built-in function is part of a set of parameters that specify a "scroll". The specified parameter should be a record specification
(recname.fieldname or RECORD.recname), but is incorrect.
Review the PeopleCode and correct.
6.Click 'OK' and click 'Save'. Got below message:
Sum of scheduled quantities (0) on line 3 cannot be zero. (10150,230) The sum of all the scheduled quantities cannot be zero. Either cancel the
line or add new schedule(s).
Notice price for item 3 is 0 inline. Both quantity and price are 0 in schedule.
7.Could not save requisition unless we update schedule manually.
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 |