EMPLOYEE_NAME_DISPLAY
- Description:
- 
            This parameter controls how an employee's name is displayed in Manage Schedule, Billboard Manager, and Approve Time Off. As a system administrator, you can select one of these options:- 1 represents EMP_FULLNAME
- 2 represents EMP_FULLNAME (EMP_NAME)
- 3 represents (EMP_NAME) EMP_FULLNAME
 For any value specified outside of 1, 2, or 3 the value for EMP_FULLNAMEis used.The EMP_FULLNAMEfrom the configuration in theFULL_NAME_FORMATregistry, located under system/WORKBRAIN_PARAMETERS/FULLNAME_FORMAT is fetched by the system. The assumption is that this registry must always be configured during implementation and should be set up before configuring the values in theEMPLOYEE_NAME_DISPLAYregistry.
- 1 represents 
- Valid Values:
- 
            1, 2, 3 
- Default Value:
- 
            3 
- Location:
- 
            /system/modules/scheduling/EMPLOYEE_NAME_DISPLAY 
- Effective:
- 
            2024.10