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

Parameter transaction details

Former Member
0 Likes
5,031

Hi Everybody,

I have a SAP query and I have assigned this to a Transaction.

Transaction type is of Parameter transaction.

and the default values I have provided are for transaction = "START_REPORT", Screen no = "blank"

and Default values for screen fields are

Report Type = AQ ( SAP Query)

Report = User group of the query

Extended report = Query name.

The Transaction is executing prefectly fine

I need to find out where these information are stored. may be it might be stored in a table or view. Or if there is any function module to find out.

Please help..its very urgent!!

Hi Everybody,

I have a SAP query and I have assigned this to a Transaction.

Transaction type is of Parameter transaction.

and the default values I have provided are for transaction = "START_REPORT", Screen no = "blank"

and Default values for screen fields are

Report Type = AQ ( SAP Query)

Report = User group of the query

Extended report = Query name.

The Transaction is executing prefectly fine

I need to find out where these information are stored. may be it might be stored in a table or view. Or if there is any function module to find out.

Please help..its very urgent!!

5 REPLIES 5
Read only

former_member787646
Contributor
0 Likes
2,757

Hi,

Check the Table "TSTC" in Tcode: SE11

Hope it helps you.

Murthy

Read only

Former Member
0 Likes
2,757

Hi,

Have a look into table TSTCP.

Is this what you are looking for?

Kind Regards

Read only

Former Member
0 Likes
2,757

Hi Lokesh,

TSTC - SAP Transaction Codes

TSTCT - Transaction Code Texts

TFDIR - Function Module

With luck,

Pritam.

Edited by: Pritam Ghosh on Jul 10, 2008 1:37 PM

Read only

Former Member
0 Likes
2,757

hiii

TSTC table having all the fields like for TCODE ,program name & screen number.you will get your desired info from there

regards

twinkal

Read only

Former Member
2,757

ALl parameter transactions details are stored in table

TSTCP