DBA Data[Home] [Help]

APPS.OTA_CPR_UTILITY dependencies on HZ_CUST_ACCOUNT_ROLES

Line 437: from HZ_CUST_ACCOUNT_ROLES acct_role,

433: and evt.parent_offering_id = ofr.offering_id;
434:
435: Cursor get_ext_lrn_party_id is
436: select party.party_id
437: from HZ_CUST_ACCOUNT_ROLES acct_role,
438: HZ_PARTIES party,
439: HZ_RELATIONSHIPS rel,
440: HZ_ORG_CONTACTS org_cont,
441: HZ_PARTIES rel_party,