DBA Data[Home] [Help]

APPS.IEX_PROMISE_RECON_RPT_PKG dependencies on JTF_RS_RESOURCE_EXTNS

Line 25: type l_res_hash_type is table of JTF_RS_RESOURCE_EXTNS.resource_id%type;

21: p_group_by_sch_dumm in varchar2 default null,
22: p_group_by_value_sch in varchar2 default null
23: );
24:
25: type l_res_hash_type is table of JTF_RS_RESOURCE_EXTNS.resource_id%type;
26: type l_pmt_cnt_type is table of number index by binary_integer;
27: type l_pmt_amt_type is table of number index by binary_integer;
28:
29: procedure calc_pmt_amt_cnt(p_org_id in number,