!!!EEM/EAS INTERFACE VARIABLES

[X_INF_VARIABLE_NAME] is a [fixed lexicon].  Variables starting with "35" are used to define interfaces in the [IDIF] screen that will  be created by the [UEEF] program (and other derivitive programs)

%%zebra-table
||Saved\\Value||Displayed Value||Source of Data||Comments
| 350001 | XML Begin Tag (35) | |*Indicates this Rec#/Fld# is for XML Begin tag \\* You should enter the XML tag in the XML tag field, if XML tag is not specified, the field name is used as XML Tag \\* You should specify XML tag option \\* If XML tag option is not specified, this XML tag is an optional tag
| 350002 | XML End Tag (35) | |*Indicates this Rec#/Fld# is for XML End tag \\* Same logic as XML Begin tag \\* You should match XML End tag to XML Begin tag on IDIF definition
| 350003 | Constant Value (35) | |* Indicates this Rec#/Fld# contains a constant \\* You should enter the constant in Constant Value field
| 350004 | System Date/Time (35) | The System current Date and Time stamp with following Select: SELECT to_char(sysdate,'DD-MON-YYYY HH24:MI:SS')  | You can use derivation expression SUBSTR to retrieve Date only or Time only
| 350005 | As Of Date (35) | From UBEF As Of Date parameter|
| 350006 | Execution ID (35) | From UBEF Execution ID of the run|
| 350007 | User Calc (35) | |Indicates this Rec#/Fld# will invoke a UserCalcUserCalc \\* You should enter the UserCalc name in the Constant Value field, e.g. BE USERCALC
| 350008 | Trial Run (35) | |
| 350020 | First Pay Beg Dt of Yr | Contains the very first pay period start date in a calendar year|
| 350021 | Last Pay End Dt of Yr | Contains the very last pay period end date in a calendar year.|
| 350022 | First BEND effdt | Contains the first enrollment details effective date within the selected period when multiple details are required to be combined (applicable to the ACTIVE and LTD coverage codes only).|
| 350025 | First Pay Beg Dt in Month | |
| 350026 | Last Pay End Dt in Month | |
| 350027 | Nbr Pays in Month | |
| 350030 | Pay Month | |
| 350100 | Entity den_id (DEN) | P2K_CM_ENTITIES (DEN) is retrieved from employee's employment\\* This field returns the den.id, you may use this id in derivation expression to return other value that is related to den.id e.g. to return the UDF 'COMPANY LICENCE' value from IDEN, use derivation expression:p2k_smgetudf('P2K_CM_ ENTITIES', 'COMPANY LICENCE',~)|
| 350101 | Entity Code (DEN) | From P2K_CM_ENTITIES (DEN) Entity Code|
| 350102 | Standing (DEN) | From P2K_CM_ENTITIES (DEN) Standing|
| 350103 | G/L Company (DEN) (35) |From P2K_CM_ENTITIES (DEN) GL Company id to retrieve GL Company code |
| 350110 | Effective (DED) | From P2K_CM_ENTITY_DETAILS (DED) effective as of UEEF As of Date parameter|
| 350111 | Expiry (DED) | From P2K_CM_ENTITY_DETAILS (DED)|
| 350112 | Entity Name (DED) |From P2K_CM_ENTITY_DETAILS (DED) |
| 350113 | Legislation (DED) |From P2K_CM_ENTITY_DETAILS (DED) |
| 350114 | Language Code (DED) | From P2K_CM_ENTITY_DETAILS (DED)|
| 350115 | Currency (DED) |From P2K_CM_ENTITY_DETAILS (DED) |
| 350116 | DUNS Number (DED) | From P2K_CM_ENTITY_DETAILS (DED)|
| 350117 | WEB Address (DED) | From P2K_CM_ENTITY_DETAILS (DED)|
| 350201 | Location Code (DLN) | P2K_CM_LOCATIONS (DLN) is retrieved from DED.DLN_ID|If UEEF parameter 'Er Addr Location' is specified, then this location is used as the Employer Address
| 350202 | Location Desc (DLN) |From P2K_CM_LOCATIONS (DLN) |
| 350203 | Font HTML (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350204 | Language Code (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350205 | Address 1 (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350206 | Address 2 (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350207 | Address 2 + City (DLN) |From P2K_CM_LOCATIONS (DLN) |Location Address Line 2 and Locality (city) are concatenated
| 350212 | City (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350213 | State Code (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350214 | Country Code (DLN) |From P2K_CM_LOCATIONS (DLN) |
| 350215 | Zip (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350216 | State+Cntry+Zip (DLN) |From P2K_CM_LOCATIONS (DLN) |Location State/Prov, Country and Postal Code are concatenated
| 350220 | Mail Address 1 (DLN) |  From P2K_CM_LOCATIONS (DLN)|If Mailing address does not exist, the primary address will be used
| 350221 | Mail Address 2 (DLN) |  From P2K_CM_LOCATIONS (DLN)|
| 350222 | Mail Adr 2 + City (DLN) |  From P2K_CM_LOCATIONS (DLN)|Location Mailing Address Line 2 and Locality (city) are concatenated
| 350223 | Mail City (DLN) |  From P2K_CM_LOCATIONS (DLN)|
| 350224 | Mail State (DLN) |  From P2K_CM_LOCATIONS (DLN)|
| 350225 | Mail Country Code (DLN) |  From P2K_CM_LOCATIONS (DLN)|
| 350226 | Mail Zip (DLN) |  From P2K_CM_LOCATIONS (DLN)|
| 350227 | Mail State+Cntry+Zip(DLN) |  From P2K_CM_LOCATIONS (DLN)|Location Mailing Address State/Prov, Country and Postal Code are concatenated
| 350237 | Phone Number (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350238 | Phone Number Ext (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350239 | Alt Phone Number (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350240 | Alt Phone Number Ext (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350241 | Fax Number (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350242 | Email Address (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350243 | Bilingual Region (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350244 | Bilingual Location (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350245 | CMA Code (DLN) | From P2K_CM_LOCATIONS (DLN)|
| 350300 | Department ddp_id (DDP) | P2K_CM_DEPARTMENTS (DDP) is retrieved from employee's prime assignment|This field returns the ddp.id, user may use this id in derivation expression to return other value that is related to ddp.id
| 350301 | Department Code (DDP) | From P2K_CM_DEPARTMENTS (DDP)|
| 350302 | Standing (DDP) | From P2K_CM_DEPARTMENTS (DDP)|
| 350303 | Generic Code (DDP) | From P2K_CM_DEPARTMENTS (DDP)|
| 350310 | Effective (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD) effective as of UEEF As of Date parameter|
| 350311 | Expiry (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350312 | Department Name (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350313 | Distribution Mask (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350314 | Burden Percent (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350315 | Phone Number (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350316 | Phone Number Ext (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350317 | Fax Number (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350318 | Email Address (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350319 | EEOC Function (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350320 | Batch Code (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350321 | Office Code (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350322 | Burden Method (DDD) | From P2K_CM_DEPARTMENT_DETAILS (DDD)|
| 350400 | Unit dun_id (DUN) | P2K_CM_UNITS (DUN) is retrieved from employee's prime assignment|This field returns the dun.id, you may use this id in derivation expression to return other value that is related to dun.id
| 350401 | Unit Code (DUN) | From P2K_CM_UNITS (DUN)|
| 350402 | Standing (DUN) | From P2K_CM_UNITS (DUN)|
| 350410 | Effective (DUD) | From P2K_CM_UNIT_DETAILS (DUD) effective as of UEEF As of Date parameter|
| 350411 | Expiry (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350412 | Unit Status (DUD) |From P2K_CM_UNIT_DETAILS (DUD) |
| 350413 | Unit Description (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350414 | Agreement Start Date (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350415 | Agreement End Date (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350416 | Unit Name (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350417 | Unit Local (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350418 | Unit Sub Local (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350419 | Unit Text (DUD) | From P2K_CM_UNIT_DETAILS (DUD)|
| 350500 | Group dgr_id (DGR) | P2K_CM_GROUPS (DGR) is retrieved from the employee's prime assignment dgr_id| This field returns the dgr.id, you may use this id in derivation expression to return other value that is related to dgr.id
| 350501 | Group Code (DGR) | From P2K_CM_GROUPS (DGR)|
| 350502 | Standing (DGR) | From P2K_CM_GROUPS (DGR)|
| 350510 | Effective (DGD) | From P2K_CM_GROUP_DETAILS (DGD) effective as of UEEF As of Date parameter|
| 350511 | Expiry (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350512 | Group Description (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350513 | Group Type (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350514 | Pay Type (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350515 | Contract Type (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350516 | Employment Type (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350517 | Std Hours Per Day (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350518 | Std Hours Per Week (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350519 | Std Hours Per Pay (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350520 | Weeks Per Year (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350521 | Months Per Year (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350522 | Hourly Rounding (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350523 | Daily Rounding (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350524 | Use FTE Wages (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350525 | Accrual Method (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350526 | CDN EI Reduced Rate (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350527 | Pay By Check (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350528 | FLSA Factor (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350529 | FLSA Hours (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350530 | W2 Employment Type (DGD) | From P2K_CM_GROUP_DETAILS (DGD)|
| 350601 | Payroll Code (PPA) | P2K_PR_PAYROLLS (PPA) is retrieved from the employee's prime assignment group details|This field returns the Payroll code from PPA
| 350602 | Legislation (PPA) | From P2K_PR_PAYROLLS (PPA)|
| 350603 | Description (PPA) |From P2K_PR_PAYROLLS (PPA) |
| 350701 | Pay Calendar Code (PCL) | P2K_PR_PAY_CALENDARS (PCL) is retrieved from the employee's prime assignment group details Payroll code|This field returns the Pay Calendar code from PCL
| 350702 | Pay Frequency (PCL) | |
| 350703 | Weeks Per Pay (PCL) | |
| 350704 | Pay Calendar Desc (PCL) | |
| 350800 | Govt Regist Number (DGV) | |
| 350801 | Govt Regist dgv_id (35) | |
| 350802 | Govt Regist Type (DGV) | |
| 350803 | Govt Regist Desc (DGV) | |
| 353100 | Person Code (EID) | |
| 353101 | Person eid_id (EID) | |
| 353102 | S.S.N. (EID) | |
| 353103 | First Name (EID) | |
| 353104 | Middle Name (EID) | |
| 353105 | Last Name (EID) | |
| 353106 | Last, First, Middle (EID) | |
| 353107 | Last, First, Initial (EID) | |
| 353108 | First, Middle, Last (EID) | |
| 353109 | First, Initial, Last (EID) | |
| 353126 | Birth Date (EID) | |
| 353127 | Gender (EID) | |
| 353128 | Language Code (EID) | |
| 353129 | Ethnic (EID) | |
| 353130 | Salutation (EID) | |
| 353131 | Rank (EID) | |
| 353132 | Birth Place (EID) | |
| 353133 | Challenged (EID) | |
| 353134 | Vetern Status (EID) | |
| 353135 | Photo Location (EID) | |
| 353136 | Drivers License (EID) | |
| 353137 | Alt Language Code (EID) | |
| 353138 | Govt Code Origin (EID) | |
| 353139 | User Code (EID) | |
| 353200 | Personal eps_id (EPS) | |
| 353201 | Effective (EPS) | |
| 353202 | Expiry (EPS) | |
| 353203 | Change Code (EPS) | |
| 353204 | Address 1 (EPS) | |
| 353205 | Address 2 (EPS) | |
| 353206 | Address 2 + City (EPS) | |
| 353207 | City (EPS) | |
| 353210 | State Code (EPS) | |
| 353211 | Country Code (EPS) | |
| 353212 | Zip (EPS) | |
| 353213 | State+Cntry+Zip (EPS) | |
| 353214 | School District Code (EPS) | |
| 353215 | Tax Jurisdiction (EPS) | |
| 353220 | Mail Address 1 (EPS) | |
| 353221 | Mail Address 2 (EPS) | |
| 353222 | Mail Adr 2 + City (EPS) | |
| 353223 | Mail City (EPS) | |
| 353224 | Mail State Prov (EPS) | |
| 353225 | Mail Country Code (EPS) | |
| 353226 | Mail Zip (EPS) | |
| 353227 | Mail State+Cntry+Zip (EPS) | |
| 353238 | Phone Unlisted (EPS) | |
| 353239 | Phone Number (EPS) | |
| 353240 | Alt Phone Number (EPS) | |
| 353241 | Cellular Number (EPS) | |
| 353242 | Fax Number (EPS) | |
| 353243 | Email Address (EPS) | |
| 353244 | Marital Status (EPS) | |
| 353245 | Married Date (EPS) | |
| 353246 | Number Dependents (EPS) | |
| 353247 | Years Education (EPS) | |
| 353248 | Transportation (EPS) | |
| 353249 | Bonded Status (EPS) | |
| 353250 | Citizen Status (EPS) | |
| 353251 | Citizenship Country (EPS) | |
| 353252 | Foreign Code (EPS) | |
| 353300 | Employment eem_id (EEM) | |
| 353301 | Employment Type (EEM) | |
| 353302 | Hire Date (EEM) | |
| 353303 | Hire Sequence (EEM) | |
| 353304 | Original Hire Date (EEM) | |
| 353305 | Seniority Date (EEM) | |
| 353306 | First Work Date (EEM) | |
| 353307 | Last Work Date (EEM) | |
| 353308 | Termination Date (EEM) | |
| 353309 | Termination Code (EEM) | |
| 353310 | Roe Status (EEM) | |
| 353311 | Roe Issued Date (EEM) | |
| 353312 | Roe Letter (EEM) | |
| 353313 | Roe Comments (EEM) | |
| 353314 | Rehire Status (EEM) | |
| 353315 | Expected Return Date (EEM) | |
| 353316 | Income Guarantee (EEM) | |
| 353380 | Term Description (DTR) | |
| 353381 | Govt Term Code (DTR) | |
| 353382 | ROE Letter (DTR) | |
| 353383 | Employment Status (DTR) | |
| 353384 | Term Code (DTR) | |
| 353390 | Pay Frequency (ROE) | |
| 353391 | First day worked (ROE) | |
| 353392 | Last day paid (ROE) | |
| 353393 | Final period end (ROE) | |
| 353394 | Reason issue (ROE) | |
| 353395 | ROE process meth (ROE) | |
| 353396 | ROE Comment line 1 (ROE) | |
| 353397 | ROE Comment line 2 (ROE) | |
| 353398 | ROE Comment line 3 (ROE) | |
| 353399 | ROE Comment line 4 (ROE) | |
| 353400 | Assignment eas_id (EAS) | |
| 353401 | Assignment Code (EAS) | |
| 353402 | Assignment Type (EAS) | |
| 353403 | Assignment Status (EAS) | |
| 353404 | Assignment Start Date (EAS) | |
| 353405 | Assignment End Date (EAS) | |
| 353406 | Prime Assignment (EAS) | |
| 353407 | Description (EAS) | |
| 353408 | Next Review Date (EAS) | |
| 353409 | Ts Seniority Date (EAS) | |
| 353500 | Assignment easd_id (EASD) | |
| 353501 | Effective (EASD) | |
| 353502 | Expiry (EASD) | |
| 353503 | Change Code (EASD) | |
| 353504 | Employment Status Code (EASD) | |
| 353505 | Position Code (EASD) | |
| 353506 | Job Code (EASD) | |
| 353507 | Department Code (EASD) | |
| 353508 | Unit Code (EASD) | |
| 353509 | Group Code (EASD) | |
| 353510 | Location Work In (EASD) | |
| 353511 | Location Paydest (EASD) | |
| 353512 | Authorization Code (EASD) | |
| 353513 | Tax Jurisdiction (EASD) | |
| 353514 | Work Calendar (EASD) | |
| 353515 | Work Rule (EASD) | |
| 353516 | Supervised By (EASD) | |
| 353517 | Replaced By (EASD) | |
| 353518 | Job Profile (EASD) | |
| 353519 | Range Code (EASD) | |
| 353520 | Scale Code (EASD) | |
| 353521 | Step Code (EASD) | |
| 353522 | Fte (EASD) | |
| 353523 | Assignment Title (EASD) | |
| 353524 | Hours Per Day (EASD) | |
| 353525 | Hours Per Week (EASD) | |
| 353526 | Hours Per Pay (EASD) | |
| 353527 | Wage Rate (EASD) | |
| 353528 | Rate Basis (EASD) | |
| 353529 | Use Fte Wages (EASD) | |
| 353530 | Out Of Range (EASD) | |
| 353531 | Scale Overridden (EASD) | |
| 353532 | Periods Elected (EASD) | |
| 353533 | Pay Starting Date (EASD) | |
| 353534 | Contract Days (EASD) | |
| 353535 | Contract Limit (EASD) | |
| 353536 | Job Seniority Date (EASD) | |
| 353537 | Service Rating (EASD) | |
| 353538 | Responsibility Level (EASD) | |
| 353539 | Work Type (EASD) | |
| 353540 | WC Class (EASD) | |
| 353541 | Phone Number (EASD) | |
| 353542 | Phone Extension (EASD) | |
| 353543 | Email Address (EASD) | |
| 353544 | Leave Date (EASD) | |
| 353545 | Leave Reason (EASD) | |
| 353546 | Leave Return Date (EASD) | |
| 353547 | Trigger Retro (EASD) | |
| 353548 | Provide Public Sve (EASD) | |
| 353549 | Provide Internal Sve (EASD) | |
| 353550 | Supervisory (EASD) | |
| 353551 | Job Class Lex Value | |
| 353602 | Effective (PPRU) | |
| 353603 | Expiry (PPRU) | |
| 353604 | Change Code (PPRU) | |
| 353605 | Ufed Filing Status (PPRU) | |
| 353606 | Ufed Num Exemptions (PPRU) | |
| 353607 | Ufed Ann Exemption (PPRU) | |
| 353608 | Ufed Add Exemption (PPRU) | |
| 353609 | Ufed Add Tax Per Prd (PPRU) | |
| 353610 | Ufed Tax Amount (PPRU) | |
| 353611 | Ufed Tax Percent (PPRU) | |
| 353612 | Ufed Tax Method (PPRU) | |
| 353613 | Ufed Suppl Tax Mthd (PPRU) | |
| 353614 | Ufed Fica Method (PPRU) | |
| 353615 | Ufed Medicare Mthd (PPRU) | |
| 353616 | Ufed Futa Method (PPRU) | |
| 353617 | Ufed Eic Method (PPRU) | |
| 353618 | Ust Reciprocation (PPRU) | |
| 353619 | Ust Filing Status (PPRU) | |
| 353620 | Ust Num Exemption 1 (PPRU) | |
| 353621 | Ust Num Exemption 2 (PPRU) | |
| 353622 | Ust Ann Exemption (PPRU) | |
| 353623 | Ust Add Exemption (PPRU) | |
| 353624 | Ust Add Tax Per Prd (PPRU) | |
| 353625 | Ust Add Tax Res (PPRU) | |
| 353626 | Ust Add Tax Work (PPRU) | |
| 353627 | Ust Tax Amount (PPRU) | |
| 353628 | Ust Tax Percent (PPRU) | |
| 353629 | Ust Tax Method (PPRU) | |
| 353630 | Ust Suppl Tax Mthd (PPRU) | |
| 353631 | Ust Alt Tax Method (PPRU) | |
| 353632 | Ust Sui Ee Method (PPRU) | |
| 353633 | Ust Sui Er Method (PPRU) | |
| 353634 | Ust Sdi Ee Method (PPRU) | |
| 353635 | Ust Sdi Er Method (PPRU) | |
| 353636 | Ust WC Method (PPRU) | |
| 353637 | Uloc Reciprocation (PPRU) | |
| 353638 | Uloc Filing Status (PPRU) | |
| 353639 | Uloc Num Exemptions (PPRU) | |
| 353640 | Uloc Ann Exemption (PPRU) | |
| 353641 | Uloc Exempt Percent (PPRU) | |
| 353642 | Uloc Add Tax Per Prd (PPRU) | |
| 353643 | Uloc Add Tax Work (PPRU) | |
| 353644 | Uloc Add Tax Res (PPRU) | |
| 353645 | Uloc Tax Amount (PPRU) | |
| 353646 | Uloc Tax Percent 1 (PPRU) | |
| 353647 | Uloc Tax Percent 2 (PPRU) | |
| 353648 | Uloc County Tax Mthd (PPRU) | |
| 353649 | Uloc City Tax Method (PPRU) | |
| 353650 | Uloc School Tax Mthd (PPRU) | |
| 353651 | Uloc School Tax Amt (PPRU) | |
| 353652 | Uloc School Tax % (PPRU) | |
| 353653 | Uloc Head Tax Method (PPRU) | |
| 353654 | Uloc Head Tax Amount (PPRU) | |
| 353655 | Ust Eic Method (PPRU) | |
| 353701 | Effective (PPRC) | |
| 353702 | Expiry (PPRC) | |
| 353703 | Change Code (PPRC) | |
| 353704 | Cfed Td1 Amount (PPRC) | |
| 353705 | Cfed Ann Tax Credit (PPRC) | |
| 353706 | Cfed Ann Tax Deduct (PPRC) | |
| 353707 | Cfed Ann Area Deduct (PPRC) | |
| 353708 | Cfed Tax Amount (PPRC) | |
| 353709 | Cfed Tax Percent (PPRC) | |
| 353710 | Cfed Add Tax Per Prd (PPRC) | |
| 353711 | Cfed Filing Status (PPRC) | |
| 353712 | Cfed Tax Method (PPRC) | |
| 353713 | Cfed Cpp Method (PPRC) | |
| 353714 | Cfed Ei Method (PPRC) | |
| 353715 | Cfed Labour Fund (PPRC) | |
| 353716 | Cprv Claim Amount (PPRC) | |
| 353717 | Cprv Num Dependents (PPRC) | |
| 353718 | Cprv Ann Tax Deduct (PPRC) | |
| 353719 | Cprv Tax Amount (PPRC) | |
| 353720 | Cprv Tax Percent (PPRC) | |
| 353721 | Cprv Add Tax Per Prd (PPRC) | |
| 353722 | Cprv Filing Status (PPRC) | |
| 353723 | Cprv Tax Method (PPRC) | |
| 353724 | Cprv Qpp Method (PPRC) | |
| 353725 | Cprv Health Tax Mthd (PPRC) | |
| 353726 | Cprv WC Method (PPRC) | |
| 353727 | Fed Tax Claim Type (PPRC) | |
| 353728 | Fed Tax Claim Code (PPRC) | |
| 353729 | Prov Tax Claim Type (PPRC) | |
| 353730 | Prov Tax Claim Code (PPRC) | |
| 353731 | Cprv Ann Tax Credit (PPRC) | |
| 353732 | Cprv Ann Area Deduct (PPRC) | |
| 353801 | Contacts ect_id (ECT) | |
| 353802 | First_name (ECT) | |
| 353803 | Middle_name (ECT) | |
| 353804 | Last_name (ECT) | |
| 353805 | Last, First, Middle (ECT) | |
| 353806 | Last, First, Initial (ECT) | |
| 353807 | First, Middle, Last (ECT) | |
| 353808 | Gender (ECT) | |
| 353809 | Relation (ECT) | |
| 353810 | S.S.N. (ECT) | |
| 353811 | Birth_date (ECT) | |
| 353812 | Language_code (ECT) | |
| 353813 | Salutation (ECT) | |
| 353814 | Rank (ECT) | |
| 353815 | Employer (ECT) | |
| 353816 | Contact_title (ECT) | |
| 353817 | Address_line_1 (ECT) | |
| 353818 | Address_line_2 (ECT) | |
| 353819 | Addr Ln2 + City (ECT) | |
| 353820 | City (ECT) | |
| 353821 | State Code (ECT) | |
| 353822 | Country Code (ECT) | |
| 353823 | Zip Code (ECT) | |
| 353824 | State+Cntry+Zip (ECT) | |
| 353825 | Mail_address_line_1 (ECT) | |
| 353826 | Mail_address_line_2 (ECT) | |
| 353827 | Mail Ln2 + City (ECT) | |
| 353828 | Mail City (ECT) | |
| 353829 | Mail State (ECT) | |
| 353830 | Mail Country Code (ECT) | |
| 353831 | Mail Zip Code (ECT) | |
| 353832 | Mail State+Cntry+Zip (ECT) | |
| 353833 | Phone_number (ECT) | |
| 353834 | Phone_extension (ECT) | |
| 353835 | Alt_phone_number (ECT) | |
| 353836 | Alt_phone_extn (ECT) | |
| 353837 | Cellular_number (ECT) | |
| 353838 | Fax_number (ECT) | |
| 353839 | Email_address (ECT) | |
| 353840 | Security_level (ECT) | |
| 353841 | Private_item (ECT) | |
| 353842 | Web_address (ECT) | |
| 353843 | Govt_code_origin (ECT) | |
| 353844 | Contacts eid_id (ECT) | |
| 353845 | Contacts mus_id (ECT) | |
| 355001 | Enrollment id (BEN) | |
| 355002 | Enroll Detail id (BEND) | |
| 355003 | Effective (BEND) | |
| 355004 | Expiry (BEND) | |
| 355005 | Unofficial (BEND) | |
| 355006 | Enrollment_status (BEND) | |
| 355007 | Participation_rule (BEND) | |
| 355008 | Coverage_step_code (BEND) | |
| 355009 | Description (BEND) | |
| 355010 | Elig_start_date (BEND) | |
| 355011 | Elig_end_date (BEND) | |
| 355012 | Prem_start_date (BEND) | |
| 355013 | Prem_end_date (BEND) | |
| 355014 | Plan_reg_number (BEND) | |
| 355015 | Evidence_of_ins (BEND) | |
| 355016 | Percentage (BEND) | |
| 355020 | Freq pfq_id (BEND) | |
| 355021 | Change reason dcr_id (BEND) | |
| 355022 | Covg bcg_id (BEND) | |
| 355023 | Orig bend_id (BEND) | |
| 355101 | Plan Type id (BPT) | |
| 355102 | Plan_type_code (BPT) | |
| 355103 | Description (BPT) | |
| 355104 | Calc_sequence (BPT) | |
| 355201 | Plan Defn id (BPN) | |
| 355202 | Plan_code (BPN) | |
| 355203 | Description (BPN) | |
| 355204 | Plan_access_code (BPN) | |
| 355205 | Established_date (BPN) | |
| 355206 | Participation_rule (BPN) | |
| 355207 | Policy_number (BPN) | |
| 355208 | Calc_sequence (BPN) | |
| 355209 | Plan_remit_seq (BPN) | |
| 355210 | Track_decline (BPN) | |
| 355211 | Last_remit_date (BPN) | |
| 355212 | Remit_by_state (BPN) | |
| 355213 | Remit_by_un_grp (BPN) | |
| 355214 | Remit_date_rule (BPN) | |
| 355215 | Remit_asof_day (BPN) | |
| 355216 | Print_zero_rule (BPN) | |
| 355217 | Print_all_waivers (BPN) | |
| 355218 | Not_scheduled (BPN) | |
| 355219 | Plan_end_date (BPN) | |
| 355220 | Approval_required (BPN) | |
| 355221 | Plan den_id (BPN) | |
| 355222 | Plan dcl_id (BPN) | |
| 355223 | Plan brm_id (BPN) | |
| 355301 | Coverage id (BCG) | |
| 355302 | Coverage_code (BCG) | |
| 355303 | Covg_remit_seq (BCG) | |
| 355304 | Policy_number (BCG) | |
| 355305 | Contact_role (BCG) | |
| 355306 | Covg muc_id (BCG) | |
| 355401 | Covg Detail id (BCGD) | |
| 355402 | Effective (BCGD) | |
| 355403 | Expiry (BCGD) | |
| 355404 | Remit_basis (BCGD) | |
| 355405 | Rate_basis (BCGD) | |
| 355406 | Description (BCGD) | |
| 355407 | Covg Detail pfq_id (BCGD) | |
| 355408 | Covg Detail dcr_id (BCGD) | |
| 355501 | Covg Rate id (BCGR) | |
| 355502 | Covg_step_code (BCGR) | |
| 355503 | Description (BCGR) | |
| 355504 | Up_to_limit (BCGR) | |
| 355505 | Next_step_code (BCGR) | |
| 355506 | Flex_amount (BCGR) | |
| 355507 | Premium1_rate (BCGR) | |
| 355508 | Premium2_rate (BCGR) | |
| 355509 | EE_deduct_rate (BCGR) | |
| 355510 | ER_contrib_rate (BCGR) | |
| 355511 | Taxben_rate (BCGR) | |
| 355512 | User1_rate (BCGR) | |
| 355513 | User2_rate (BCGR) | |
| 355514 | User3_rate (BCGR) | |
| 355601 | Ben Recip id (BBR) | |
| 355602 | Start_date (BBR) | |
| 355603 | End_date (BBR) | |
| 355604 | Benefit_percent (BBR) | |
| 355605 | Bond_participation (BBR) | |
| 356100 | PPH_ID (PPH) | |
| 356101 | Pay Number (PPH) | |
| 356102 | Tax Weeks (PPH) | |
| 356103 | Pay Issue Date (PPH) | |
| 356104 | PPP Start Date (PPH) | |
| 356105 | First Pay in Issue Month | |
| 356106 | Last Pay in Issue Month | |
| 356200 | Pay Line ID (PPL) | |
| 356201 | Pay Line  Status (PPL) | |
| 356202 | PL State Date (PPL) | |
| 356203 | PL End Date (PPL) | |
| 356204 | Time Entered (PPL) | |
| 356205 | Time Basis (PPL) (35) | |
| 356206 | PL Source (PPL) | |
| 356207 | Retro Pay (PPL) | |
| 356208 | First Date of PPL Date | |
| 356209 | Last Date of PPL Date | |
| 356210 | Affected Month (PPL) | |
| 356220 | Nbr Pays in PPL Month | |
| 356300 | PPLD_ID | |
| 356301 | PL Detail status (PPLD) | |
| 356302 | Wage Rate (PPLD) | |
| 356303 | Wage Rate O/R (PPLD) | |
| 356304 | Rate Basis (PPLD) | |
| 356305 | Rate Basis O/R (PPLD) | |
| 356306 | Amount (PPLD) | |
| 356307 | Amount O/R (PPLD) | |
| 356308 | Amount Processed (PPLD) | |
| 356309 | Retro Amount (PPLD) | |
| 356310 | PPC_ID (PPLD) | |
| 356312 | PPC in Element-1 (Internal) | |
| 356313 | PPC in Element-2 (Internal) | |
| 358001 | Internal Table Desc1 | |
| 358002 | Internal Table Desc2 | |
| 358003 | Internal Table Desc3 | |
| 358004 | Internal Table Desc4 | |
| 358005 | Internal Table Desc5 | |
| 358011 | Internal Table Amt 1 | |
| 358012 | Internal Table Amt 2 | |
| 358013 | Internal Table Amt 3 | |
| 358014 | Internal Table Amt 4 | |
| 358015 | Internal Table Amt 5 | |
| 358021 | Internal Total for Amt 1 | |
| 358022 | Internal Total for Amt 2 | |
| 358023 | Internal Total for Amt 3 | |
| 358024 | Internal Total for Amt 4 | |
| 358025 | Internal Total for Amt 5 | |
| 358030 | UDF (EID) (35) | |
| 358031 | UDF (EEM) (35) | |
| 358032 | UDF (EASD) (35) | |
| 358033 | UDF (BPN) (35) | |
| 358034 | UDF (EPS) (35) | |
| 358035 | UDF (DED) (35) | |
| 358036 | UDF (DDD) (35) | |
| 358037 | UDF (DLN) (35) | |
| 358038 | UDF (DUD) (35) | |
| 358039 | UDF (DGD) (35) | |
| 358040 | Element (PPH) | |
| 358041 | Internal Element | |
| 358042 | Statistic Amt (IEST) (35) | |
| 358043 | UDF (ECT) (35) | |
| 358044 | UDF (BEN) (35) | |
| 358045 | UDF (BEND) (35) | |
| 358051 | Internal Element+UDF(EEM) | |
| 358061 | UDF(EEM)+Internal Element | |
| 359000 | Record Count (35) | |
| 359001 | Total Record Count (35) | |
| 359002 | Total Employer Count (35) | |
| 359003 | Total Value (35) | |
| 359004 | Detail Record Count (35) | |
| 359005 | Detail Level 1 Count | |
| 359006 | Detail Level 2 Count | |
| 359007 | Detail Level 3 Count | |
| 359008 | Detail Level 4 Count | |
| 359009 | Detail Level 5 Count | |
%%