DBA Data[Home] [Help]

APPS.IBE_WORKFLOW_PVT dependencies on HZ_CUST_ACCOUNT_ROLES

Line 2650: hz_cust_Account_roles r,

2646: p.person_last_name,
2647: p.party_type,
2648: o.sold_to_contact_id
2649: from oe_order_headers_all o,
2650: hz_cust_Account_roles r,
2651: hz_relationships l,
2652: hz_parties p
2653: where o.header_id = c_order_id
2654: and o.sold_to_contact_id = r.cust_account_role_id

Line 6527: hz_cust_Account_roles r,

6523: p.person_first_name,
6524: p.person_last_name,
6525: p.party_type
6526: from oe_order_headers_all o,
6527: hz_cust_Account_roles r,
6528: hz_relationships l,
6529: hz_parties p
6530: where o.header_id = pOrder
6531: and o.sold_to_contact_id = r.cust_account_role_id

Line 9526: hz_cust_Account_roles r,

9522: p.person_first_name,
9523: p.person_last_name,
9524: p.party_type
9525: from oe_order_headers_all o,
9526: hz_cust_Account_roles r,
9527: hz_relationships l,
9528: hz_parties p
9529: where o.header_id = c_order_id
9530: and o.sold_to_contact_id = r.cust_account_role_id

Line 9606: hz_cust_Account_roles r,

9602: p.person_first_name,
9603: p.person_last_name,
9604: p.party_type
9605: from oe_order_headers_all o,
9606: hz_cust_Account_roles r,
9607: hz_relationships l,
9608: hz_parties p
9609: where o.header_id = c_Order_id
9610: and o.sold_to_contact_id = r.cust_account_role_id

Line 9688: hz_cust_Account_roles r,

9684: p.person_last_name,
9685: p.party_type,
9686: p.person_title
9687: from oe_order_headers_all o,
9688: hz_cust_Account_roles r,
9689: hz_relationships l,
9690: hz_parties p
9691: where o.header_id = c_order_id
9692: and o.sold_to_contact_id = r.cust_account_role_id