TAA Tools
DSPTAADAT       DISPLAY TAA INTEGRATION DATE           TAATOMN

The Display  TAA Integration Date  command displays  or lists tools  by
integration  date.   This provides  a review  of  what tools  have been
shipped  by date.  A  'from' and 'to' date  may be specified along with
a category.  A count by year is optional.

A typical command would be:

             DSPTAADAT

All tools would be listed by integration date.

DSPTAADAT escape messages you can monitor for
---------------------------------------------

None.  Escape messages from based on functions will be re-sent.

DSPTAADAT Command parameters                          *CMD
----------------------------

   FROMDATE      The 'from  date'  for the  first  tool to  be  listed.
                 The  default is  *FIRST for  the first  tool date.   A
                 date in job date format may be entered.

   TODATE        The  'to date' for  the last  tool to be  listed.  The
                 default is *LAST for  the last tool  date.  A date  in
                 job date format may be entered.

   CATEG         The category such  as *ADD, *SPL, or  *JOBD to select.
                 The  selection  is  performed  in  the  print  program
                 after the sort has occurred.

                 *ALL is the default.

                 For a list of categories enter DSPTAACAT *CATEG.

   LVL           The largest level number you  want to display.   Tools
                 are arbitrarily specified  as levels 1-3 with  level 1
                 being  the  most   likely  to  be  important  to  you.
                 Specifying  LVL(1)  will  display  only  these  tools.
                 The value must be 1, 2, or 3.

   SEQ           The sequence of the listing.

                 *DESCEND  is the  default  to sequence  in  descending
                 order of the date integrated.

                 *ASCEND  may be  specified  to  sequence in  ascending
                 order of the date integrated.

   YEARCNT       A  *YES/*NO parameter for  whether to  provide a total
                 by year.

                 *YES is the default to  print a total line at the  end
                 of each year if more than one year is listed.

                 *NO may be specified to prevent the total lines.

   OUTPUT        How  to output  the  results.   *  is  the default  to
                 display  the spooled  file if  the command  is entered
                 interactively.  The spooled  file is deleted after  it
                 is displayed.

                 If  the command  is  entered  in  batch or  *PRINT  is
                 specified,  the spooled file  is output  and retained.


Restrictions
------------

None.

Prerequisites
-------------

The following TAA Tools must be on your system:

     CVTDAT          Convert date
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SORTDBF         Sort data base file

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   DSPTAADAT     *CMD                   TAATOMN       QATTCMD
   TAATOMNC      *PGM       CLP         TAATOMNC      QATTCL
   TAATOMNR      *PGM       RPG         TAATOMNR      QATTRPG
					

Added to TAA Productivity tools April 15, 2009


Home Page Up to Top