When a CA Endevor menu panel is displayed, the number in front of an option is blanked out. Why? When the user attempts to select the blanked out option they get an 'invalid selection' message.
search cancel

When a CA Endevor menu panel is displayed, the number in front of an option is blanked out. Why? When the user attempts to select the blanked out option they get an 'invalid selection' message.

book

Article ID: 6477

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

When a CA Endevor menu panel is displayed, the number in front of an option is blanked out. Why?

Environment

All supported versions of CA Endevor SCM

Cause

The ENHOPT FIXED_PANEL_OPT#S option in the CA Endevor ENCOPTBL table is turned on.

***********************************************************************
* THE ENDEVOR PRIMARY OPTION AND FOREGROUND OPTION PANELS ARE          
* ARE TAILORED ACCORDING TO A USER'S AUTHORITY TO PERFORM AN ACTION OR 
* FUNCTION.  NORMALLY, WHEN OPTIONS ARE OMITTED THE SUBSEQUENT OPTIONS 
* ARE RENUMBERED TO MAINTAIN A CONTINUOUS SEQUENCE.                    
*                                                                      
* WITH THIS OPTION TURNED ON, IF A USER IS NOT AUTHORIZED FOR A PANEL  
* OPTION, THE OPTION NUMBER (LETTER) WILL SIMPLY BE BLANKED OUT TO     
* INDICATE THE OPTION IS UNAVAILABLE.                                  
*                                                                      
* ENDEVOR FOR MVS WORKBENCH                                            
* O0000899                                                             
*---------------------------------------------------------------------*
*        ENHOPT FIXED_PANEL_OPT#S=ON                               
*                                                              
***********************************************************************

 

Resolution

If you do not need to retain the original numbering on the panel for CA Endevor Workbench and want the entries the users are not authorized to use removed from the panel, then

1. Comment out the ENHOPT FIXED_PANEL_OPT#S  line in the ENCOPTBL table by placing an * in column 1

2. Reassemble and link the ENCOPTBL table