DBA Data[Home] [Help]

APPS.PAY_AU_TFN_MAGTAPE_FLAGS dependencies on PAY_PAYAUTAX_SPR_ENT_V

Line 23: tfn_for_super pay_payautax_spr_ent_v.tfn_for_super_flag%TYPE,

19: declaration_signed_date pay_au_tfn_tax_info_v.declaration_signed_date%TYPE,
20: rebate_flag pay_au_tfn_tax_info_v.rebate_flag%TYPE,
21: tax_file_number pay_au_tfn_tax_info_v.tax_file_number%TYPE,
22: effective_start_date pay_au_tfn_tax_info_v.effective_start_date%TYPE,
23: tfn_for_super pay_payautax_spr_ent_v.tfn_for_super_flag%TYPE,
24: senior_flag pay_au_tfn_tax_info_v.australian_resident_flag%TYPE,/*bug7270073*/
25: current_or_terminated varchar2(1)
26: );
27: