cancel
Showing results for 
Search instead for 
Did you mean: 

Receiving E-Mail and processing it with ABAP

Former Member
0 Kudos

Hi,

We are able to send and receive mail from our SAP System,

i have implement Receiving E-Mail and processing it with ABAP according to following blog

/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher

but when we try to send the mail to address which specified for inbound mail processing in sap it's gives me following error

554 tranasaction failed.

and in sap system following dump is generated for mailuser which is for sapconnect.

Runtime Errors RAISE_EXCEPTION

Short text

Exception condition "CNTL_ERROR" raised.

Error analysis

A RAISE statement in the program "CL_GUI_CUSTOM_CONTAINER=======CP" raised the

exception

condition "CNTL_ERROR".

Since the exception was not intercepted by a superior

program, processing was terminated.

Information on where terminated

Termination occurred in the ABAP program "CL_GUI_CUSTOM_CONTAINER=======CP" -

in "CONSTRUCTOR".

The main program was "RSM04000_ALV ".

In the source code you have the termination point in line 62

of the (Include) program "CL_GUI_CUSTOM_CONTAINER=======CM001".

plese help me to resolved this,

regards,

kinjal

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185954
Active Contributor
0 Kudos

Hi Kinjal,

I haven't studied to code , so cannot comment.

Try to post a comment at the blog and divert the author's attention to your question here.

Regards,

Siddhesh