For a Filled position and employee assignment loaded from HR, reducing the existing employee assignment FTE and the existing position FTE by the same amount, causes Occupancy Status to display as Vacant and populates available vacancy FTE. After the fix, Occupancy Status remains Filled and available...
Paycheck Adjustment Form (PADJ) The Paycheck Adjustment [PADJ] form is used to adjust one pay of an employee. This form does not adjust the actual salary for this employee. The Paycheck Adjustment form can be a stand-alone form or it can be a screen within another form. For example: ...
$sql ="\n\t\t\tSELECT DISTINCT idnt.". $args['identifier'] ." \n\t\t\tFROM psu_identity.person_identifiers idnt,\n\t\t\t\t psu.v_hr_psu_employee_active act \n\t\t\tWHERE idnt.pid = act.pidm\n\t\t"; $matches = PSU::db('banner')->GetCol($sql);return$matches; }...