DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_REP_FINAL_REPORTING dependencies on DUAL

Line 88: From dual;

84: where vat_reporting_entity_id = pn_vat_reporting_entity_id;
85:
86: cursor c_get_final_reporting_id is
87: Select jg_zz_vat_rep_status_s3.nextval
88: From dual;
89:
90:
91: cur_rec_jg_zz_vat_rep_entities c_jg_zz_vat_rep_entities%rowtype;
92: