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

Message class defined as part of report/program statement

Former Member
0 Likes
581

Hi,

This is a very general question but I am not sure to what this refers to.

"Message class defined as part of report/program statement"

What does this mean or what is this referenced to?

Thanks

Edited by: David Rivera on Feb 3, 2010 10:36 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
550

Hello,

it means when you are creating a report / program you can assign one message class to that...

like:

report Ztest message-id <message class>

then you can access all the messages defined in that message class...

Thanks

K.

Hi,

This is a very general question but I am not sure to what this refers to.

"Message class defined as part of report/program statement"

What does this mean or what is this referenced to?

Thanks

Edited by: David Rivera on Feb 3, 2010 10:36 PM

1 REPLY 1
Read only

Former Member
0 Likes
551

Hello,

it means when you are creating a report / program you can assign one message class to that...

like:

report Ztest message-id <message class>

then you can access all the messages defined in that message class...

Thanks

K.