Procedures
Tip
Procedures is one of the view type which can be invoked from the ILE Procedures option under Programming head from the left navigation menu.
It gives the the list of all the procedures with their object information.
It has different options
, clicking on which gives further details about that particular procedure.
Parameters
Clicking on
icon, gives the details of parameters used in the selected procedure.
Where Used
Clicking on
icon, a screen appears with the list of objects where this procedure is used.
Data Usage
Clicking on
icon, a screen appears having details of data used in the selected procedure.
The eloborated information about the data usage screen is explained in Data Usage
Field Usage
Clicking on
icon, a screen appears having details of fields used in the selected procedure.
Source
Clicking on
icon, a screen with source code of the relevent object appears highlighting the procedure name in it.
More Options
More options
gives option to open a context menu with some options like
On clicking these options, it will open the relevent screens and displays the related information.
-
The detailed information about the option Object Dashboard can be viewed here Object Dashboard
-
The detailed information about the option Object Dashboard Diagram can be viewed here Object Dashboard Diagram





