easyHtmlEmail icon indicating copy to clipboard operation
easyHtmlEmail copied to clipboard

ZEASY_EMAIL_DEMO cannot be activated

Open AndreaBorgia-Abo opened this issue 1 year ago • 3 comments

Error message: Line 176: The parameter name can be omitted only if the method has only one non-optional IMPORTING parameter or one optional IMPORTING parameter identified by "PREFERRED PARAMETER". (tested on NPL and A4H minisap, will fix later)

AndreaBorgia-Abo avatar Jan 21 '23 14:01 AndreaBorgia-Abo

Hi , Thanks for trying out and letting me know about this.

In program zeasy_email_demo line 176 replace below go_easy_email->send_mail( 'X' ) with go_easy_email->send_mail( commit = 'X' ).

I will commit the fix soon along with few more changes i am working on.

On Sat, 21 Jan, 2023, 19:36 Abo, @.***> wrote:

Error message: Line 176: The parameter name can be omitted only if the method has only one non-optional IMPORTING parameter or one optional IMPORTING parameter identified by "PREFERRED PARAMETER". (tested on NPL and A4H minisap, will fix later)

— Reply to this email directly, view it on GitHub https://github.com/DryDumbHead/easyHtmlEmail/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIBIR6AN5QORCMF7UYCFLTWTPUOJANCNFSM6AAAAAAUCNJ7TA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

DryDumbHead avatar Jan 21 '23 19:01 DryDumbHead

No sweat, I figured out the fix already. Yesterday I had no time to do the PR,that's all. Thanks :)

AndreaBorgia-Abo avatar Jan 22 '23 10:01 AndreaBorgia-Abo

I think there might be other issues, with ABAP version in our test system: what is the minimum version you're targeting? I couldn't find that info.

AndreaBorgia-Abo avatar Jan 23 '23 08:01 AndreaBorgia-Abo