DBA Data[Home] [Help]

APPS.IBE_WORKFLOW_PVT dependencies on HZ_CUST_ACCOUNT_ROLES

Line 2740: hz_cust_Account_roles r,

2736: p.person_last_name,
2737: p.party_type,
2738: o.sold_to_contact_id
2739: from oe_order_headers_all o,
2740: hz_cust_Account_roles r,
2741: hz_relationships l,
2742: hz_parties p
2743: where o.header_id = c_order_id
2744: and o.sold_to_contact_id = r.cust_account_role_id

Line 6622: hz_cust_Account_roles r,

6618: p.person_first_name,
6619: p.person_last_name,
6620: p.party_type
6621: from oe_order_headers_all o,
6622: hz_cust_Account_roles r,
6623: hz_relationships l,
6624: hz_parties p
6625: where o.header_id = pOrder
6626: and o.sold_to_contact_id = r.cust_account_role_id

Line 9621: hz_cust_Account_roles r,

9617: p.person_first_name,
9618: p.person_last_name,
9619: p.party_type
9620: from oe_order_headers_all o,
9621: hz_cust_Account_roles r,
9622: hz_relationships l,
9623: hz_parties p
9624: where o.header_id = c_order_id
9625: and o.sold_to_contact_id = r.cust_account_role_id

Line 9701: hz_cust_Account_roles r,

9697: p.person_first_name,
9698: p.person_last_name,
9699: p.party_type
9700: from oe_order_headers_all o,
9701: hz_cust_Account_roles r,
9702: hz_relationships l,
9703: hz_parties p
9704: where o.header_id = c_Order_id
9705: and o.sold_to_contact_id = r.cust_account_role_id

Line 9783: hz_cust_Account_roles r,

9779: p.person_last_name,
9780: p.party_type,
9781: p.person_title
9782: from oe_order_headers_all o,
9783: hz_cust_Account_roles r,
9784: hz_relationships l,
9785: hz_parties p
9786: where o.header_id = c_order_id
9787: and o.sold_to_contact_id = r.cust_account_role_id