Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Send a message from an ECATT

Former Member
0 Likes
452

Hi,

I have a block ABAP in Ecatt.

In this block, i edit messages.

I want to seee these messages in the exécution report of my CATT with the gravity red if message type 'E', green if OK.

Have you any solution for this problem.

Thank you for advance for your response.

Regards.

JCA

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
422

Hi,

You can try either one of the eCatt command LOGTEXT or MESSAGE to see which one is working for your requirement. Below is the link for the syntax and example.

http://help.sap.com/saphelp_sm32/helpdata/EN/a3/aa413b54a6d73de10000000a114084/frameset.htm

thanks

Venkat

Hi,

I have a block ABAP in Ecatt.

In this block, i edit messages.

I want to seee these messages in the exécution report of my CATT with the gravity red if message type 'E', green if OK.

Have you any solution for this problem.

Thank you for advance for your response.

Regards.

JCA

1 REPLY 1
Read only

Former Member
0 Likes
423

Hi,

You can try either one of the eCatt command LOGTEXT or MESSAGE to see which one is working for your requirement. Below is the link for the syntax and example.

http://help.sap.com/saphelp_sm32/helpdata/EN/a3/aa413b54a6d73de10000000a114084/frameset.htm

thanks

Venkat