DSPJRNCDE DISPLAY JOURNAL CODES TAAJRNJ |
The Display Journal Codes command displays the journal codes, entry
types, and sub types in a window. This can be helpful in determining
what the codes mean or which code to look for.
There are no parameters for the command. It would be entered as:
DSPJRNCDE
A subfile of the journal codes is displayed along with a 'Position
To' field.
The CPP is an RPG program and may be called directly from any
program:
CALL TAAJRNJR
Command parameters *CMD
------------------
None.
Restrictions
------------
The function may only be used in an interactive environment.
Prerequisites
-------------
The following TAA Tools must be on your system:
FILEFDBCK File feedback
PRTJRNCDE Print journal codes
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPJRNCDE *CMD TAAJRNJ QATTCMD
TAAJRNJC *PGM CLP TAAJRNC QATTCL
TAAJRNJR *PGM RPG TAAJRNJR QATTRPG
TAAJRNJD *FILE DSPF TAAJRNJD QATTDDS
Note that the RPG program is the CPP. TAAJRNJC is called by TAAJRNJR
to format the display lines
|
Added to TAA Productivity tools February 1, 1997