What is report-item?

Answer Posted / g.menaka

Report item is a field that contains the edit symbols that
is to be printed

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5652


In COBOL programming, what is PERFORM? What is VARYING?

664


how to refer the data field?

1793


How do you reference the fixed block file formats from cobol programs

691






What is static and dynamic call in cobol?

585


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

763


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1577


What are different data types in cobol?

676


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

883


What is the difference between Global and External Variables?

654


What are all the divisions of a COBOL program?

656


Explain how you can characterize tables in cobol?

634


Give some examples of command terminators?

747


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812