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

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

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
This function retrieves the [P2K_HR_IDENTITIES] ID for the derived first manager for the assignment detail identified, following the [derived first manager|DRV_FIRST_MANAGER_EID] logic
This function retrieves the [P2K_HR_IDENTITIES] ID for the derived first manager for the assignment detail identified, following the [derived first manager|EID_ID_FIRST_MANAGER] logic
At line 9 added one line
|AS_OF | ''optional'' The as-of date you want to find the manager for. If not provided, the current date is used.
At line 14 added 3 lines
!Notes:
If the as of date provided is not within the effective - expiry range of the assignment detail identified by the first parameter, then whichever of effective or expiry that is closest to the as of date is used.
At line 22 changed one line
{{P2K_PU.EID(P2K_PU.FIRST_MGR(~),'NAME'}}
{{P2K_PU.EID(__P2K_PU.FIRST_MGR(~)__,'NAME')}}
At line 24 changed one line
Will return the name from [P2K_PU.EID] for the first manager
Will return the name from [P2K_PU.EID] for the first manager, using the ID returned by this function