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

How to identify default values rules on selection screen (Query)?

Former Member
0 Likes
476

Dear all,

I have a query (Q1) with 3 fields Date of report / Depreciation area / Company code.

When I launch the query the following fields have default values:

- Date of report : 31.12.2012

- Depreciation area : 01

I would like to know where to search in order to understand these rules.

I search into query / infoset / Program (events Initialization, At selection-screen output...) but nothing. Could you tell me where to find this?

Thanks,

David

Dear all,

I have a query (Q1) with 3 fields Date of report / Depreciation area / Company code.

When I launch the query the following fields have default values:

- Date of report : 31.12.2012

- Depreciation area : 01

I would like to know where to search in order to understand these rules.

I search into query / infoset / Program (events Initialization, At selection-screen output...) but nothing. Could you tell me where to find this?

Thanks,

David

1 REPLY 1
Read only

former_member189905
Participant
0 Likes
437

Hi David,

you should to analyze the definition of the query by the transaction SQ02.

Check the routines of the query and property of these fieds.

I hope this will help you.

Regards.