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

Logs Doubt

Former Member
0 Likes
524

Hello All,

How to get a detailed log?

Right now I am getting the message alone whether success or not.

Why do we need to give data in test data container when we could give the same multiple data using parameters?

Thanks and Warm Regards,

SampathKumar G.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
491

Hello,

If you are talking about the eCATT log then when you login to transaction SECATT then in the title bar there is a button to display the log , click on the button will take you to the selection screen , where you can enter the criteria so that your required log is displayed, if you dont enter anyting then all the logs are displayed.

Click on the log required you will be able to see the detailed log.

Regarding the TDC, if we create parameters then if we need to use the same parameter to someother script then you need to create the parameter again , in case of TDC we can use the same TDC for different script.

Thanks & Best regards,

Ajay

3 REPLIES 3
Read only

Former Member
0 Likes
491

check the t-code SLG1

Read only

Former Member
0 Likes
492

Hello,

If you are talking about the eCATT log then when you login to transaction SECATT then in the title bar there is a button to display the log , click on the button will take you to the selection screen , where you can enter the criteria so that your required log is displayed, if you dont enter anyting then all the logs are displayed.

Click on the log required you will be able to see the detailed log.

Regarding the TDC, if we create parameters then if we need to use the same parameter to someother script then you need to create the parameter again , in case of TDC we can use the same TDC for different script.

Thanks & Best regards,

Ajay

Read only

Former Member
0 Likes
491

Thank You all. Got it resolved.