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

using transactio code to execute a report does not show default value

Former Member
0 Likes
734

Hi all ,

I have given a default value of a field on my selection-screen by initialization in a hr report .

I am using PNP database and default selction-screen in hr report category .

While the report is working fine while executing directly , It is not showing default value when executed through a transaction code .

Can any body tell why it is so ?

Thanks & regards

Sun

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
714

Did you create the transaction as a report transaction?

Rob

You might want to check the event you use for defaulting the selection screen.

3 REPLIES 3
Read only

Former Member
0 Likes
715

Did you create the transaction as a report transaction?

Rob

Read only

0 Likes
714

Thanks , Rob .

Read only

Former Member
0 Likes
714

You might want to check the event you use for defaulting the selection screen.