Application Development 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: 

How to capture Information message while doing recording from shdb?

Former Member
0 Kudos
332

i am doing the recording for cj02. while doing recording i m facing the information message then i m pressing enter key to go to next screen. But after finishing the recording i cannot see the coding(perform statements) in my recording.Can any one help me to solve this.

Regards,

Safiq.

4 REPLIES 4

Former Member
0 Kudos
124

Hi,

Any warning messages and information messages are not recording while doing recording in SHDB.

But when call the CALL TRANSACTION for particuler Tcode you need to use the Message option in

CALL TRANSACTION this will handle all the messages in Message table.

Former Member
0 Kudos
124

Hi,

Did you try to test the recording what you did? Any action done while recording will be recorded. when you press ENTER key when the information message comes up will also be recorded. Iam sure . just try to test the recording. If you face any problem ping back.

regards

Srinivas

0 Kudos
124

Hi Manchi,

i have tested the coding b4 i have posted the thread. After finishing the recording its not having the portion of that information message.

Regards,

Safiq.

0 Kudos
124

I guess you doesn't need to capture message it will be handle automatically by system.