Requisition Created With Budget Header Status As Not Checked with Commitment Control Disabled
(Doc ID 2244198.1)
Last updated on JANUARY 04, 2021
Applies to:
PeopleSoft Enterprise SCM eProcurement - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
Environment Setup: Commitment Control is disabled for all Products
Steps to Reproduce the Issue:
1) Navigate to eProcurement > Manage Requisition
2) Copy a Requisition (eg: XX001/107)
3) Save for Later
4) Click on Line Details link for line#1
5) Click Ok
6) Click Save and Submit
7) Review the table: REQ_HDR.BUDGET_HDR_STATUS = 'N'
Requisition created with budget header status as not checked
This prevents Requisition from being sourced
Select A.BUDGET_HDR_STATUS, A.* from PS_REQ_HDR A
WHERE A.BUSINESS_UNIT = 'XX001'
AND A.REQ_ID = '0000000169';
Actual Result: Requisition created with budget header status as not checked
Expected Result: Requisition should be created with budget header status as Valid for commitment Control is disabled.
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 |