1. Home
  2. /
  3. Panel Help
  4. /
  5. Cross Application
  6. /
  7. Cross reference enquiry, Modules...

Cross reference enquiry, Modules (ASTD02201)

This panel displays an overview of the Business Objects (procedures, modules and service programs) that are used in DC1.

Procedures, which are similar to black box programs, are operations that perform certain tasks and can return values to the caller. Modules are a collection of procedures that usually perform similar or related tasks and Service programs bundle everything together. This modularisation of code simplifies RPG development by eliminating duplicate code and allowing externalisation of the logic. For a more detailed overview of DC1 Business Objects, see the following guides:

Per module you can do the following:

  • view the procedures that have been imported from other modules,
  • view the procedures that have been exported into other modules,
  • drill down to see where these procedures are used.

Options

Display Only applicable in the 5250 environment. Select this option to view the program source.
Print Select this option to print the program source.
Imp procedures Select this option to view the procedures that have been imported into this module from other modules.
Exp procedures Select this option to view the procedures that are exported from this module into other modules.
Find Only applicable in the 5250 environment. Select this option to scan the program source.

Function keys

Print list Print a list of all the programs.

Module
This column lists the names of the existing modules.
Description
This column lists the module descriptions.
Program
This column lists the related service programs.

Cross reference enquiry, Modules (ASTD02204)

Only applicable in the 5250 environment. On this panel you are able to scan the program source.

Function keys

Clear Clear the search argument values.

Find string
Enter a search argument.