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