DBA Data[Home] [Help]

APPS.ASP_ORDER_CONTENT_PROVIDER dependencies on OE_BLANKET_HEADERS_ALL

Line 79: FROM oe_blanket_headers_all oobha,

75: SELECT party.party_id as customer_id,
76: party.party_name as customer_name,
77: oobha.order_number as blanket_number,
78: oobhe.end_date_active as expiration_date
79: FROM oe_blanket_headers_all oobha,
80: oe_blanket_headers_ext oobhe,
81: hz_parties party,
82: hz_cust_accounts_all cust_acct
83: WHERE oobha.order_number = oobhe.order_number