Just change to :
MESSAGE e958(z_scm) RAISING ERROR_WITH_MESSAGE.
You could also display the signature of the method in your implemented method (SE19) you will see the EXCEPTION "ERROR_WITH_MESSAGE".
Regards,
Raymond
Just change to :
MESSAGE e958(z_scm) RAISING ERROR_WITH_MESSAGE.
You could also display the signature of the method in your implemented method (SE19) you will see the EXCEPTION "ERROR_WITH_MESSAGE".
Regards,
Raymond