COMPANY_TBL_AR(SQL Table) |
Index Back |
|---|---|
Company associate recordDefines the full time equivalent decimal presicion. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table: COMPANY_TBL |
|
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | FTE_DEC_PRCSN | Number(1,0) | SMALLINT NOT NULL | Specifies the number of decimal posicions used by FTE field. |
| 5 | PAID_FTE_DEC_PRCSN | Number(1,0) | SMALLINT NOT NULL | Specifies the number of decimal posicions used by PAID FTE field. |