DBA Data[Home] [Help]

APPS.OTA_CPR_UTILITY dependencies on HZ_CUST_ACCOUNT_ROLES

Line 443: from HZ_CUST_ACCOUNT_ROLES acct_role,

439: and evt.parent_offering_id = ofr.offering_id;
440:
441: Cursor get_ext_lrn_party_id is
442: select party.party_id
443: from HZ_CUST_ACCOUNT_ROLES acct_role,
444: HZ_PARTIES party,
445: HZ_RELATIONSHIPS rel,
446: HZ_ORG_CONTACTS org_cont,
447: HZ_PARTIES rel_party,