Assignment Detail Information#

Functionality:#

This function retrieves information as seen on IEAS, for an employee's assignment information.

Parameters:#

EASD_ID The actual ID for the assignment detail record belonging to the employee you are getting data for
WHAT Identifies which data you wish to retrieve

WHAT Parameter Values#

Returns: #

Varchar2 (regardless of the type of data being requested)

Errors: #

  • *BAD EASD_ID When there is no assignment detail record with the ID provided
  • *BAD WHAT When the WHAT parameter is not one of the values supported

Example: #


Notes#

Click to create a new notes page