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

Bringing query parameters into output

Former Member
0 Likes
383

Hi All!

We are creating a query using logical database ADA. We need to bring one of the parameters from the LDB's selection screen - report key date - into the report output. Does anyone have any idea how to do this?

Thanks so much!

Abby

3 REPLIES 3
Read only

Former Member
0 Likes
361

Hi

U need only to use it, although the parameters and/or the select-options are defined in the LDB's selection-screen, your program can see and so use it, just as normal parameters and select-options.

Max

Read only

0 Likes
361

I understand that they can use the select parameters on the selection screen like any other report.

What I want to do is to take a parameter from the selection screen and display in on the report output as well, along with several other fields from the ADA LDB, which are NOT on the selection screen.

Does that clarify?

Thanks so much for your help!

Abby

Read only

Former Member
0 Likes
361

If Keydate is not available in any one of the LDB's nodes it could be added in 'Extras' tab . Is this u r looking for ?