DBA Data[Home] [Help]

APPS.RCV_CORE_S dependencies on PO_USAGE_ATTRIBUTES

Line 1163: po_usage_attributes poua

1159: SELECT COUNT(pon.po_note_id)
1160: INTO x_note_count
1161: FROM po_note_references ponr,
1162: po_notes pon,
1163: po_usage_attributes poua
1164: WHERE ponr.po_note_id = pon.po_note_id
1165: AND pon.usage_id = poua.usage_id
1166: AND poua.note_attribute = x_note_attribute
1167: AND ponr.table_name = x_note_table_name