Skip to main content
Question

Deleted Customer Order Lines

  • August 31, 2026
  • 3 replies
  • 55 views

Forum|alt.badge.img+1

HI all,

We’re trying to get a list of deleted customer order lines (Not cancelled) on IFS. Is there a report on IFS that has this info?

Also is it possible to stop users deleting order lines (remove delete functionality) and instead just cancelling them?

We are on IFS Cloud.

3 replies

Tharshan SM
Hero (Customer)
Forum|alt.badge.img+6
  • Hero (Customer)
  • August 31, 2026

Hi ​@TKUFEARGHUS,

There is no specific standard report available to track deleted Customer Order Lines. As I understand it, IFS only allows lines to be deleted while the Customer Order is in the Planned state. Deleted lines can be tracked using History Log, but history logging must be enabled for the relevant table before the deletion occurs.

 

To prevent users from deleting Customer Order Lines, you can simply disable the Delete command through Page Designer for a specific user context. However, this is only a UI restriction and not a security control

 

Regards


MWitczak
Hero (Customer)
Forum|alt.badge.img+10
  • Hero (Customer)
  • August 31, 2026

I would consider using a BPA workflow to prevent the deletion of the line.


Piyal Perera
Hero (Partner)
Forum|alt.badge.img+12
  • Hero (Partner)
  • September 1, 2026

Hi ​@TKUFEARGHUS 

  1. Is there a report in IFS Cloud for deleted Customer Order Lines (Not cancelled)?

    1. No, there is no standard out-of-the-box report specifically for hard-deleted Customer Order Lines.

  2. How to track deleted order lines in IFS Cloud:

    1.  If you need to report on deleted lines going forward, you can enable History Logging (Audit Trail):
  3. Is it possible to stop users from deleting order lines and require them to cancel lines instead?

    1. Yes, this can be achieved in IFS Cloud using either Security / Permission Sets (Recommended)
    2.  Enforce via Custom Event (Hard Business Rule)

regards,

Piyal