DBA Data[Home] [Help]

APPS.JG_ZZ_AUDIT_AP_PKG dependencies on JG_ZZ_VAT_REP_UTILITY

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

109: ,x_vat_reg_num => l_vat_reg_num
110: ,pn_legal_entity_id => l_legal_entity_id
111: ,p_vat_reporting_entity_id =>p_vat_rep_entity_id) ;
112:
113: l_status := JG_ZZ_VAT_REP_UTILITY.get_period_status(pn_vat_reporting_entity_id => p_vat_rep_entity_id
114: ,pv_tax_calendar_period => p_period_name
115: ,pv_tax_calendar_year => p_period_year
116: ,pv_source => NULL
117: ,pv_report_name => p_report_name);