DBA Data[Home] [Help]

APPS.FVFCATTB dependencies on FV_FACTS_RT7_CODES

Line 53: from fv_facts_rt7_codes;

49: return;
50: ELSE
51: select count(*)
52: into v_codes_inserted
53: from fv_facts_rt7_codes;
54:
55: select count(*)
56: into v_accts_inserted
57: from fv_facts_rt7_accounts;