EMP_PROC_VW_BRA(SQL View) |
Index Back |
|---|---|
Proceding by employeeProceding by employee |
| SELECT COMPANY , AUTH_BY_BRA , CREATED_FOR_BRA , PROC_NBR_BRA , EFFDT , EFF_STATUS , DESCR100 FROM PS_LEG_PRO_TBL_BRA A WHERE A.PRC_TYPE_BRA = '2' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Company | |
| 2 | Character(1) | VARCHAR2(1) NOT NULL |
Authorized by BRA
1=Taxpayer 2=Other Entity,Company/Employee |
|
| 3 | Character(2) | VARCHAR2(2) NOT NULL |
Created For table 1070
1=Tax only or Tax and FGTS 2=Minor Work Permit 2=Minor Work Permit 3=Exemption to Contract PCD 3=Exemption to Contract PCD 4=Exemption for Hiring Aprentice 4=Exemption for Hiring Aprentice 5=Occupational Health and Safety 5=Occupational Health and Safety 6=Conv Health Leave to work Acc 6=Conv Health Leave to work Acc 7=FGTS only/Termination Soc Cont 8=Union Contribution 8=Union Contribution 99=Other 99=Other |
|
| 4 | Character(21) | VARCHAR2(21) NOT NULL | Proceeding Number BRA | |
| 5 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 6 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 7 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |