cancel
Showing results for 
Search instead for 
Did you mean: 

BADI: /IWPGW/BADI_TGW_TASK_DATA not getting triggered

former_member751615
Discoverer
0 Kudos

I want to change the detail description of the task in the detail screen. I thought that I can use BADI /IWPGW/BADI_TGW_TASK_DATA.

I implemented this both at the front-end server (Fiori Server) and back-end server (S/4 HANA) putting only the TASK_ID in the filter, then I put external break-point for my user at both methods in this BADI (MODIFY_TASK_TITLE, MODIFY_TASK_DESCRIPTION). Break-point in method is not triggered.

The question is, how to get method MODIFY_TASK_DESCRIPTION of BADI /IWPGW/BADI_TGW_TASK_DATA triggered?

Thank you.

View Entire Topic
1_m_u
Explorer
0 Kudos

Hi Yogesh,

according to note 2463630 SWFVISU configuration should not be maintained, otherwise the method will not be hit. Could this be the reason?

Regards

Martin