Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between creating a report using Printer file and
WRKQRY(Query Report) ?

Answers were Sorted based on User's Feedback



Difference between creating a report using Printer file and WRKQRY(Query Report) ?..

Answer / syam

Printer File we need to create in RLU and save it. Later
you can use same Printer file for another RPG or WRKQRY
programs.
WRKQRY Report only the same QRY program or copy the QRY to
another QRY and use it


Is This Answer Correct ?    7 Yes 0 No

Difference between creating a report using Printer file and WRKQRY(Query Report) ?..

Answer / sujatha

WRKQRY

advantage: can send output to database file without hassle
thereby enabling more research on the output.

disadvantage:
reports are not as user-friendly as column names and
subtotal lables are fixed.
calculations are not very extensive. (IF ELSE calculations
cannot be implemented)
no documentation is possible, making it difficult to reuse.

Is This Answer Correct ?    3 Yes 0 No

Difference between creating a report using Printer file and WRKQRY(Query Report) ?..

Answer / mansi walia

If you create a report with RLU then you can give the
header as per your need, where as in WRKQRY this option is
not available.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More RPG400 Interview Questions

What will happen if we r using seton lr after return or vice versa.

5 Answers  


can we perform CHAIN operation on Subfile record format....?

4 Answers  


I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....

1 Answers  


When a object will be locked & when a record will be locked? Plz explain.

2 Answers  


3 members in a databasefile .how to read records from all the members?????????

4 Answers   CTS,


use of PUTOVR,OVRDTA,KEEP keywords?

2 Answers   HCL,


can any body correct the following code? Following a procedure which returns the maximum of two numbers.Correct the following code. P GETMAX B D GETMAX PI D NUM1 35 0 D NUM2 45 0 C IF NUM1 > NUM2 C RETURN NUM1 C ELSE C RETURN NUM2 C ENDIF P GETMAX E

1 Answers  


What is the difference between inner join @ outer join

4 Answers  


explain sflclr, sflend, sfldlt, and sflcsrrrn?

0 Answers   IBM,


How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 Answers   IBM,


I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?

1 Answers   IBM,


Can we possible to key with the date field?

1 Answers   IBM,


Categories