DBA Data[Home] [Help]

APPS.PSA_SLA_PROCESSING_PKG dependencies on XLA_AE_HEADERS

Line 74: UPDATE xla_ae_headers ae1

70: RETURN;
71: END IF;
72:
73: /* Modifying the SQL as per instructions in Bug#9773323 */
74: UPDATE xla_ae_headers ae1
75: SET funds_status_code = 'S'
76: WHERE (ae1.event_id, ae1.application_id) IN
77: (SELECT e.event_id,
78: e.application_id