CALL METHOD lv_action->execute RECEIVING rp_rc = lv_status EXCEPTIONS empty_medium_reference = 1 empty_appl_reference = 2 locked = 3 document_is_locked = 4 inactive = 5 startcondition_not_true = 6 OTHERS = 7.
While I am calling this, the error message "MESSAGE E207(BL) raised but not handled!" occurred.
Exception Error <CX_AUNIT_UNCAUGHT_MESSAGE>