DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_REP_UTILITY dependencies on JG_ZZ_VAT_SELECTION_PKG

Line 608: jg_zz_vat_selection_pkg.purge_tax_data

604: end if;
605:
606: /* invoke the selection API to purge the selection data,
607: control comes here only when selection has already happened, so no need to check the flag */
608: jg_zz_vat_selection_pkg.purge_tax_data
609: (
610: p_reporting_status_id => cur_rec_jg_zz_vat_rep_status.reporting_status_id,
611: x_return_status => xv_return_status
612: );