WTHD_FIELDS_VW1

(SQL View)
Index Back

Withholding Fields

View returns all of the fields used in record WTHD_FIELDS_SBR. This is used to populate the withholding entity fields record.

select B.FIELDNAME from PSRECFIELD A, PSRECFIELD B where A.RECNAME = 'WTHD_FIELDS_SBR' and B.RECNAME = A.FIELDNAME and A.SUBRECORD = 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).