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

How to create a report in the attached format


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ihatesugar
Warnings : 1

New User


Joined: 22 Oct 2006
Posts: 43

PostPosted: Sun Aug 19, 2007 7:35 pm
Reply with quote

Hi All,

can someone help me to create a report in the attached format.

The details of the various input fields is mentioned as below:

EMP ID (position 33-41),
DEP ID (position 33-41),
First Name (position 87-116),
Last Name (position 118-147),
DOB (position 52-62),
Address1 (position 148-182),
Address2 (position 183-217),
City (position 243-262),
State (position 221-222),
Zip (position 263-282)

the input is a dataset of lrecl=1000 , FB
& the op needs to be 133Byte,FB

Code:
1RUN DATE: 08/16/2007                                             ABC INC.                                              PAGE:    1
 RUN TIME: 13:00:50                                     AAAAAAAAAA AAAAAAAA SERVICES                                   
                                                              XXXXXX XXX REPORT

 EMP-ID     DEP-IID    FIRST-NAME                           LAST-NAME                             BIRTH-DATE     
 ADDRESS1              ADDRESS2                             CITY      STATE             ZIP-CODE   
 
 ____________________________________________________________________________________________________________________________________
 ____________________________________________________________________________________________________________________________________
                                                                                                  1

 123456789 123456789   XXXXXXXXXXXXXX                       YYYYYYYYYY                            20001010
 ASDSADSADSADSADSADAD  ASDSADSADSADSADSA                    ABCD      AB        212455411    




 
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Sun Aug 19, 2007 9:06 pm
Reply with quote

I can't figure out what you want from your attachment. It's not clear which fields are on which lines, what's a heading and what's a data line, where the fields come from, etc. You need to do a better job of explaining and showing what you want the output to look like, and relating it to the input fields.

Also, in your post you say:

EMP ID (position 33-41),
DEP ID (position 33-41),

How can these two fields be in the same place?
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Populate last day of the Month in MMD... SYNCSORT 2
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts InfoSphere OPTIM CSV ouput vs DSNTIUA... IBM Tools 3
Search our Forums:

Back to Top