IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need logic to create a cobol report program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
KAMALAK

New User


Joined: 18 Jul 2005
Posts: 12

PostPosted: Fri Nov 18, 2005 2:37 pm
Reply with quote

hi all,

i need an urgent help from u to give some logic to do some calculations.....
i'll explain actually what is my requirement........
i was give a sample report .........so as per that format i should create a cobol report program...

HEADING

Provider Number 1016
Sub ID#, Pln Clm#, Pt Name, Pt Acct #, DOS, Paid Under Code , Check Date, Tot Chrg Amt., Diff-Amount


2003 _______
2004 _______
2005 _______

Totals Per provider (2003+2004+2005) Total1 _______


---------------------------------------- Page Break -------------------------------------------------------------------------

Provider Number 1017

Sub ID#, PlnClm#, Pt Name, Pt Acct #, DOS, Paid Under Code , Check Date, Tot Chrg Amt., Amt Diff-Amt

2003 _______
2004 _______
2005 _______

Totals Per provider (2003+2004+2005) Total2 _______

---------------------------------------- Page Break -------------------------------------------------------------------------


the above is my format to generate report..........

now i need a logic to calcualte all the providers difference-amount sum..........depending on the year 2003/04/05.......
and display at the bottom of the report

please help me
Back to top
View user's profile Send private message
canam

New User


Joined: 28 Aug 2005
Posts: 4

PostPosted: Sat Nov 19, 2005 5:38 pm
Reply with quote

*Turbo Reports for COBOL* is a visual report deisgner and a full code genrator for COBOL programs. you can download and evaluation version from www.reports4cobol.com.
Back to top
View user's profile Send private message
KAMALAK

New User


Joined: 18 Jul 2005
Posts: 12

PostPosted: Mon Nov 21, 2005 2:41 pm
Reply with quote

thank u very much for u r reply
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top