Employment Months

Fieldname:

XX:EMPMTHS

 

Format:  

I6      999

 

Definition:

Indicates the number of months employed.  

 

This is a defined field calculated using Employment Date and the date the file was created (Data As Of Date):

 

XX:EMPMTHS/I6 = IF EMP_M EQ '00' AND EMP_D EQ '00' THEN 0 ELSE DATEDIF (XX:EMPDATE, XX:DAO, 'M');

 

Refer also to Employment Years.

 

Coding Values:

Example: 124

 

Available Files:  

AC    Active Current Status

AN    Annual Current Status File

SAC  Systemwide Active Current Status

SAN  Systemwide Annual Current Status File

 

 

 

 

Last Updated: April 15, 2010