Hawkeye
750 pts.
0
Q:
Hawkeye
In Hawkeye, I came across the file use RPG-File...

This describes if the file is used as an externally described Data structure.... with the use of such data structures can i Read/Update/Add/Delete info in files....

Is there any way to make sure what exactly program is doing (Read/Update/Add/Delete) with that file thru this tool...w/o opening the program...as I have 150 files for which i want to find this info

Thanks,

Nutan.



Software/Hardware used:
AS400
ASKED: Aug 30 2009  6:22 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
6540 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
An externally defined data structure just means that you have a set of fields in the program with the same structure as the file. You must have F-specs to define update - add and/or input. SQL can also access the file.. and is frequently used with data strctures. I don't know if Hawkeye can detect all SQL uses of files. The program could also call another program to pass the data structure for update/insert.

Phil

HAWKEYE does NOT pick up all SQL references to a file.

Charlie
Last Answered: Sep 1 2009  5:36 PM GMT by CharlieBrowne   6540 pts.
Latest Contributors: Philpl1jb   24610 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0