HRS_WC_DE_GRP_I

(SQL View)
Index Back

Works Council Decision

Used to Group Works Council Decisions into Groups.

SELECT WC_DECISIONGRP_ID ,EFFDT ,WC_DECISION_ID ,EFF_STATUS ,WC_NOTIFY_HR_SW ,WC_REASONS_REQ_SW FROM PS_WC_DEC_GRP_TBL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 WC_DECISIONGRP_ID Character(3) VARCHAR2(3) NOT NULL Decision ID. Used by the functionnality Works Council Notification (Recruit Workforce).

Prompt Table: WC_DECISGRP_TBL

2 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

3 WC_DECISION_ID Character(3) VARCHAR2(3) NOT NULL Works Council Decision

Prompt Table: WC_DECISION_TBL

4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

5 WC_NOTIFY_HR_SW Character(1) VARCHAR2(1) NOT NULL Used by the functionnality Works Council Notification.

Y/N Table Edit

Default Value: N

6 WC_REASONS_REQ_SW Character(1) VARCHAR2(1) NOT NULL Used by the functionnality Works Council Notification.

Y/N Table Edit

Default Value: N