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

Abort Message Printing with SapScript

Former Member
0 Likes
563

Dear all

we have a message where we like to abort and the status should remain yellow.

How can I exit the printing program without doing something?

when I change the retcode, I get an error (red), if i don't the message get's green.

Herbert

2 REPLIES 2
Read only

Former Member
0 Likes
507

Hi Herbert,

Could you please explain your question in more detail ?

Regards

HM

Read only

0 Likes
507

OK, I try..

i am in the Outbound Delivery process. And I like to print a Message only when a certain value is set. Otherwise the message should remain as it is. So with the message determination I add the message to the delivery and I set automatically 'Immediate print'.

I like to leave now the print program without any modification of the status of the message. So I will not have the status green for treaten, or red for error.

thank you