DBA Data[Home] [Help]

APPS.JG_ZZ_AUDIT_AR_PKG dependencies on JG_ZZ_VAT_REP_UTILITY

Line 394: lc_status := JG_ZZ_VAT_REP_UTILITY.get_period_status(pn_vat_reporting_entity_id => p_vat_rep_entity_id

390: ,pn_legal_entity_id => ln_legal_entity_id
391: ,p_vat_reporting_entity_id => P_VAT_REP_ENTITY_ID);
392:
393:
394: lc_status := JG_ZZ_VAT_REP_UTILITY.get_period_status(pn_vat_reporting_entity_id => p_vat_rep_entity_id
395: ,pv_tax_calendar_period => p_period
396: ,pv_tax_calendar_year => p_year
397: ,pv_source => NULL
398: ,pv_report_name => p_report_name);