In ASCP - MSCFDSRA - Create New Sourcing Assignment Set And Assignment - Save - Open Form Again and Get Error - FRM-40202
(Doc ID 2388585.1)
Last updated on SEPTEMBER 29, 2022
Applies to:
Oracle Advanced Supply Chain Planning - Version 12.2.6.3 to 12.2.8 [Release 12.2]Information in this document applies to any platform.
Symptoms
12.2.6.3 and above
PROBLEM
-------------
Create assignment set and a row assigning sourcing rule - save assignment set.
A> Reported showing error
The open again and get FRM-40202: Field must be entered
The assignment row is not shown in the assignment set form.
B> Also reported showing error
Scroll down on View Assignments forms keep getting error FRM 41050 - You cannot update this record
INTERNAL TEST CASE
--------------------------
1. Create assignment set dgtest-1
2. Assignment - item-org-instance / TST:M1 / DGCP01 / sourcing rule / B-Advanced-SC
3. Save - see 2 records saved
4.; Go to exit form and it says - do you want to save - but no changes... click OK
5. Open form again - F11 - dgtest-1 Ctrl-F11 - Get error - FRM-40202: Field Must be entered.
click OK - the row for sourcing rule assignment I created is blank -no data
6. Query tables and find data exists for assignment - both return 1 row as expected
select * from msc_assignment_sets where assignment_set_id = 87603;
select * from msc_sr_assignments where assignment_set_id = 87603;
MSCFDSRA.fmb - 120.24.12020000.9
EXPECTED BEHAVIOR
----------------------------
Should be able to query and not get error.
BUSINESS IMPACT
----------------------
cannot create and assign sourcing rules in form - MSCFDSRA.fmb
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 |