GPBR_PAYSL_F_AC(SQL Table) |
Index Back |
---|---|
Payslip form AccumulatorsAccumulators that contain the format for payslip |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPBR_FORMAT_ID | Character(10) | VARCHAR2(10) NOT NULL | Format ID |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: GPBR_PAYSL_FORM.EFFDT |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
5 | PIN_ACCUM_NUM | Number(8,0) | INTEGER NOT NULL |
Element number field
Prompt Table: GP_PIN_AC0_VW |