2018 Jan 19 5:38 AM
Hi All,
There have been many posts on BADI for iw31 and I have checked almost all the posts and BADIs, using debug with exithandler class and user exits, but unable to find a BADI/exit where I can code to add new operation during Work Order creation.
Have already looked at the IWO* exits and below mentioned BADIs:
ALM_ME_001_ORDER
ALM_ME_ORDER_OPER MAM 1.0
IBAPI_ALM_OPR_GETDET BADI
BAPI_ALM_OPERATION_GET_DETAIL
IBAPI_ALM_ORD_GETDET
WORKORDER_UPDATE
IWO1_ORDER_BADI
IWO1_TL_INTEGRATION - IWO1_TL_INTEGRATION2
I was hoping the last INTEGRATION BADI would've solved my issue of adding a new operation but it never gets called in IW31.
Could you please advise if I am missing any BADI/exit that could be used for my requirement?
Many thanks,
D
2018 Jan 19 8:04 AM
Hi Divya,
Please check Enhancement - IWO10012.
You can also check Badi IWO_UI_USEFLEX or workorder_update.
Regards,
Mangesh
2018 Jan 24 3:49 AM
Thanks for your inputs Mangesh. I have already tried BADI workorder_update but on 1w31 save,it does not call the BADI where I can change the operation. Even the exit IWO10012 does not get called. Am trying to setup using task list. Will update if that works.
2024 Sep 16 11:18 AM