DBA Data[Home] [Help]

APPS.ISC_DBI_BOOK_SUM2_F_C dependencies on JTF_RS_SRP_GROUPS

Line 153: jtf_rs_srp_groups sg

149: sg.org_id, sg.group_id, sc.created_by, sc.creation_date,
150: sc.last_updated_by, sc.last_update_date, sc.last_update_login
151: from oe_sales_credit_types sc_typ,
152: oe_sales_credits sc,
153: jtf_rs_srp_groups sg
154: where sc.sales_group_id is null
155: and sc.salesrep_id = sg.salesrep_id
156: and sc.last_update_date between sg.start_date and sg.end_date
157: and sc.sales_credit_type_id = sc_typ.sales_credit_type_id

Line 2871: jtf_rs_srp_groups sg

2867: sg.org_id, sg.group_id, sc.created_by, sc.creation_date,
2868: sc.last_updated_by, sc.last_update_date, sc.last_update_login
2869: from oe_sales_credit_types sc_typ,
2870: oe_sales_credits sc,
2871: jtf_rs_srp_groups sg
2872: where sc.sales_group_id is null
2873: and sc.salesrep_id = sg.salesrep_id
2874: and sc.last_update_date between sg.start_date and sg.end_date
2875: and sc.sales_credit_type_id = sc_typ.sales_credit_type_id