DBA Data[Home] [Help]

APPS.PON_RESP_SCORES_PKG dependencies on PON_ATTRIBUTE_SCORES

Line 113: pon_attribute_scores a,

109: a.score,
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