SCCPU_AUTFN_BND

(SQL View)
Index Back

Bind for AUS TFN data

This view hosts required fields for SCC_PERSON_AUS Population Update.

SELECT EMPLID ,SCC_TFN ,SCC_RE_ENTER_TFN ,SCC_TFN_VERIFIED FROM PS_SCC_PERSON_AUS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PERSONAL_DATA

2 SCC_TFN Character(9) VARCHAR2(9) NOT NULL This is the payee's tax file number. This is the payee's unique identification number for tax purposes.
3 SCC_RE_ENTER_TFN Character(1) VARCHAR2(1) NOT NULL This field will be used to re-enter the payee's tax file number.
4 SCC_TFN_VERIFIED Character(1) VARCHAR2(1) NOT NULL This field will be used to check whether TFN is verified or not.

Y/N Table Edit