TIPS_ESTAB_PD(SQL Table) |
Index Back |
|---|---|
Establishment Period DataEstablishment Period Data |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table: COMPANY_TBL |
|
| 2 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_TBL_HR |
|
| 3 | Character(20) | VARCHAR2(20) NOT NULL | Tips Establishment ID | |
| 4 | Date(10) | DATE | The Date a transaction was Posted. | |
| 5 | GRS_RCPTS | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Gross Receipts |
| 6 | GRS_TIPS | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Gross Tips |
| 7 | GRS_IND_TIPS | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Gross Indirect Tips |
| 8 | ALLOCATION_BSE | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Allocation Base |
| 9 | DT_ALLOC_BSE | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Direct Tip Allocation Base |
| 10 | TOT_SHORTFALL | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Total Shortfall |
| 11 | TOT_ALLOCATION | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Total Alloc Amt |
| 12 | EMPL_CNT | Number(12,0) | DECIMAL(12) NOT NULL | Employee Count |
| 13 | GRS_TIP_HRS | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | YTD Gross Rpt Tippable Hrs |