This page (revision-43) was last changed on 26-Nov-2021 10:22 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
43 26-Nov-2021 10:22 20 KB Karen Parrott to previous
42 26-Nov-2021 10:22 20 KB Karen Parrott to previous | to last
41 26-Nov-2021 10:22 20 KB Karen Parrott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 28 changed one line
If a user defined field(UDF) is established on a the position details table (P2K_CM_POSITION_DETAILS) and a matching user defined field is established on the work assignment details table (P2K_HR_ASSIGNMENT_DETAILS), then values stored in the UDF on the position table will default into the UDF on the work assignment table when employees are hired or transferred.
If a user defined field(UDF) is established on a the position details table [P2K_CM_POSITION_DETAILS] and a matching user defined field is established on the work assignment details table [P2K_HR_ASSIGNMENT_DETAILS], then values stored in the UDF on the position table will default into the UDF on the work assignment table when employees are hired or transferred.
At line 30 changed one line
__Define Code Sequences:__ A sequence is a process that allows the users to have the system automatically assign codes to various records. Code sequences are defined on the Define Code Sequences ([IMCS]) form. The employee code and position code, among other codes, may be defined as system generated. If a sequence record exists for the field, a code will be assigned by the system. If there is no sequence record defined, the user will have to specify the code. Manually assigned numbers may be used with sequences. The manually assigned number must be within the start/end range and less than the last system assigned number.
!Define Code Sequences:
A sequence is a process that allows the users to have the system automatically assign codes to various records. Code sequences are defined on the Define Code Sequences ([IMCS]) form. The employee code and position code, among other codes, may be defined as system generated. If a sequence record exists for the field, a code will be assigned by the system. If there is no sequence record defined, the user will have to specify the code. Manually assigned numbers may be used with sequences. The manually assigned number must be within the start/end range and less than the last system assigned number.