DBA Data[Home] [Help]

APPS.CN_PERIODS_API dependencies on JTF_RS_ROLE_RELATIONS

Line 421: from jtf_rs_role_relations rr,

417: sysdate,
418: fnd_global.user_id,
419: l_org_id
420: from (select distinct s.salesrep_id
421: from jtf_rs_role_relations rr,
422: cn_rs_salesreps s,
423: jtf_rs_roles_b r
424: where rr.role_resource_id = s.resource_id
425: and rr.role_resource_type = 'RS_INDIVIDUAL'