FULLNAME_FORMAT
- Description:
-
Note: You should also refer to FULLNAME_FORMAT.
This parameter determines the format of the employee's full name (for example, in Schedule Compliance violation messages).
When the FULLNAME_FORMAT parameter is set to [EMP_LASTNAME], [EMP_FIRSTNAME], the messageReceiverDisplay parameter cannot be set to EMP_FULLNAME. Otherwise, the error seen in TT32909 reoccurs. When the FULLNAME_FORMAT parameter is set to[EMP_LASTNAME], [EMP_FIRSTNAME], the messageReceiverDisplay parameter must be set to WBU_NAME. The reason for the reoccurrence is the comma “,”. The comma is used by mail to separate users.
When the FULLNAME_FORMAT parameter is set to be [EMP_LASTNAME] [EMP_FIRSTNAME], then the messageReceiverDisplay parameter can be set to WBU_NAME or EMP_FULLNAME. When the messageReceiverDisplay parameter is set to EMP_FULLNAME, no error occurs only if the full name is unique. If the name is not unique, a warning message is displayed.
- Valid Values:
-
[EMP_LASTNAME] and [EMP_FIRSTNAME]
- Default Value:
-
For new installations, this parameter is set to [EMP_FIRSTNAME] [EMP_LASTNAME].
For upgrades of existing installations, this parameter is set to [EMP_LASTNAME], [EMP_FIRSTNAME].
- Location:
-
system/WORKBRAIN_PARAMETERS/
- Effective:
-
Fixpack 22