Note 1

Note Version: 1 Created Date: 29 Apr 2026 Looply Version Validity: 110-120

circle-info

This correction note contains manual changes for a Looply ABAP repository object. Apply the changes in the sequence shown, then save, activate, and transport the affected object.

Symptoms

You get a Looply error when actioning, for example approving or rejecting, a standard Fiori app.

Cause and Pre-Requisites

Program error.

Solution

Apply the following changes to the listed ABAP repository object.

circle-exclamation

Object 1: Method /LOOPLY/BADI_INBOX_UPDT=>/IWWRK/IF_WF_WI_BEFORE_UPD_IB~BEFORE_UPDATE

Object Type: Class Method Object Name: /LOOPLY/BADI_INBOX_UPDT Method: /IWWRK/IF_WF_WI_BEFORE_UPD_IB~BEFORE_UPDATE Transaction: SE24

Change 1.1

Find block:

  APPEND ls_mess TO ct_return.

Replace it with:

Change 1.2

Find block:

Replace it with:

Final Steps

Save, activate and transport your changes through the landscape.

Last updated