Skip to Content
0
Former Member
Nov 28, 2008 at 07:12 AM

Exit without saving from UDM_DISPUTE BADI: SCMG_CHNG_BFR_STR_C

204 Views

Hi All,

I have a requirement that when user saves a case ID during mass change , some checks are to be done in BADI: SCMG_CHNG_BFR_STR_C -> Method: CHANGE. Also whenever the checks are failed, the control should come out of case ID processing without SAVING and should continue with the checks for the next CASE ID.

I have tried using EXIT, SKIP, CONTINUE in the custom BADI class Method 'CHANGE', but the document is still getting saved even if the check fails.

Kindly help me.

Thanks and regards

Shilpa