HRPY - RAND_ID
EMPMSTR Random ID Generator Setup
Code Category: HRPY
Code Value: RAND_ID
Short Description: Any description.
Medium Description: Any description.
Long Description: EMPMSTR Random ID generator setup (optional)
Associated Numeric Values
1-5: Reserved for future use.
Associated Codes
1: Minimum Value of the random number used to create id (required)
2: Maximum Value of the random number used to create id (required)
3: This field controls 4 different optional ways of generating an id with this random number generator, as follows:- Leave empty - the employee id will simply be the random number- Fill it with "ENTITY" - the employee id will be created by combining the entity id off of EMPMSTR with the random number (e.g., ROOT4536) up to 12 digits long- Fill with "LEDGER" - the employee id will be created by combining the ledger with the random number. The ledger is found by using the entity id off of EMPMSTR and reading the ENTYTBLE screen (it's a mapping of entity to the GL ledger associated with that entity)- Put in some other characters, for example "E." The employee id will be created by combining the characters entered here + random id. Some examples would be:"E" e.g., E6565 "EMP" e.g., EMP6565"XYZZ" e.g., XYZZ6565
Associated Descriptions
1-5: Reserved for future use.