35 Work with Miscellaneous Menu Utilities

This chapter contains these topics:

Navigation

From Master Directory (G), choose Hidden Selection 27

From Advanced & Technical Operations (G9), choose Run Time Setup

From Run Time Setup (G90), choose Menus

From Menus (G901), choose Revisions

35.1 Defining DREAM Writer Selections

35.1.1 What is a Blind DREAM Writer Version?

A blind DREAM Writer version is a menu selection that submits a specific report or version with no user input. Processing Options can appear for user input on a blind DREAM Writer version.

  • Option Key specifies the Form ID to call

  • Version specifies which version you call

    For blind DREAM Writer Submissions:

    • The Batch field must be 1.

    • The Option Code field must be 2.

    • You must have an active version in the Version field.

    • On the Additional Parameters screen, the Mandatory Processing Option field must be N.

35.1.2 Revisions Bypasses the Versions List for a Blind DREAM Writer

For example, the program ID for A/P to G/L Offset links directly to the Processing Options for user input and bypasses the Versions List screen, as it is a blind DREAM Writer.

Figure 35-1 Revisions (Blind DREAM Writer) screen

Description of Figure 35-1 follows
Description of "Figure 35-1 Revisions (Blind DREAM Writer) screen"

Figure 35-2 Processing Options Revisions screen

Description of Figure 35-2 follows
Description of "Figure 35-2 Processing Options Revisions screen"

35.2 Defining the Role of DREAM Writer Processing Options (F18)

35.2.1 Determining What DREAM Writer Processing Options (F18) Displays

You can determine what DREAM Writer Processing Options (F18) displays with each DREAM Writer job and what occurs when a selection is entered. On menus, set selections to display their processing options using DREAM Writer Processing Options (F18).

35.2.2 How to Set Up Interactive DREAM Writer Jobs Using DREAM Writer Processing Options (F18)

In addition to specifying the Form ID in the Option Key field, use the Option Cntrl and Version fields to set up a selection as a DREAM Writer interactive job. Option Control 1 requires that you specify a version and Option control 2 does not require that you specify a version. The following shows the two ways of defining an interactive job:

Option Cntrl Result of Selection Result of F18
1 Execute job Options
2 Execute job DW List

35.2.3 How to Set Up Batch Jobs Using DREAM Writer Processing Options (F18)

In addition to specifying the Form ID in the Option Key field, use the Option Cntrl, Batch, and Version fields on the Revisions screen to set up a selection as a DREAM Writer batch job.

These three fields work together with the Mandatory Processing Option field on the Additional Parameters (983011) screen of DREAM Writer to define the job.

Mandatory Option Batch Option Cntrl Version Result of Selection Result of F18
1 1 2 Version # Processing options then submit DW List
0 1 2 Version # Submit DW List
1 1 1 Version # Processing options then submit Processing options
0 1 1 Version # Submit Processing options
1 0 2 blank DW List DW List
0 0 2 blank DW List DW List

Note:

You can secure DREAM Writer Processing Options (F18) by setting up function key security for V00MENU, field #F03.

35.3 Locating a Job ID

Use Menu Word Search to locate the job ID for a menu selection.

To locate a job ID

  1. On Revisions, choose Menu Word Search (F9). The Menu Word Search screen displays.

    Figure 35-3 Menu Word Search screen

    Description of Figure 35-3 follows
    Description of "Figure 35-3 Menu Word Search screen"

  2. In the Question? field, enter the menu name or selection description. A list of menus and menu selections that meet the search criteria displays.

  3. Choose (Option 6) the menu or menu selection for the Job ID you want to know. A second screen displays showing the menu specifications.

  4. Click Exit (F3) to exit this screen.

35.4 Adding an IBM Command on a Menu

To add an IBM command on JD Edwards World menu selection

  1. On Revisions, enter a description.

  2. Set the execute job to J00CMD.

  3. Enter 0 (zero) in the Batch field.

  4. Enter 1 in the Option Code field.

  5. Enter the IBM command you want to execute in the Option Key field.

  6. Set Version to blank if you want to prompt the command (F4) or set Version to *NOPROMPT if you want to execute the command without prompting.

35.5 Submitting an IBM Query from a JD Edwards World Menu

You can create a CL to submit a query with and without prompting for selected records, and then add it to a JD Edwards World menu.

To submit a query without prompting for selected records

  1. On the Command Line, enter SVR.

  2. On Software Versions Repository, enter J98MODEL1 in the following field:

    • Member ID

    Figure 35-4 Software Versions Repository screen

    Description of Figure 35-4 follows
    Description of "Figure 35-4 Software Versions Repository screen"

  3. Copy J98MODEL1 using a similar object name. For example, you might enter JQUERY1.

  4. Change the Product Code and Reporting System fields to a number between 55 and 60.

  5. Ensure you change the Base Member Name. For example, change the Base Member Name to PQUERY1.

  6. Edit the CL program as shown in the following example:

    Figure 35-5 CL Program (IBM Query) screen

    Description of Figure 35-5 follows
    Description of "Figure 35-5 CL Program (IBM Query) screen"

  7. On Software Versions Repository, create the new object ensuring that the system places it in a custom object library in your library list.

  8. Access Revisions and locate the new menu.

  9. Using the change action, page down to locate an available selection and add the CLP as shown in the following example:

Figure 35-6 Revisions (IBM Query) screen

Description of Figure 35-6 follows
Description of "Figure 35-6 Revisions (IBM Query) screen"

To submit a query and prompt for selected records

  1. On the Command Line, enter SVR.

  2. On Software Versions Repository, enter J98MODEL1 in the following field:

    • Member ID

  3. Copy J98MODEL1 using a similar object name. For example, you might enter JQUERY.

  4. Change the Product Code and Reporting System to a number between 55 and 60.

  5. Ensure you change the Base Member Name. For example, change the Base Member Name to PQUERY.

  6. Edit the CL program as shown in the following example:

    Figure 35-7 CL Program (Submit a Query) screen

    Description of Figure 35-7 follows
    Description of "Figure 35-7 CL Program (Submit a Query) screen"

  7. On Software Versions Repository, create the new object ensuring that the system places it in a custom object library in your library list.

  8. Access Revisions and locate the new menu.

  9. Using the change action, page down to locate an available selection and add the CLP as follows:

Figure 35-8 Revisions (Add CLP) screen

Description of Figure 35-8 follows
Description of "Figure 35-8 Revisions (Add CLP) screen"

35.6 Reviewing the Global Menu Update Utility

This utility is useful when replacing obsolete programs, versions, or messages. This reads every record in the file. There is no Boolean logic. This is an interactive job that reads the menu files (F0082, F00821, F0083).

To review the global menu update utility

On Revisions, choose Global Menu File Update (F11) to display this utility.

If there is a value in the Currently field, the utility updates each record with the value in the Change To field.

Figure 35-9 Global Menu Update screen

Description of Figure 35-9 follows
Description of "Figure 35-9 Global Menu Update screen"

35.7 Enabling the Menu Word Search function on double-byte machines

To enable the Menu Word Search function on double-byte machines, you must enter single-byte menu titles and selection descriptions for menus you create or change.

To enable the Menu Word Search function on double-byte machines

  1. On Revisions, choose Single Byte Desc. (F17) to access the Single Byte Menu Revisions screen.

    Figure 35-10 Single Byte Menu Revisions screen

    Description of Figure 35-10 follows
    Description of "Figure 35-10 Single Byte Menu Revisions screen"

  2. Locate an existing menu.

  3. Complete the following fields:

    • Title (SBCS)

    • SBCS

  4. To display additional menu selections, choose Other Selections (F5).

  5. After you enter single-byte menu text, run the Menu Word Search program from the Rebuilds & Global Updates (G9642) menu.

Field Explanation
Title (SBCS) A text description of the menu.
SBCS The Menu Selection Description field provides a 30-character description of each item on a menu. These descriptions should be descriptive of the function of the selection. These descriptions may be altered for a particular type of organization to provide more industry specific association.