cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello folks,

I have an ABAP program that runs in a process chain.

I want to be able to write custom messages to the process chain job log of the respective variant. E.g. "Step 1 successful."

How can this be achieved?

0 Likes
View Entire Topic
dob1
Participant
0 Likes

I know this question is a little bit old, but for others who search for the same solution:

MESSAGE s666(rspc) WITH 'Your message for RSPC log'.