DBA Data[Home] [Help]

APPS.JG_ZZ_AUDIT_AP_PKG dependencies on JG_ZZ_VAT_REP_UTILITY

Line 136: l_status := JG_ZZ_VAT_REP_UTILITY.get_period_status(pn_vat_reporting_entity_id => p_vat_rep_entity_id

132: ,x_vat_reg_num => l_vat_reg_num
133: ,pn_legal_entity_id => l_legal_entity_id
134: ,p_vat_reporting_entity_id =>p_vat_rep_entity_id) ;
135:
136: l_status := JG_ZZ_VAT_REP_UTILITY.get_period_status(pn_vat_reporting_entity_id => p_vat_rep_entity_id
137: ,pv_tax_calendar_period => p_period_name
138: ,pv_tax_calendar_year => p_period_year
139: ,pv_source => NULL
140: ,pv_report_name => p_report_name);