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

Finding where data from database being fetched

Former Member
0 Likes
460

Hi all,

I am calling a script from driver program

Certain fields in script are not displaying correct values.Values are T166P tabel fields.

I tried to debug, but couldnt find from where select queries executed in flow of execution.

Can anybody suggest me how to find where the logic for fetching values from T166P is coded.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
417

it's in your driver program...look for the table in that. If not there, it would be done in a PERFORM...ENDPERFORM routine in the script itself.

Read only

0 Likes
417

Can you please guide where can i search in script as i have not worked in script before.

Moderator message: Sorry, these forums cannot replace training classes.

Edited by: Thomas Zloch on Oct 14, 2010 6:02 PM