karikalanr
New Member
Hi everyone,
I have a include file with below statement,
OPEN QUERY {&query-file} BY {&sort-by-1}.
In called program {&query-file} value will be assigned based on the runtime navigation. As preprocessor value has been assigned in the compile time itself, I could not meet the runtime requirements. Just like to avoid dynamic queries in the Open Query statement, I am preferring to use preprocessor tags.
I appreciate, If any work around to achieve this scenario.
Thanks,
Karikalan
I have a include file with below statement,
OPEN QUERY {&query-file} BY {&sort-by-1}.
In called program {&query-file} value will be assigned based on the runtime navigation. As preprocessor value has been assigned in the compile time itself, I could not meet the runtime requirements. Just like to avoid dynamic queries in the Open Query statement, I am preferring to use preprocessor tags.
I appreciate, If any work around to achieve this scenario.
Thanks,
Karikalan