Cluster Attribute Definitions - PYUPCL
Warning: It is critically important to the integrity of BusinessPlus software that the system-defined clusters and attributes not be changed. Access to this page should be restricted through BusinessPlus security. Fields on this page should not be updated and should only be used by advanced users as a reference source for writing calc codes.
Overview
This page stores standard system-defined clusters/attributes. Information within the database must be organized into clusters. Within these clusters, the user must specify attributes.
Clusters are defined on the Cluster Definition form which holds client-specified clusters of information. Derived Clusters contain table-oriented information. The Derived Clusters are then associated with a PE Cluster. The PE Cluster will maintain information more specific to the actual data associated with the Derived Cluster. A cluster consists of a group of related attributes. For example, to keep track of address information, an address type, street, city, state, zip code, and phone number could be created in a cluster called "ADDR."
The Attribute Definition form is used to define attributes that are associated with a given cluster. Using the example of the address cluster developed earlier, separate attributes for the address type, street, city, state, zip, and phone number (i.e., six separate attributes). Each attribute in a given cluster must be defined.
Cluster Definition
Cluster Name: Enter four alphabetic characters which uniquely identify the cluster. This must match the four-character name used when designing the form.
Cluster Desc (Description): Up to 28 characters describing the cluster. This information appears on the data entry form when the user is entering information into this cluster and on the help screen whenever the user asks for information on cluster definitions.
Cluster Type: Three types of clusters are supported: summary, detail, and key:
- Master — Master clusters contain information that is person/entity-specific. Each entry in a Master cluster for a given person/entity must have a different value in the Key Attribute field. For example, if a cluster is defined to contain address information and the Key Attribute is the address type code, then defining this cluster as a Master type will ensure that a person or entity may not have more than one of each type of address.
- Detail — Detail clusters contain information that is person/entity-specific. Detail clusters may have multiple entries regardless of what they contain. For example, if a cluster is defined to contain skills information with a Key Attribute of skill category (e.g., foreign language), then defining this cluster as a Detail type will allow the user to make as many cluster entries as necessary to record all of the person skills in that category (e.g., French, Spanish, Russian, etc.).
- Derived — Derived clusters contain information which is organization specific. Derived cluster entries must each have a unique Key Attribute value. Derived cluster information is linked to PE cluster information in one of three ways: as the default link defined when creating a cluster, through the SETKEY function of transaction code processing, and through the link function of the adhoc report writer. Derived clusters contain information that can be associated will all data in the database.
Key Attribute: Each cluster has only one data item which acts as the key. This item (i.e., attribute) should be the best estimate of the most frequently specified item when accessing the cluster. The Key Attribute is also used in determining entries in summary and detail types. Key Attributes must be defined as CH (character) types. Key Attribute values may not duplicate in Key Clusters.
Browse Seq # (Sequence Number): The sequence is determined within the cluster type. Summary clusters will be sorted together by this number and will appear first followed by detail type clusters sorted together within this number. Browse numbers are always '1' for NAME and '0' for Key Clusters (Key Clusters are shown alphabetically).
Log Eff Dt (Effective Date) Attribute: The Log Effective Date Attribute and the field which follows (Code) are used in conjunction with each other.
Code: Used in conjunction with Log Effective Date Attribute field.
Security Attribute: Indicates the security attribute associated with the Cluster and Attribute.
Double Enter in Browse?
Max Entries per ID: To limit the number of entries any one type of data may have of this cluster, enter the maximum number of entries allowed in this field. Leaving this field blank implies no limit.
Sort Date Attribute: Key attributes have a 24-byte field that is used as the Key Value. With the need for the Key clusters to be date sensitive, the actual key value on a Key cluster can be 24 in length. The value of the cluster name (4) the original key value (12) plus a date (8). This field is only used when date sensitive information is needed to be stored for identical key values in the 12 bytes following the cluster name. If a Sort Date Attribute is entered for a Key Cluster, this attribute must be a DT type and must exist. It may have any placement on the cluster (e.g., first, fifth, tenth, etc.).
Link Cluster/Attribute: Enter the PE "Cluster.Attribute" that links to this Key Cluster. This sets up the default link to the PE clusters. As a general rule, no link should be made to detail clusters. The SETKEY command in Transaction Code Processing and the link command in the Ad Hoc Report Writer allows this default to be overridden.
Value?: Check Y or N if the Link should validate from the Key Cluster.
Echo Attribute: Enter the Key Cluster Attribute to be echoed on the PE Cluster. An echo attribute must be defined. If no echoing is actually desired, do not provide space for the echo in the definition of the linked attribute.
Narrative 1-4: For notation purposes.
Attribute Definition
Attribute Name: Enter up to six characters which uniquely identify the attribute within the cluster.
Description: Up to 24 characters describing the attribute.
Help 1-4: Up to four, 70 character lines of help may be entered for each attribute defined.
Type: Enter the type of attribute. Currently supported codes are:
- CH - Alphanumeric (letters, numbers, and symbols)
- DT - Date edited as MM/DD/YY
- DU - Date edited as MM/DD/CCYY
- DV - Date edited as DD/MM/YY
- DW - Date edited as DD/MM/CCYY
- DX - Date edited as YY/MM/DD
- DY - Date edited as CCYY/MM/DD
- PH - Phone number edited on-line as (xxx) xxx-xxxx Ext: xxxx (when Attribute length = 14 and number of fields = 4) Phone number edited on-line as (xxx) xxx-xxxx (when Attribute length = 10 and number of fields= 3)
- YN - One character, accepts a ©Y or ©N response
- SS - Social Security Number edited as xxx-xx-xxxx (stored as Length = 10)
- IN - Integer value between -9999 and 9999, inclusive
- N0 - Integer value between -999,999,999 and 999,999,999, inclusive
- N1 - Integer value between -99,999,999.9 and 99,999,999.9, inclusive
- N2 - Integer value between -9,999,999.99 and 9,999,999.99, inclusive
- N3 - Integer value between -999,999.999 and 999,999.999, inclusive
- N4 - Integer value between -99,999.9999 and 99,999.9999, inclusive
- N5 - Integer value between -9,999.99999 and 9,999.99999, inclusive L0 Integer value between -9,999,999,999,999 and 9,999,999,999,999, inclusive
- L1 - Integer value between -9,999,999,999,999.9 and 9,999,999,999,999.9, inclusive
- L2 - Integer value between -9,999,999,999,999.99 and 9,999,999,999,999.99, inclusive
- L3 - Integer value between -9,999,999,999,999.999 and 9,999,999,999,999.999, inclusive
- L4 - Integer value between -9,999,999,999,999.9999 and 9,999,999,999,999.9999, inclusive
- L5 - Integer value between -9,999,999,999,999.99999 and 9,999,999,999,999.99999, inclusive
Order: Enter the relative location (order) of the attribute being defined. This is determined by numbering attributes on the data entry screen from the upper left and corner to the lower right-hand corner (do not count the echo fields).
Num Fields: Enter the number of fields on the forms which are taken up by the attribute. This will normally be set to 1. Phone numbers are an example of multiple field attributes. Phone numbers consist of area codes, prefixes, numbers, and extensions; but they are considered to be only one Attribute.
Length: Enter the number of character positions that are to be taken up for the entry of the value of this attribute on the data entry screen. This must match the forms definition exactly. Coded attributes have a maximum length of 10 characters.
Code Validation? If a Y is entered in this field, the value entered for the given attribute will be looked up in the codes part of the database.
Cluster/Attrib (if different): Four options for validation are supported.
Log Changes? If the cluster where this attribute resides is to be logged when the value in this attribute is changed or deleted, enter Y in this field.
Code Echo? Entering a Y indicates that a field is designed into the data entry form in which the description of a given code value will be echoed to the user prior to the placement of the record in the database. For example, if the attribute is defining an address type code, then the data entry form could contain a field for entry of the address type code, followed immediately by a field for the echo of the address type code description. This is done for sight validation of coded data prior to final entry into the system.
Echo Length: Enter the ECHO field length for the code; this may be from 1-30 characters long.
Upshift? Check if the entered value of this attribute is to be automatically converted to upper case before placement in the database or validation against a code table.
Justify: A one-character code that indicates if the input data item is to be left-justified (L), right-justified (R), or center-justified (C) before being placed in the database.
Search Key: Enter Y if this attribute is to be used as a Search Key and N if it is not. It is important to keep Search Keys to a minimum; otherwise, system performance could be affected. Search Keys are only used in INQUIRY.
Default: Enter up to 10 characters of data which are to be used as the value of the attribute if the user leaves the attribute blank when entering data in the cluster.
Derive Cluster/Attrib from: If the default value of this attribute is to be taken from a different cluster.attribute, enter the name of that cluster and attribute. If more than one entry exists in the designated cluster, the value of the two key attributes will be compared in order to select the correct value. If the default value of this attribute is to be read from another database, place *ART in the first four character field. Please see the Attribute Read portion of this user guide for more information on Attribute Reads. This field is ignored for Key Clusters.
Inquiry Head 1-3: When using the INQUIRY program, the values entered in these fields will be used for the columnar format headings. Up to three, four-character headings may be defined.
Special Edit:
Trans Code? If when this attribute is updated transaction code processing is to occur, check this box.
Trans Code 2: Eight-character field is used to designate the transaction code to be processed.
Report Heading: When using the Ad Hoc Report Writer, default headings may be used on columns. This field is to contain the heading which will be used when printing this attribute in reports. The Ad Hoc Report Writer will shorten or ©stack this heading as required.
Required by Type 1-10? Each entry type, as defined originally on the General Information form, will be shown on this form. For each entry type which is to require that this attribute be assigned a value (i.e., not optional), a Y should be placed in the field next to the displayed entry type. When defining a Key Cluster only the first field applies, the type is ignored. Key Attributes are always required.
Listing of Clusters & Attributes
Clusters highlighted in BOLD can be used in Payroll Calc Codes.
Cluster | Attribute | Description |
---|---|---|
ARBL | ACCTCC | AR-ACCT-CC |
BAL | BALANCE | |
CDHNO | CDH NUMBER | |
REF | ar-ref | |
CDHU | BEG | CDHM begin date |
END | CDHM end date | |
HBASE | CDHM hour base flags | |
NO | CDHM number | |
PBASE | CDHM pay base flags | |
VAL | CDHM 10 associated value | |
CHRM | CD | Character Code |
CLDD | BEG | Calendar Entry Begin |
CLDCD | Calendar Code | |
DAYS | Calendar Work Days | |
END | Calendar Entry End | |
HRSBW | Calendar B-Week Hours | |
HRSDD | Calendar Daily Hours | |
HRSMM | Calendar Monthly Hours | |
HRSSM | Calendar S-Monthly Hou | |
HRSWW | Calendar Weekly Hours | |
HRSYY | Calendar Annual Hours | |
MONTH | Calendar Month | |
OPEN | OPEN AREA | |
OPENNU | OPEN NUM AREA | |
SCHCD | Calendar Schedule Code | |
VECT | Calendar Switches | |
YR | Calendar Entry Year | |
CLDM | BEG | Calendar Begin Date |
CD | Calendar Code | |
DS | Calendar Desc. | |
END | Calendar End | |
HRDEXT | Schedule HR Extention | |
HRMEXT | Calendar HR Extention | |
CNTD | BEG | Contribution Begin Dat |
CVECT | Contribution Switches | |
END | Contribution End Date | |
FQ | Cnt. Frequency | |
FQTYPE | Cnt. Frequency Type | |
HBASE | Hour Base | |
HVECT | Hour Base Vector | |
KEY | KEY VECTOR | |
NO | Contribution No | |
OBJ | Cnt. Object Code | |
OPEN1 | OPEN AREA 1 | |
OPEN2 | OPEN AREA 2 | |
OPENN1 | OPEN NUM AREA 1 | |
OPENN2 | OPEN NUM 2 | |
PBASE | Pay Base | |
PRI | Contribution Priority | |
PVECT | Pay Base Vector | |
ST | Cnt. Status | |
VAL | Cnt. Associated Value | |
VALDS | Cnt. Value Description | |
CNTM | BEG | Contribution Begin Dat |
CD | Contribution Code | |
END | Contribution End | |
HRDEXT | CNT.-D HR Extention | |
HRMEXT | CNT.-M HR Extension | |
MISC | Contribution MISC. Cod | |
NO | Contribution Number | |
REL | Cnt. Relate Code | |
TITLE | Contribution Title | |
XTD | Contribution XTD Flag | |
CNTX | ADDR | CNT. Assignment Addres |
AMT | CNT. Calculated Amount | |
ARRAMT | (Not used for CNTs) | |
ARRBAL | (Not used for CNTs) | |
C10TD | DUMMY | |
C1TD | DUMMY | |
C2TD | DUMMY | |
C3TD | DUMMY | |
C4TD | DUMMY | |
C5TD | DUMMY | |
C6TD | DUMMY | |
C7TD | DUMMY | |
C8TD | DUMMY | |
C9TD | DUMMY | |
CTD | CNT. CYR-To-Date | |
FTD | CNT. FYR-To-Date | |
LCTD | LAST CALENDAR YR TO DA | |
LFTD | LAST FISCAL YEAR TO DA | |
LTTD | LAST TAX YEAR TO DATE | |
M1TD | month1 to dt | |
M2TD | Month 2 to dt | |
MTD | CNT. Month-To-Date | |
NO | Contribution Number | |
PAYAMT | pay amt (not used) | |
PRCENT | % rel. to MSCX.PRCENT | |
PRDS | Number of periods | |
PRI | CNT Assignment Priorit | |
QTD | CNT. Quarter-To-Date | |
RATE | Pay rate | |
RTD | CNT. Range-To-Date | |
STATUS | status of assignment | |
TKL | CNT. Trickle Amount | |
TTD | CNT. TYR-To-Date | |
CTFC | BEG | begin date |
BEG1 | Begin Date (first split | |
BEG2 | Begin Date (2nd Split) | |
CDHAMT | cdh amt from calcexec | |
CDHHRS | cdh hours from calcexec | |
CDHPAY | cdh pay from calcexec | |
CLS | CTFC dummy reference | |
CTID | contract Id | |
EMPSDY | employee scheduled days | |
EMPSHR | employee scheduled hour | |
END | end date | |
END1 | End Date (First Split) | |
END2 | End Date (2nd Split) | |
EPRDR | Remaining Earning Perio | |
EPRDT | Total Earning Periods | |
GBAL | grand total balance | |
GDEP | grand total deposits | |
GFUTEN | Grand Total Future Earn | |
GFUTHR | Grand Total Future Hour | |
GFUTPD | Grand Total Future Pay | |
GRTREN | Grand Total Retro Earne | |
GRTRHR | Grand Total Retro Hours | |
GRTRPD | Grand Total Retro Pay | |
GUAMT | Grand Total User Amount | |
GWITH | grand total withdrawals | |
GWOPEN | Grand Total LWOP Earned | |
GWOPHR | Grand Total LWOP Hours | |
GYTDEN | Grand Total Earnings | |
GYTDHR | Grand Total Reg Hours | |
GYTDPD | Grand Total Reg Paid | |
PBAL | period escrow balance | |
PDEP | period deposits | |
PENDEN | Pending Retro Earnings | |
PENDHR | Pending Retro Hours | |
PENDPD | Pending Retro Paid | |
PENDPR | Pending Retro Periods | |
PFUTEN | Period Total Fut Earned | |
PFUTHR | Period Total Fut Hours | |
PFUTPD | Period Total Future Pay | |
PPRDR | Remaining Paid Periods | |
PPRDT | Total Paid Periods | |
PRDPAY | Period Pay | |
PREAMT | pre cdh amt | |
PREHRS | pre hours amount | |
PREPAY | pre pay amount | |
PRTREN | Period Total Retro Earn | |
PRTRHR | Period Total Retro Hour | |
PRTRPD | Period Total Retro Pay | |
PSCHDY | period scheduled days | |
PSCHHR | period scheduled hours | |
PUAMT | period user amt | |
PWITH | period withdrawals | |
PWOPEN | Period LWOP Earned | |
PWOPHR | Period Total LWOP Hours | |
PYTDEN | Period Total Reg Earned | |
PYTDHR | Period Total Regular Hr | |
PYTDPD | Period Total Regular Pa | |
RTRBAL | Retro Balance | |
SPYBAL | Spread Pay Balance | |
TARSAL | Target Salary | |
TARSL1 | Target Sal First Split | |
TARSL2 | Target Sal 2nd Split | |
TARSL3 | Tar Sal 1st split NP | |
TARSL4 | Target Sal 2nd Split NP | |
TCV | Total Contract Value | |
TCVOVR | Total Contract Val Over | |
WOPBAL | LWOP Balance | |
WOPIN | LWOP Deposit | |
WOPOUT | LWOP Withdrawal | |
XBAL | cxtd escrow balance | |
XDEP | cxtd deposits | |
XFUTEN | XTD Total Future Earned | |
XFUTHR | XTD Total Future Hours | |
XFUTPD | XTD Total Future Pay | |
XRTREN | XTD Total Retro Earned | |
XRTRHR | XTD Total Retro Hours | |
XRTRPD | XTD Total Retro Pay | |
XUAMT | cxtd user amounts | |
XWITH | cxtd withdrawals | |
XWOPEN | XTD Total LWOP Earned | |
XWOPHR | XTD Total LWOP Hours | |
XYTDEN | XTD Total Regular Earn | |
XYTDHR | XTD Total Regular Hours | |
XYTDPD | XTD Total Regular Pay | |
CXTD | CTD | Cnt. CYR-to-Date |
FTD | Cnt. FYR-to-Date | |
ID | Employee ID | |
ITD | Cnt. Inception-to-Date | |
MTD | Cnt. Month-to-Date | |
NO | Cnt. XTD No. | |
OPEN | Open area | |
OVR | Cnt XTD Override | |
PERNO | Cnt. Period No for PTD | |
PERNUM | Periods | |
PTD | Cnt. Period Amount | |
QTD | Cnt. Quarter-to-Date | |
TTD | Cnt. TYR-to-Date | |
YR | Cnt. XTD Year | |
DATM | CONTRL | DATE CONTROL FIELD |
DATE1 | Date 1 | |
DATE2 | DATE 2 USED BY DATE MA | |
DAYNM | DAY NAME | |
DAYS | DAYS DIFFERENCE | |
DOIT | DOIT | |
FORMAT | DATE FORMATED | |
MNTHNM | MONTH NAME | |
MONTHS | MONTHS DIFFERENCE | |
WEEKS | WEEKS DIFFERENCE | |
YEARS | YEARS DIFF | |
DEDD | BEG | Deduction Begin Date |
CVECT | Deduction Switches | |
END | Deduction End Date | |
FQ | Ded. Frequency | |
FQTYPE | Ded. Frequency Type | |
HBASE | Hour Base | |
HVECT | Hour Base Vector | |
KEY | Key Vector | |
NO | Deduction No | |
OBJ | Ded. Object Code | |
OPEN1 | OPEN AREA 1 | |
OPEN2 | OPEN AREA 2 | |
OPENN1 | OPEN NUM 1 | |
OPENN2 | OPEN NUM AREA 2 | |
PBASE | Pay Base | |
PRI | Deduction Priority | |
PVECT | Pay Base Vector | |
ST | Ded. Status | |
VAL | Ded. Associated Value | |
VALDS | Ded. Value Description | |
DEDM | BEG | Deduction Begin Date |
CD | Deduction Code | |
END | Deduction End | |
HRDEXT | DED.-D HR Extention | |
HRMEXT | DED.-M HR Extension | |
MISC | Deduction MISC. Code | |
NO | Deduction Number | |
REL | DED. Relate Code | |
TITLE | Deduction Title | |
XTD | Deduction XTD Flag | |
DEDX | ADDR | DED. Assignment Addres |
AMT | DED. Calculated Amount | |
ARRAMT | Calculated Arrears Amt | |
ARRBAL | Arrears Balance | |
C10TD | dummy | |
C1TD | dummy | |
C2TD | dummy | |
C3TD | dummy | |
C4TD | dummy | |
C5TD | dummy | |
C6TD | dummy | |
C7TD | dummy | |
C8TD | dummy | |
C9TD | dummy | |
CTD | DED. CYR-To-Date | |
FTD | DED. FYR-To-Date | |
LCTD | LAST CALENDAR YR TO DA | |
LFTD | LAST FISCAL YR TO DATE | |
LTTD | LAST TAX YEAR TO DATE | |
M1TD | month1 to dt | |
M2TD | month 2 to dt | |
MTD | DED. Month-To-Date | |
NO | Deduction Number | |
PAYAMT | pay amt (not used) | |
PRCENT | % rel. to MSCX.PRCENT | |
PRDS | Number of periods | |
PRI | DED Assignment Priorit | |
QTD | DED. Quarter-To-Date | |
RATE | rate (not used for DED | |
RTD | DED. Range-To-Date | |
STATUS | Status of assignment | |
TKL | DED. Trickle Amount | |
TTD | DED. TYR-To-Date | |
DTBL | AMT | Amount |
AMTOVR | Amount Override | |
DATE | Timecard Date | |
FLAG | Flag | |
HRS | Hours | |
HRSNO | Hours Number | |
HRSOVR | Hours Override | |
INDX | Index into table | |
NUMCD | Num Code | |
NUMOVR | Num Code Override | |
PRI | Priority | |
RECTP | Record Type | |
RT | Rate | |
RTADJ | Rate Adjustment | |
RTOVR | Rate Override | |
SERVDT | Service Date | |
DXTD | CTD | Ded. CYR-to-Date |
FTD | Ded. FYR-to-Date | |
ID | Employee ID | |
ITD | Ded. Inception-to-Date | |
MTD | Ded. Month-to-Date | |
NO | Ded. XTD No. | |
OPEN | Open Area | |
OVR | Ded. XTD Override | |
PERNO | Ded. Per No for PTD | |
PERNUM | Periods | |
PTD | Ded. Period Amount | |
QTD | Ded. Quarter-to-Date | |
TTD | Ded. TYR-to-Date | |
YR | Ded. XTD Year | |
EADT | CD | Associated code |
DESC | Associated Description | |
DESC2 | SECOND PART DESC FIELD | |
ID | Employee ID | |
ECNT | ADDAMT | Cnt. Additive Amount |
ADDBEG | Cnt. Additive Begin | |
ADDEND | Cnt. Additive End | |
AMT | Cnt. Amount | |
AXP | Cnt. Amt. Expressed As | |
BEG | Cnt. Beginning Date | |
CD | Cnt. Special Code | |
END | Cnt. Ending Date | |
FQ | Cnt. Frequency | |
FQTYPE | Cnt. Frequency Type | |
ID | Employee ID | |
LMTAMT | Cnt. Limit Amount | |
LXP | Cnt. Limit Expressed A | |
MISCL | Long Misc Field | |
MISCM | Medium Misc Field | |
MISCS | Short Misc Field | |
NO | Cnt. No. | |
ST | Cnt. Status | |
EDED | ADDAMT | Ded. Additive Amount |
ADDBEG | Ded. Additive Begin | |
ADDEND | Ded. Additive End | |
AMT | Ded. Amount | |
AXP | Ded. Amt. Expressed As | |
BEG | Ded. Beginning Date | |
CD | Ded. Special Code | |
END | Ded. Ending Date | |
FQ | Ded. Frequency | |
FQTYPE | Ded. Frequency Type | |
ID | Employee ID | |
LMTAMT | Ded. Limit Amount | |
LXP | Ded. Limit Expressed A | |
MISCL | Long Misc Field | |
MISCM | Medium Misc Field | |
MISCS | Short Misc Field | |
NO | Ded. No. | |
ST | Ded. Status | |
EHRS | ADDAMT | Hrs. Additive Amount |
ADDBEG | Hrs. Additive Begin | |
ADDEND | Hrs. Additive End | |
AMT | Hrs. Amount | |
AXP | Hrs. Amt. Expressed As | |
BEG | Hrs. Beginning Date | |
CD | Hrs. Special Code | |
END | Hrs. Ending Date | |
FQ | Hrs. Frequency | |
FQTYPE | Hrs. Frequency Type | |
ID | Employee ID | |
LMTAMT | Hrs. Limit Amount | |
LXP | Hrs. Limit Expressed A | |
MISCL | Long Misc Field | |
MISCM | Medium Misc Field | |
MISCS | Short Misc Field | |
NO | Hrs. No. | |
ST | Hrs. Status | |
EHST | AMT | History Entry Amount |
BATCH | Time Card Batch | |
CHNGDT | Change Date | |
CKDT | History Check Date | |
CKNO | History Check No. | |
CKNOTE | History Check Note | |
CKSTCK | Check Stock | |
DAYS | History Days Worked | |
ID | Employee ID | |
JOBNO | IFAS Job Number | |
NO | History Entry No. | |
NUMCD | History Assignment Cod | |
OPEN | OPEN AREA | |
OPENNU | OPEN NUM AREA | |
OVRD | History Override Flag | |
PAIDCC | History Period Paid | |
PART1 | Emp. History Part 1 | |
PART2 | Emp. History Part 2 | |
PART3 | Emp. Hist Part 3 | |
PART4 | Emp. History Part 4 | |
PECC | PEID and Period Number | |
POSTDT | History Post Date | |
RECTP | Record Type | |
SPREAD | Spread Indormation | |
WEEKS | History Weeks Worked | |
EMPM | AA | Employee Affirm. Actio |
ADDRCD | Employee Address Code | |
ADDRDB | Employee Address Flag | |
ADJ | Employee Seniority Adj | |
BDT | Employee Birth Date | |
BEG | Employee Begin Date | |
CITY | Employee City | |
CKPER | Employee Message Perio | |
CLDCD | Employee Calendar Code | |
CMNT | Employee Ck. Comment | |
CNTRY | Employee Country | |
CYCLE | Employee Pay Cycle | |
EDUC | Employee Educ. Codes | |
END | Employee End Date | |
FLSA | Employee FLSA Type | |
FNAME | Employee First Name | |
FTE | Employee FTE | |
GENCD | Employee Entity Code | |
HDT | Employee Hire Date | |
HRAUDT | HRIS Audit | |
HRDEXT | Employee-D HR Extentio | |
HREC | HRIS PE Record | |
HRFOID | HR FOID | |
HRMEXT | Employee-M HR Extentio | |
HRSEC | HR Security Code | |
HRUPDT | HRIS Update Date | |
ID | Employee ID | |
LDATE | Employee Leave Date | |
LNAME | Employee Last Name | |
MAXPAY | Employee Maximum Pay | |
MLCHR | Miscellaneous X8 strin | |
MNAME | Employee Middle Name | |
MNUM | Miscellaneous Numbers | |
MRT | Employee Marital Statu | |
MSCHR | Miscellaneous X4 strin | |
NAME | Employee Name | |
NNAME | Employee Nickname | |
PART1 | Employee Part 1 | |
PART2 | Employee Part 2 | |
PART3 | Employee Part 3 | |
PART4 | Employee Part 4 | |
PAYSEL | Employee Pay Selection | |
PERCX | Employee Per. Calculat | |
SALUTE | Employee Salutation | |
SDT | Employee Separation Da | |
SEL | Employee Selection Cod | |
SEX | Employee Sex | |
SKILL | Employee Skill Code | |
SSN | Employee SSN | |
ST1 | Street1 | |
ST2 | street2 | |
STATE | Employee State | |
STATUS | Employee Status | |
SUFFIX | Employee Suffix | |
TYPE | Employee Type | |
UNIT | Employee Unit | |
VAL | Employee Associated Va | |
VECT | Employee Switches | |
XTDCX | Employee XTD Calculate | |
ZIP | Employee Zip | |
ZIPEXT | Employee Zip Code Ext. | |
EPAY | AUXSAL | Auxillary Salary |
BEG | Pay Beginning Date | |
CLD | Calendar Code | |
CLDPCT | Calendar Percent | |
DSVECT | CDH Distribution Vect. | |
EFFORT | Work Effort | |
END | Pay Ending Date | |
FACTOR | RETRO FACTOR | |
FQ | Pay Frequency | |
FQTYPE | Pay Frequency Type | |
HRSDAY | Hours per Day | |
ID | Employee ID | |
LMTAMT | Pay Limit Amount | |
LXP | Pay Limit Expressed As | |
MISC | Misc Codes | |
MSCCHR | Miscellaneous Strings | |
MSCNUM | Miscellaneous Numbers | |
NUMCD | Pay Assignment Code | |
OPEN1 | OPEN AREA | |
OT | Overtime Rate | |
PDBEG | PAID BEGIN DATE | |
PDEND | PAID END DATE | |
POTYPE | Payout Type | |
PTBEG | Patch Beg | |
PTEND | Patch End | |
PTFLAG | Patch Flag | |
REG | Regular Rate | |
RETRDT | Retro Date | |
RETRTP | Retro Type | |
SAL | Salary Amount | |
SPREAD | Spread Information | |
ST | Pay Assingment Status | |
SXP | Salary Expressed As | |
TYPE | Pay Assignemnt Type | |
UNIT | Bargaining Unit | |
EPYM | BEG | Pay Beginning Date |
DSVECT | CDH Distribution Vect. | |
EFFORT | Work Effort | |
END | Pay Ending Date | |
FQ | Pay Frequency | |
FQTYPE | PYM Frequency Type | |
GL | Pay - GL | |
GLKEY | Pay - GLKEY | |
GLOBJ | Pay - GLOBJ | |
ID | Employee ID | |
JL | Pay - JL | |
JLKEY | Pay - JLKEY | |
JLOBJ | Pay - JLOBJ | |
LMTAMT | Pay Limit Amount | |
LXP | Pay Limit Expressed As | |
MISC | Misc Codes. | |
NUMCD | Pay Assignment Code | |
OPEN | OPEN AREA | |
OT | Overtime Rate | |
PAY | Pay - PAY | |
POS | Pay - POS | |
REG | Regular Rate | |
SAL | Salary Amount | |
SPREAD | Spread Information | |
ST | Pay Assignment Status | |
STEP | Pay - STEP | |
SXP | Salary Expressed As | |
TYPE | Pay Assignemnt Type | |
UPRT10 | Paystring User Part 10 | |
UPRT11 | Paystring User Part 11 | |
UPRT12 | Paystring User Part 12 | |
UPRT13 | Paystring User Part 13 | |
UPRT14 | Paystring User Part 14 | |
UPRT15 | Paystring User Part 15 | |
UPRT16 | Paystring User Part 16 | |
UPRT17 | Paystring User Part 17 | |
UPRT18 | Paystring User Part 18 | |
EXED | EXE | Execution Formula |
NO | Cnt/Ded/Hrs Entry | |
SQ | Execution Sequence | |
EXTD | ||
FLEX | CDCLMS | CURR YR DEPC CLAIMS AM |
CDELEC | CURR YR DEPC ELEC AMT | |
CMCLMS | CURR YR MEDI CLAIMS AMT | |
CMELEC | CURR YR MEDI ELEC AMT | |
COCLMS | CURR YR OTHI CLAIMS AMT | |
COELEC | CURR YEAR OTHI ELEC AMT | |
PDCLMS | PREV YR DEPC CLAIMS AMT | |
PDELEC | PREV YR DEPC ELEC AMT | |
PMCLMS | PREV YR MEDI CLAIMS AMT | |
PMELEC | PREV YR MEDI ELEC AMT | |
POCLMS | PRIOR YR OTHI CLAIMS AM | |
POELEC | PRIOR YR OTHI ELEC AMT | |
GENM | BEG | Entity Begin Date |
CD | Entity Code | |
CITY | Entity City | |
CNTRY | Entity Country | |
CNTY | Entity County | |
CTRYCD | Entity Country Code | |
CTRYNO | Entity Country No. | |
END | Entity End Date | |
FID | Entity FID | |
FMONTH | Entity F. Month End | |
GLDEPT | PC - GL Dept. Index | |
HRMEXT | HR Extention - Master | |
HXVECT | Hour XTD Switches | |
IVECT | Interface Switches | |
JLDEPT | PC - JL Dept. Index | |
MPAY | Maximum Pay | |
NAME | Organization Name | |
PART1 | PY Gen Part1 | |
PART1D | PY Gen Part 1 Desc | |
PART2 | PY Gen Part 2 | |
PART2D | PY Gen Part2 Desc | |
PART3 | PY Gen Part 3 | |
PART3D | PY Gen Part 3 Desc | |
PART4 | PY Gen Part 4 | |
PART4D | PY Gen Part 4 Desc | |
PARTDL | Part Delemeter | |
PARTHD | Part Heading | |
PARTLN | Part Length | |
PARTSQ | Part Sequence | |
PERSON | Contact Person | |
PHONE | Contact Phone | |
PVECT | Process Switches | |
PXVECT | Pay XTD Switches | |
SEED | Seed Number | |
SID | State ID | |
STCD | State Code | |
STNAME | State Name | |
STNO | State No. | |
STRT1 | First Street Address | |
STRT2 | Second Street Address | |
TTLFTE | Total FTE | |
ZIP | Zip Code | |
ZIPEXT | Zip Extention | |
GRDM | BEG | Salary Grade Begin |
CD | Salary Grade Code | |
CLDCD | Salary Grade Calendar | |
END | Salary Grade End | |
HRDEXT | HR Step Extention | |
HRMXTD | HR Grade Extention | |
MISC | Salary Grade MISC Code | |
RANGE | Salary Grade Range | |
TITLE | Salary Grade Title | |
HBSA | CLS | Dummy reference |
CTD | Hrs CYR-To-Date | |
FTD | Hrs FYR-To-Date | |
MTD | Hrs Month-To-Date | |
PTD | Hrs Period-To-Date | |
QTD | Hrs Quarter-To-Date | |
RTD | Hrs Range-To-Date | |
TTD | Hrs TYR-To-Date | |
HBSX | C10TD | CYCLE 10 TO DT |
C1TD | CYCLE 1 TO DATE | |
C2TD | CYCLE 2 TO DT | |
C3TD | CYCLE 3 TO DT | |
C4TD | CYCLE 4 TO DT | |
C5TD | CYCLE 5 TO DT | |
C6TD | CYCLE 6 TO DT | |
C7TD | CYCLE 7 TO DT | |
C8TD | CYCLE 8 TO DT | |
C9TD | CYCLE 9 TO DT | |
CLS | Dummy reference | |
CTD | HRS Base CTD | |
FTD | HRS Base FTD | |
LCTD | LAST CALENDAR YR TO DA | |
LFTD | LAST FISCAL YR TO DATE | |
LTTD | LAST TAX YEAR TO DATE | |
M1TD | MONTH 1 TO DATE | |
M2TD | MONTH 2 TO DT | |
MTD | HRS Base MTD | |
PTD | HRS Base PTD | |
QTD | HRS Base QTD | |
RTD | HRS Base RTD | |
TTD | HRS Base TTD | |
HBTD | CTD | HB CYR-to-Date |
FTD | HB FYR-to-Date | |
ID | Employee ID | |
ITD | HB Inception-to-Date | |
MTD | HB Month-to-Date | |
NO | HB XTD No. | |
OPEN | Open Area | |
OVR | HB XTD Override | |
PERNO | Period for PTD | |
PERNUM | Periods | |
PTD | Hour Base Period Amt. | |
QTD | HB Quarter-to-Date | |
TTD | HB TYR-to-Date | |
YR | HB XTD Year | |
HRSD | BEG | Hour Begin Date |
CVECT | Hour Switches | |
END | Hour End Date | |
FQ | Hrs. Frequency | |
FQTYPE | Frequency Type | |
HBASE | Hour Base | |
HVECT | Hour Base Vector | |
KEY | Key vector | |
NO | Hour No | |
OBJ | Hrs. Object Code | |
OPEN1 | OPEN AREA 1 | |
OPEN2 | OPEN AREA 2 | |
OPENN1 | OPEN NUM 1 | |
OPENN2 | OPEN AREA NUM 2 | |
PBASE | Pay Base | |
PRI | Hour Priority | |
PVECT | Pay Base Vector | |
ST | Status | |
VAL | Hrs. Associated Value | |
VALDS | Hrs. Value Description | |
HRSM | BEG | Hour Begin Date |
CD | Hour Code | |
END | Hour End | |
HRDEXT | HRS.-D HR Extention | |
HRMEXT | HRS.-M HR Extension | |
MISC | Hour MISC. Code | |
NO | Hour Number | |
REL | HRS. Relate Code | |
TITLE | Hour Title | |
XTD | Hour XTD Flag | |
HRSX | ADDR | HRS. Assignment Addres |
AMT | HRS. Calculated Amount | |
ARRAMT | (Not used for Hours) | |
ARRBAL | (Not used for Hours) | |
C10TD | cycle10 to dt | |
C1TD | cycle1 to dt | |
C2TD | cycle2 to dt | |
C3TD | cycle3 to dt | |
C4TD | cycle4 to dt | |
C5TD | cycle5 to dt | |
C6TD | cycle6 to dt | |
C7TD | cycle7 to dt | |
C8TD | cycle8 to dt | |
C9TD | cycle9 to dt | |
CTD | HRS. CYR-To-Date | |
FTD | HRS. FYR-To-Date | |
LCTD | LAST CALENDAR YR TO DA | |
LFTD | LAST FISCAL YR TO DATE | |
LTTD | LAST TAX YEAR TO DATE | |
M1TD | month1 to dt | |
M2TD | month2 to dt | |
MTD | HRS. Month-To-Date | |
NO | Hour Number | |
PAYAMT | pay amt | |
PRCENT | % rel. to MSCX.PRCENT | |
PRDS | Number of periods | |
PRI | HRS Assignment Priorit | |
QTD | HRS. Quarter-To-Date | |
RATE | rate | |
RTD | HRS. Range-To-Date | |
STATUS | status | |
TKL | HRS. Trickle Amount | |
TTD | HRS. TYR-To-Date | |
HSTX | CDHAMT | History CDH amount |
CDHDPT | pointer to the cdhd tb | |
CDHNO | History CDH No | |
DTEND | END OF DAILY TC ENTRY | |
DTSTRT | START OF DAILY TC ENTR | |
ORGAMT | ORIGINAL AMOUNT | |
OVRFLG | History override flag | |
PYPD | History PYPD Pointer | |
SAFLAG | History SA flag | |
HXTD | CTD | Hour CYR-to-Date |
FTD | Hour FYR-to-Date | |
ID | Employee ID | |
ITD | Hour Inception-to-Date | |
MTD | Hour Month-to-Date | |
NO | Hour XTD No. | |
OPEN | Open Area | |
OVR | Hour XTD Override | |
PERNO | Per no for PTD amt | |
PERNUM | Periods | |
PTD | Period Amount | |
QTD | Hour Quarter-to-Date | |
TTD | Hour TYR-to-Date | |
YR | Hour XTD Year | |
JOBM | BEG | Job Begin Date |
CD | Job Code | |
CLDCD | Job Calendar Code | |
DS | Job Description | |
EEOC | Job EEOC Code | |
END | Job End Date | |
FAMILY | Job Family | |
FLSAQ | Job FLSA Type | |
HRDEXT | Position HR Extention | |
HRMEXT | HR Job Extention | |
MISC | Job Misc. Code | |
MISCV | Job Misc. Value | |
SALGRD | Job Salary Grade | |
SUPRQ | Job Supervisory Flag | |
TITLE | Job Title | |
TTLFTE | Job Total FTE | |
WC | JOB Workmen's Comp. | |
MSCA | CY | Calendar Year Flag |
FY | Fiscal Year Flag | |
HI | High day range | |
LO | Low day range | |
PERCD | Period Type Code | |
RANGE | Range Flag | |
STATUS | Status | |
TARGET | Targe year | |
TM | Tax Month Flag | |
TQ | Tax Quarter Flag | |
TY | Tax Year Flag | |
MSCX | ANNIV | Is this period the ann |
ANUPAY | ANNUAL PAY1 | |
ANUPY2 | ANNUAL PAY2 | |
ANUPY3 | ANNUAL PAY3 | |
ANUPY4 | ANNUAL PAY 4 | |
ANVPCT | Anniversary Percent | |
ARREAR | ARREARS AMOUNT | |
CAPDED | Sec. 125 Ded. Amount | |
CAPPTD | Sec. 125 Period Total | |
CHR1 | MISC CVAR | |
CHR10 | MISC CVAR | |
CHR11 | MISC CVAR | |
CHR12 | MISC CVAR | |
CHR13 | MISC CVAR | |
CHR14 | MISC CVAR | |
CHR15 | MISC CVAR | |
CHR16 | MISC CVAR | |
CHR17 | MISC CVAR | |
CHR18 | MISC CVAR | |
CHR19 | MISC CVAR | |
CHR2 | MISC CVAR | |
CHR20 | MISC CVAR | |
CHR3 | MISC CVAR | |
CHR4 | MISC CVAR | |
CHR5 | MISC CVAR | |
CHR6 | MISC CVAR | |
CHR7 | MISC CVAR | |
CHR8 | MISC CVAR | |
CHR9 | MISC CVAR | |
DAYCTR | Day Counter | |
DAYS | Days Worked | |
EMPAGE | Employee' Age | |
EMPDHR | DAILY HOURS | |
EMPDYS | Emp days of service | |
EMPHOL | EMP HOLIDAY HRS | |
EMPHRA | GENERIC EMP HR1 | |
EMPHRB | GENERIC EMP HR2 | |
EMPHRS | Sys. Derived Default HR | |
EMPMOS | Employee Month of Serv. | |
HRSOVR | Hours Over Limit | |
MASK | MASK | |
NUM1 | MISC NVAR | |
NUM10 | MISC NVAR | |
NUM11 | MISC NVAR | |
NUM12 | MISC NVAR | |
NUM13 | MISC NVAR | |
NUM14 | MISC NVAR | |
NUM15 | MISC NVAR | |
NUM16 | MISC NVAR | |
NUM17 | MISC NVAR | |
NUM18 | MISC NVAR | |
NUM19 | MISC NVAR | |
NUM2 | MISC NVAR | |
NUM20 | MISC NVAR | |
NUM3 | MISC NVAR | |
NUM4 | MISC NVAR | |
NUM5 | MISC NVAR | |
NUM6 | MISC NVAR | |
NUM7 | MISC NVAR | |
NUM8 | MISC NVAR | |
NUM9 | MISC NVAR | |
PDDAYS | PAID DAYS THIS PERIOD | |
PERDAY | TOTAL DAYS THIS PERIOD | |
PERHRS | Hours for the period | |
PM | PRIMARY PAY ASSGN | |
PMRATE | Primary Rate | |
PRCENT | % covered by day range | |
STATUS | Operation status | |
WEEKS | Weeks Worked | |
MSGX | CDHMOD | CDH MODE |
DBSTAT | Status of PUT,UPDATE,D | |
MODE | MESSAGE CENTER MODE | |
PEID | Person Entity in MSG | |
PERBEG | Message Cntr. Period B | |
PEREND | Message Cntr. Period E | |
PERIOD | msg center period numb | |
REWIND | Rewind directive | |
RWCLS | REWIND CLUSTER NAME | |
STATUS | STATUS OF LAST LOAD | |
TODAY | TODAY'S DATE | |
NUCD | ASCODE | Associated Code |
ASDESC | Associated Desc. | |
ASVAL | Associated Value | |
CC | Code Category | |
DESCL | Long Description | |
DESCM | Medium Description | |
DESCS | Short Desc. | |
NUMD | CHRCD | Character Code |
NUMCD | Numeric Code | |
NUMM | CD | Numeric Code |
OPAY | BEG | begin date |
CLS | dummy attribute | |
CNTID | Contract ID | |
END | end date | |
MSCNUM | Misc Numbers | |
NUMCD | numcd | |
OT | overtime | |
PREM | premium rate | |
REG | regular | |
SAL | salary | |
SORT | Sort Fields | |
ST | status | |
TYPE | record type | |
XP | expressed as | |
PAYM | BEG | Pay Begin Date |
CD | Pay Code | |
END | Pay End Date | |
HRDEXT | Pay-D HR Extention | |
HRMXTD | Pay-M HR Extention | |
MISC | Pay MISC Code | |
NO | Pay No. | |
PVECT | Pay Switches | |
REL | Pay Relate-to Code | |
TITLE | Pay Title | |
PBSA | CLS | Dummy reference |
CTD | Pay CYR-To-Date | |
FTD | Pay FYR-To-Date | |
MTD | Pay Month-To-Date | |
PTD | Pay Period-To-Date | |
QTD | Pay Quarter-To-Date | |
RTD | Pay Range-To-Date | |
TTD | Pay TYR-To-Date | |
PBSX | C10TD | CYCLE 10 TO DT |
C1TD | CYCLE 1 TO DATE | |
C2TD | CYCLE 2 TO DT | |
C3TD | CYCLE 3 TO DT | |
C4TD | CYCLE 4 TO DT | |
C5TD | CYCLE 5 TO DT | |
C6TD | CYCLE 6 TO DT | |
C7TD | CYCLE 7 TO DT | |
C8TD | CYCLE 8 TO DT | |
C9TD | CYCLE 9 TO DT | |
CLS | Dummy reference | |
CTD | Pay Base CTD | |
FTD | Pay Base FTD | |
LCTD | LAST CALENDAR YR TO DA | |
LFTD | LAST FISCAL YR TO DATE | |
LTTD | LAST TAX YR TO DATE | |
M1TD | MONTH 1 TO DT | |
M2TD | MONTH 2 TO DT | |
MTD | Pay Base MTD | |
PTD | Pay Base PTD | |
QTD | Pay Base QTD | |
RTD | Pay Base RTD | |
TTD | Pay Base TTD | |
PBTD | CTD | PB CYR-to-Date |
FTD | PB FYR-to-Date | |
ID | Employee ID | |
ITD | PB Inception-to-Date | |
MTD | PB Month-to-Date | |
NO | PB XTD No. | |
OPEN | Open Area | |
OVR | PB XTD Override | |
PERNO | Period for PTD | |
PERNUM | Periods | |
PTD | Period Amount | |
QTD | PB Quarter-to-Date | |
TTD | PB TYR-to-Date | |
YR | PB XTD Year | |
PECC | PECC | Emp./Period No. Code |
PERM | ASCPER | Associated periods |
BEG | Period Begin Date | |
BSFLAG | Base flags (PB or HB) | |
CALC | Period Being Calculated | |
CC | Period Number | |
CD | Period Code | |
CKDT | Period Check Date | |
CKID | Period Check ID | |
CMNTH | Period Calendar Month | |
CQTR | Period Calendar QTR | |
CXTYPE | Contract Type Codes | |
CYR | Period Calendar Year | |
EFTDT | EFT Effective Date | |
EFTID | EFT Stock ID | |
END | Period End Date | |
FMNTH | Period Fiscal Month | |
FQTR | Period Fiscal QTR | |
FREQ | Period Frequency | |
FVECT | Period Frequency Vect. | |
FYR | Period Fiscal Year | |
HRMEXT | Period HR Extention | |
OPEN | Open Area | |
PAID | Period Paid Flag | |
POSTDT | Period Post Date | |
SQ | Period Seq. in Month | |
TCLOCK | Timecard Lock Flag | |
TMNTH | Period Tax Month | |
TMPERS | Periods in TMNTH | |
TQTR | Period Tax QTR | |
TYPE | Period Type (REG/SUPPL) | |
TYPERS | Periods in TYR | |
PHRD | HRSNO | Hour No. |
PAYNO | Pay No. | |
POSD | BEG | Position Begin Date |
CLDCD | Position Calendar Code | |
END | Position End Date | |
GENCD | Position Entity Code | |
JOBCD | Postion Job Code | |
MISC | Position MISC. Code | |
PEID | Position PEID | |
POSCD | Position Code | |
SHARE | Position Share Flag | |
SUPRID | Position Supervisor ID | |
TTLFTE | Position Total FTE | |
TYPE | Position Type | |
POSM | CD | Position Code |
PXTD | CTD | PAY CYR-TO-DATE |
FTD | Pay FYR-to-Date | |
ID | Employee ID | |
ITD | Pay Inception-to-Date | |
MTD | Pay Month-to-Date | |
NO | Pay XTD No. | |
OPEN | Open Area | |
OVR | Pay XTD Override | |
PERNO | Period for PTD | |
PERNUM | Periods Paid | |
PTD | Period Amount | |
QTD | Pay Quarter-to-Date | |
TTD | Pay TYR-to-Date | |
YR | Pay XTD Year | |
PYAS | ACCTID | emp account number id |
BANKID | bank id | |
CD | ASSOCIATED CODE | |
ID | emp id | |
PYPX | AMT | PYPD amount |
AUXSAL | Auxillary Salary | |
BEG1 | Beg DT of 1st rate | |
BEG2 | Beg DT of 2nd rate | |
CALND1 | CALENDAR1 | |
CALND2 | CALENDAR 2 | |
CHGDT | Change Date | |
CLD | Calendar Code | |
CLDPCT | Calendar Percent | |
CLS | PYPX Dummy Reference | |
CNTID | contract id | |
CXNDX | Contract Index | |
DOLDAY | Dollars per Day | |
EFFORT | PYPX Effort | |
END1 | End DT of 1st rate | |
END2 | End DT of 2nd rate | |
FACTOR | Retro Factor | |
FROM | FROM FLAG | |
GL | GL LEDGER | |
GLKEY | GL ORG KEY | |
GLOBJ | GL OBJECT | |
HBASE | PYPX Hour Bases | |
HRSDAY | Hours per Day | |
JL | JL LEDGER | |
JLKEY | JL ORG KEY | |
JLOBJ | JL OBJECT CODE | |
LMT | PYPX Limit amount | |
LMTXP | PYPX Limit Expression | |
MISCCD | MISC CODES | |
MSCCHR | Miscellaneous Strings | |
MSCNU2 | 2nd Misc Numbers | |
MSCNUM | Miscellaneous Numbers | |
NUMCD | PYPX Numeric Code | |
OPEN | pyp-open field | |
OT | PYPX Overtime Rate | |
OT2 | 2nd OT rate | |
OVR | numcd override flag | |
PATCDH | patch cdhs | |
PATHWM | patch hwm | |
PATRT1 | Patch Prorate Pct 1 | |
PATRT2 | Patch Prorate Pct 2 | |
PATTP1 | Patch Type 1 | |
PATTP2 | Patch Type 2 | |
PAYBEG | Actual Begin date | |
PAYEND | Payassignment end date | |
PAYNO | PYPX Pay Number | |
PBASE | PYPX Pay bases | |
PDBEG1 | Paid Begin Date | |
PDBEG2 | Paid Beg Date | |
PDEND1 | Paid End Date | |
PDEND2 | Paid End Date | |
POS | POSITION CODE | |
POTYPE | Payout Type | |
PRCENT | % rel. to EMPM.PRCENT | |
PREM2 | 2nd premium rate | |
PREMUM | PYPX Premium Rate | |
PTBEG | Patch Begin Date | |
PTEND | Patch end Date | |
PTFLAG | Patch Flag | |
RECTP | rec type | |
RECTYP | PYPD-RT | |
REG | PYPX Regular Rate | |
REG2 | 2nd regular rate | |
RETRDT | Retro Date | |
RETRTP | Retro Type | |
SAL | PYPX Salary Amount | |
SAL2 | 2nd salary | |
SPDIFF | Diff. of SPLIT1 & 2 | |
SPLIT | 1st split rate % | |
SPREAD | PYPX Spread Flag | |
SPRVAL | Spread Value | |
SPVECT | Special Vector | |
ST | PYPX Status | |
STEP | STEP | |
TCBTCH | Time Card Batch | |
UNIT | Bargaining Unit | |
UPRT10 | paystr user part 10 | |
UPRT11 | user paystr part 11 | |
UPRT12 | user paystr part 12 | |
UPRT13 | user pystr part 13 | |
UPRT14 | user pystr part 14 | |
UPRT15 | user pystr part 15 | |
UPRT16 | user pystr part 16 | |
UPRT17 | user pystr part 17 | |
UPRT18 | user pystr part 18 | |
VECT | PYPX Spread Vectors | |
WCOMP | PYPX WORKCOMP Rate | |
XP | PYPX Salary Expression | |
XP2 | XP CODE FOR SAL2 | |
XTD | PYPD XTD amount | |
PYTH | AMT | PAY AMOUNT FROM HOUR |
AMTOVR | PAY OVERWRITE | |
AUDIT | PYT-AUDIT | |
BATCH | PYT-BATCH-NAME | |
BATCHN | Batch Name | |
DATE | Date | |
HOURS | NUMBER OF HOURS | |
HRSNO | HOURS NUMBER | |
HRSOVR | HOUR OVERWRITE | |
ID | EMPLOYEE ID | |
JOBNO | Job number | |
NUMCD | PYT-NUM-CD | |
NUMOVR | NUM OVERWRITE FLAG | |
OPEN | DETAIL OPEN | |
OPEN1 | OPEN 1 | |
OPEN2 | OPEN 2 | |
OPENN2 | OPEN NUM 2 | |
PART1 | PART 1 | |
PART2 | PART 2 | |
PART3 | PART 3 | |
PART4 | PART 4 | |
PERCC | PERIOD | |
RATE | RATE | |
RECNO | RECORD NUMBER | |
RECTP | RECORD TYPE | |
RTADJ | RATE ADJUSTMENT | |
RTOVR | RATE OVERWRITE | |
SPREAD | SPREAD INFO | |
STATUS | STATUS | |
TMCCC | PY-TMC-CC | |
RING | CLNDR | Calendar |
DATETM | DATE-TIME | |
DTLOPN | Open area | |
ID | Employee ID | |
OPEN1 | Open area 1 | |
OPEN2 | Open area 2 | |
OPENN1 | OPEN NUM 1 | |
OPENN2 | OPEN NUM 2 | |
PERCC | Ring Timecard Period | |
RINGCC | PY-RNG-CC | |
SCHEDU | SCHEDULE | |
STATUS | STATUS FLAG | |
SASG | ADDAMT | CDH assgn. additive am |
ADDBEG | CDH assgn. add start | |
ADDEND | CDH assgn. add end | |
AMT | CDH assgn. amount | |
AXP | CDH assgn. amt. expres | |
BEG | CDH assgn. start date | |
CD | CDH assgn. spec. codes | |
END | CDH assgn. end date | |
FQ | CDH assgn. frequency | |
FQTYPE | CDH assgn. freq. type | |
LMTAMT | CDH assgn. limit amoun | |
LXP | CDH assgn. lmt express | |
NO | CDH assgn. number | |
SDEFPT | CDH assgn. index to SD | |
ST | CDH assgn. status | |
SCHD | CC | Schedule Code |
HRS | Schedule Hours | |
HRSNO | Schedule Hour Number | |
HRSTP | Hours Type | |
OPEN | OPEN AREA | |
RINGIN | Schedule Punch In | |
RINGOT | Schedule Punch Out | |
SEQ | Schedule Seq. Number | |
SCHM | CC | Schedule Code |
DESC | Schedule Description | |
TCFLAG | Timecard Flag | |
VECT | Schedule Vector | |
SCHR | NUMCD | Pay Assgn. NUM-CD |
PART1 | Pay assgn. part 1 | |
PART2 | Pay assgn. part 2 | |
PART3 | Pay assgn. part 3 | |
PART4 | Pay assgn. part 4 | |
PART5 | Pay assgn. part 5 | |
PART6 | Pay assgn. part 6 | |
PART7 | Pay assgn. part 7 | |
PART8 | Pay assgn. part 8 | |
PART9 | Pay assgn. part 9 | |
POSTP | Pay assgn. position ty | |
SDEF | BEG | CDH start date |
CD | CDH code | |
END | CDH end date | |
FLAG | CDH process flags | |
GLKEY | CDH GL key | |
HBASE | CDH hour base | |
HRDEXT | CDH HRIS dtl. extention | |
HRMEXT | CDH HRIS mstr. extentio | |
HVECT | CDH hour flags | |
JLKEY | CDH JL key | |
MISC | CDH misc. codes | |
NO | CDH def. number | |
OBJ | CDH object codes | |
PBASE | CDH pay base | |
PRI | CDH priority | |
PVECT | CDH pay flags | |
REL | CDH relating-to code | |
TITLE | CDH Title | |
VAL | CDH associated values | |
VALDS | CDH value desc. | |
XTD | CDH xtd flag | |
SDHR | AMT | DHR pay amount |
HRS | DHR hours | |
HRSPTR | DHR index to CDH def. | |
NO | DHR hour number | |
NUMCD | DHR pay assgn. num. cod | |
PERCC | DHR period number | |
RATE | DHR hourly rate | |
TYPE | DHR type | |
SHST | ASGAMT | HST NUM-CD amount |
NO | HST CDH numbers | |
NUMCD | HST pay assgn. number | |
OVRD | HST override flags | |
PERCC | HST period number | |
PTDAMT | HST period amount | |
SASGPT | HST index to CDH assgn. | |
SCHRPT | HST index to SCHR | |
SDEFPT | HST index to CDH def. | |
SPYPPT | HST index to SPYP | |
USEDFG | HST element visited fla | |
SMSC | CHRSV | Misc. ascii save value |
CMND | Misc. command | |
CNTPTR | Misc. STRS CNT index | |
DEDPTR | Misc. STRS DED index | |
FYR | Misc. fiscal year | |
NUMSV | Misc. numeric save valu | |
PAYPTR | Misc. STRS pay index | |
PERBEG | Misc. reporting start | |
PEREND | SMSC reporting end | |
PMSPYP | Misc. primary pay assgn | |
RPTPER | Misc. reporting period | |
SASGDX | Misc. SASG index | |
SASGHM | Misc. SASG HWM | |
SASGMX | Misc. SASG max | |
SCHRDX | Misc. SCHR index | |
SCHRHM | Misc. SCHR HWM | |
SCHRMX | Misc. SCHR max | |
SDEFDX | Misc. SDEF index | |
SDEFHM | Misc. SDEF HWM | |
SDEFMX | Misc. SDEF max | |
SDHRDX | Misc. SDHR index | |
SDHRHM | Misc. SDHR HWM | |
SDHRMX | Misc. SDHR max | |
SHSTDX | Misc. SHST index | |
SHSTHM | Misc. SHST HWM | |
SHSTMX | Misc. SHST max | |
SPYPDX | Misc. SPYP index | |
SPYPHM | Misc. SPYP HWM | |
SPYPMX | Misc. SPYP max | |
STATUS | Misc. status | |
SPBS | ASGAMT | Pay base assignment amt |
PTDAMT | Pay base period amount | |
SPYP | BEG | Pay assgn. begin date |
DSVECT | Pay assgn. dist. vector | |
EFFORT | Pay assgn. effort | |
END | Pay assgn. end date | |
FQ | Pay assgn. frequency | |
FQTYPE | Pay assgn. freq. type | |
LMTAMT | Pay assgn. lmt. amount | |
LXP | Pay assgn. lmt. express | |
NUMCD | Pay assgn. num. code | |
OT | Pay assgn. OT rate | |
REG | Pay assgn. reg. rate | |
SAL | Pay assgn. salary | |
SCHRPT | Pay assgn. index to SCH | |
ST | Pay assgn. status | |
SXP | Pay assgn. sal. express | |
TYPE | Pay assgn. type | |
SRCD | NO | Cnt/Ded/Hrs No |
SQ | Formula Sequence Number | |
SRC | Formula | |
STPD | BEG | Step Begin Date |
END | Step End Date | |
GRDCD | Step Grade Code | |
RATE | Step Hourly Rate | |
SALAMT | Step Salary Amount | |
STPCC | Step Code | |
STPM | CC | Salary Step Code |
STRS | ASSN | STRS account code |
COUNTY | STRS county | |
DISTCT | STRS district | |
EARN | STRS earnings | |
EARNID | STRS earning ID | |
EMPRAM | STRS EMPR. cnt. amount | |
EMPRRT | STRS EMPR cnt. rate | |
EPMCAM | STRS EPMC amount | |
EPMCRT | STRS EPMC rate | |
FINIT | STRS first initial | |
FNAME | STRS first name | |
FYR | STRS fiscal year | |
LINECD | STRS line code | |
LINENO | STRS record line number | |
LNAME | STRS last name | |
MBRCD | STRS member code | |
MCAM | STRS mbr. cont. amount | |
MCCD | STRS contribution code | |
MCRT | STRS member rate | |
MINIT | STRS middle initial | |
PAYCD | STRS pay code | |
PAYRT | STRS pay rate | |
PERBEG | STRS srv. period start | |
PEREND | STRS srv. period end | |
PERMM | STRS report month | |
PERYR | STRS report year | |
RPTPER | STRS reporting period | |
SSN | STRS SSN | |
TRANCD | STRS transaction code | |
TCBT | DAYWK | Day Worked |
GLKEY | GLKEY | |
GLLG | GL LEDGER | |
GLOBJ | General Ledger Object | |
HRS | Num Hrs Worked | |
HRSNO | Hours Number | |
JLKEY | JL KEY | |
JLLG | JL Ledger | |
JLOBJ | JL OBJECT CODE | |
MISC | Miscell | |
NUMOVR | Pay num override | |
OPEN | Open area | |
PAYAMT | Pay Amount | |
PAYCLS | Pay Class | |
PAYOVR | Pay Override | |
PEID | Person/Entity ID | |
PERIOD | Pay PERIOD | |
POS | Position | |
RECTP | Record Type | |
RT | Rate | |
RTADH | Rate Adjustment | |
RTOVR | Rate override flag | |
STEP | Step | |
WEEK | WEEK WORKED | |
WONUM | Work Order Num | |
URCL | CDHHWM | High water mark of CDHP |
CDHMAX | Max number of CDHP | |
CDHNDX | CDHP index | |
CDHNO | CDHP number | |
CDHPTD | CDHP PTD amount | |
HBSMAX | Max number of hour base | |
HBSNDX | Hour base index | |
HBSPTD | Hour base PTD amount | |
PBSMAX | Max. number of pay base | |
PBSNDX | Pay base index | |
PBSPTD | Pay base PTD amount | |
STATUS | URCL execution status |
On This Page