DBA Data[Home] [Help]

APPS.PON_RESP_SCORES_PKG dependencies on PON_AUCTION_ATTRIBUTES

Line 114: pon_auction_attributes b

110: b.datatype,
111: b.sequence_number
112: from
113: pon_attribute_scores a,
114: pon_auction_attributes b
115: where
116: b.auction_header_id = x_auction_id
117: and b.line_number = x_line_number
118: and b.sequence_number = x_attr_seq_number