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
former_member231709
Active Contributor
0 Likes

You can use a WRITE statement in your ABAP program for this.