I create a report from single table to display data from it. However, I will have other tables using same report layout. Is it possible to pass table's names in command line to generate same report, display on screen, and send to printer?
Normally in this situation, it's best delete the report's data environment, and then either open the the appropriate table with the "right" alias (USE newtable ALIAS orgtable), or delete all the table qualifiers in the report's fields and just use the current table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.