This page (revision-6) was last changed on 26-Nov-2021 10:22 by khiggs

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

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
6 26-Nov-2021 10:22 1 KB khiggs to previous
5 26-Nov-2021 10:22 1 KB rforbes to previous | to last
4 26-Nov-2021 10:22 1 KB rforbes to previous | to last
3 26-Nov-2021 10:22 1 KB rforbes to previous | to last
2 26-Nov-2021 10:22 1 KB rforbes to previous | to last
1 26-Nov-2021 10:22 1 KB rforbes to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 9 changed one line
|GOVERNMENT_CODE | ''Optional''. The [GOVERNMENT_CODE] for the employee. \\If you prefix the government code with the letter "E", then the [EXTERNAL_RETIREMENT_ID] field (without the "E") is used to retrieve the EID_ID
|GOVERNMENT_CODE | ''Optional''. The [GOVERNMENT_CODE] for the employee.
At line 24 changed one line
will get the EID_ID value for the passed PERSON_CODE.
will get the EID_ID value for the passed person code
At line 26 added one line
{{P2K_PU.GET_EID(0,~)}}
At line 27 changed one line
!{{P2K_PU.GET_EID(0,~)}}
will get the EID_ID value for the passed government code. Note that the first parameter is optional, but must still contain a value.
At line 29 removed 6 lines
will get the EID_ID value for the passed GOVERNMENT_CODE. Note that the first parameter is optional, but must still contain a value.
!{{P2K_PU.GET_EID(0,'E'||~)}}
will get the EID_ID value for the passed EXTERNAL_RETIREMENT_ID. Note that the first parameter is optional, but must still contain a value.
At line 39 changed 3 lines
----
![Notes|Edit:Internal.GET_EID]
[{InsertPage page='Internal.P2K_PU.DES_TYPE' default='Click to create a new notes page'}]