DBA Data[Home] [Help]

APPS.PQP_ALIEN_EXPAT_TAXATION_PKG dependencies on PQP_ANALYZED_ALIEN_DATA

Line 60: pqp_analyzed_alien_data.withldg_allow_eligible_flag%TYPE,

56: income_code pqp_analyzed_alien_details.income_code%TYPE,
57: exemption_code pqp_analyzed_alien_details.exemption_code%TYPE,
58: gross_amount NUMBER ,
59: withholding_allowance
60: pqp_analyzed_alien_data.withldg_allow_eligible_flag%TYPE,
61: withholding_rate pqp_analyzed_alien_details.withholding_rate%TYPE,
62: withheld_amount NUMBER ,
63: income_code_sub_type pqp_analyzed_alien_details.income_code_sub_type%TYPE,
64: country_code VARCHAR2(100) ,

Line 66: tax_year pqp_analyzed_alien_data.tax_year%TYPE ,

62: withheld_amount NUMBER ,
63: income_code_sub_type pqp_analyzed_alien_details.income_code_sub_type%TYPE,
64: country_code VARCHAR2(100) ,
65: cycle_date VARCHAR2(100) ,
66: tax_year pqp_analyzed_alien_data.tax_year%TYPE ,
67: state_withheld_amount NUMBER ,
68: state_code VARCHAR2(100) ,
69: record_source VARCHAR2(100) ,
70: no_of_days_in_cycle NUMBER ,