HP_GRSFRG_CNTL(SQL Table) |
Index Back |
---|---|
Gross & Fringe Load Run CntlGross and Fringe Report - This record stores the information of the run control of load process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HP_ALL_COMPPYG | Character(1) | VARCHAR2(1) NOT NULL | This indicator controls if the loading process and report process is running for all companies and paygroups. |
2 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
3 | PAYGROUP | Character(3) | VARCHAR2(3) NOT NULL | Pay Group |
4 | FROMDATE | Date(10) | DATE | From Date |
5 | THRUDATE | Date(10) | DATE | End Date |
6 | OPRID_LAST_UPDT | Character(30) | VARCHAR2(30) NOT NULL | Last Operator to Update |
7 | LAST_UPDT_DT | Date(10) | DATE | Date of last Update |
8 | HP_PROC_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
This field indicates the processing status of Gross & Fringe Report.
L=Loading Data N=None R=Generate Report Default Value: N |