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

important crm tables

Former Member
0 Likes
333

hi, iam rquired to creat a rport from solutions manager. i require important crm tables. iam using transaction 's_smc_47000017'. taking lot of time to search them. can u suggest anything or where i can find the tables to ftch data

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
316

Hi Navid,

Before running this trxn S_smc_47000017, run st05 and activate SQL trace,

Then run the transaction, after completing that deactivate the trace, and then display list trace,

There you can see all the tables and data where it is coming from…

Try that .,.,.

And let me know…

hi, iam rquired to creat a rport from solutions manager. i require important crm tables. iam using transaction 's_smc_47000017'. taking lot of time to search them. can u suggest anything or where i can find the tables to ftch data

1 REPLY 1
Read only

Former Member
0 Likes
317

Hi Navid,

Before running this trxn S_smc_47000017, run st05 and activate SQL trace,

Then run the transaction, after completing that deactivate the trace, and then display list trace,

There you can see all the tables and data where it is coming from…

Try that .,.,.

And let me know…