Base Pay

Fieldname:

XX:BASEPAY

 

Format:  

P12.2M      $999,999,999.99 (except as noted below)

 

Definition:

The established salary rate in the CSU Salary Schedule, for a class, range and salary step.  This is the amount a full-time employee is scheduled to receive.  For fractional or hourly employees, this is the amount used to calculate their Salary Rate.

 

In the CIRS employment data files (listed below), this field also includes an employee's Red Circle Rate (Plus Salary) amount when not a furlough reduction amount, to ensure correct data is reported for employees whose salary is over the maximum or 'off-step' per the MOU's. To compute the established salary rate as indicated in the CSU Salary Schedule, subtract Red Circle Rate amount from the Base Pay amount. For more information on base pay and red circle rates, refer to the PIMS Manual Item 320 and Item 815.  

 

This is a defined field:  

IF XX:ELIGSUB EQ '89' OR '90' OR '91' OR '92' THEN XX:BASEPAY ELSE

    (XX:BASEPAY + XX:REDCIRC) * .01;

 

See also: Salary Total (Actual Salary)

 

Coding Values:

Example: $2,250.00

 

Available Files:  

AC    Active Current Status

AN    Annual Current Status

EH    Employment History Extract

SP    Separated Current Status

TR    Transaction Data  (P8.2M)

 

SAC  Systemwide Active Current Status

SAN  Systemwide Annual Current Status

STR  Systemwide Transaction Data  (P8.2M)

 

 

 

 

Last Updated: August 15, 2009