Skip to main content
Question

Demand PR - error

  • March 17, 2026
  • 1 reply
  • 32 views

Forum|alt.badge.img+6

Hello,

While adding new task , am facing the below error. what is the reason for this error ?

Kindly help me with this

1 reply

Forum|alt.badge.img+7
  • Do Gooder (Partner)
  • April 2, 2026

Hi ​@kruthika ,

The error you are getting:

ORA-20115: PurchaseReqLinePart 'Purchase Reqs Line NoPart' has already been removed by another user

is typically related to data inconsistency or concurrent processing in IFS Cloud.

 What the error means

 In simple terms:

  • The system is trying to:
    • Use / update a Purchase Requisition Line
  • But that PR line:
    • ❌ Has already been deleted
    • OR ❌ Is no longer valid

 Why this happens

 PR Line already consumed or removed

  • PR line may have been:
    • Converted to PO
    • Cancelled
    • Deleted

 But still referenced in:

  • Project Task / Demand

 Background processing / another user action

  • Another user or process:
    • Modified or removed PR line
  • Your transaction is using:
    • stale reference

 Project Demand inconsistency

Since you are in:

Project Monitoring → Tasks

  • The system is trying to:
    • Create/update demand PR

 But:

  • Existing PR reference is invalid

 Partial transaction / sync issue

  • Earlier action failed or incomplete
  • Leaves:
    • Broken reference

 How to Fix

 Option 1: Refresh / Reopen

  • Reload the page
  • Reopen project/task

 Clears stale session data

 Option 2: Check Demand / PR Link

Go to:

Demand → Purchase Requisition

Check:

  • Is PR line:
    • Existing?
    • Cancelled?

 If invalid:

  • Remove and recreate demand

 Option 3: Recreate Demand

Best practical fix:

  • Remove the existing demand line
  • Create new demand

 System will generate:

  • Fresh PR line

 Option 4: Check if PO already created

If PR already used:

  • Linked PO exists
     Then:
  • Cannot reuse same PR

 Option 5: Check Background Jobs

  • PR generation jobs
  • Project demand processing

 Ensure no stuck jobs

 Key Insight

System is referencing a PR line that no longer exists

 So it fails during:

  • Task save / demand creation