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

CADO DATA

Former Member
0 Likes
3,320

HI,

i wont to now where i can find the tables that transaction cado take the data from them.

how i can find this tables

regards

i reward

3 REPLIES 3
Read only

zsolt_gerebenics
Discoverer
0 Likes
2,102

Hi,

The easiest solution to get used table by transaction is to do following:

1. Start ST05 transaction.

2. Select trace "SQL Trace" (default)

3. Click on "Activate Trace" button. (In case you have limited space, or know exatcly what to do choose "Activate Trace with Filter")

4. Start a new session and start CADO transaction. Do steps in this transaction what You are interested in.

5. Go back to ST05 session and click on "Deactivate Trace" button.

6. Click on "Display Trace" to see which table was involved in Your transaction.

About CADO transaction.

You most probably can see all tables from CATS package.

Best Regards

Zsolt

Read only

suresh_datti
Active Contributor
0 Likes
2,102

CATSDB & CASTCO should have all the info you need..

~Suresh

Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,102

CADO is the "Time Sheet: Display Data" it display data from CATSDB the "CATS: Database Table for Time Sheet"

Seems logical, no ?

You can use ST05 or SE30 to find the database table opened.

Regards