P 2 K_PU.ECT

Contact Information#

Functionality:#

This function retrieves information as seen on IECT, for an employee's dcontact.

Parameters:#

EID_ID The actual ID for the employee you are getting data for
CONTACT_TYPE The contact type from the contact's roles that will be searched
WHAT Identifies which element of the contact information you are looking for
COUNTER Optional. In the event of multiple contacts with the same role type, this identifies the sequential number of the contact which will be retrieved (ordered by ID - entered order). If not provided, 1 will be used.

WHAT Parameter Values#

Returns: #

Varchar2 (regardless of the type of data being requested)

Errors: #

Example: #

P2K_PU.ECT(~,'01','BIRTH_DATE')

Will return the BIRTH_DATE for the first spouse found.


Notes#

Click to create a new notes page