DBA Data[Home] [Help]

APPS.PSA_BC_XLA_PVT dependencies on XLA_EVT_CLASS_ORDERS_GT

Line 422: DELETE from xla_evt_class_orders_gt;

418: DELETE from xla_ae_lines_gt;
419: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_ae_lines_gt table before insertion: ' || SQL%ROWCOUNT);
420: DELETE from xla_validation_lines_gt;
421: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_validation_lines_gt table before insertion: ' || SQL%ROWCOUNT);
422: DELETE from xla_evt_class_orders_gt;
423: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_evt_class_orders_gt; table before insertion: ' || SQL%ROWCOUNT);
424: */
425: DELETE from psa_option_details_gt;
426: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from psa_option_details_gt table before insertion: ' || SQL%ROWCOUNT);

Line 423: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_evt_class_orders_gt; table before insertion: ' || SQL%ROWCOUNT);

419: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_ae_lines_gt table before insertion: ' || SQL%ROWCOUNT);
420: DELETE from xla_validation_lines_gt;
421: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_validation_lines_gt table before insertion: ' || SQL%ROWCOUNT);
422: DELETE from xla_evt_class_orders_gt;
423: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from xla_evt_class_orders_gt; table before insertion: ' || SQL%ROWCOUNT);
424: */
425: DELETE from psa_option_details_gt;
426: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from psa_option_details_gt table before insertion: ' || SQL%ROWCOUNT);
427: DELETE from psa_bc_alloc_gt;

Line 1109: DELETE FROM XLA_EVT_CLASS_ORDERS_GT;

1105: : Deleted Row count :'||SQL%ROWCOUNT);
1106: DELETE FROM XLA_EVT_CLASS_SOURCES_GT;
1107: psa_utils.debug_other_string(g_state_level,l_path_name, '14
1108: XLA_EVT_CLASS_SOURCES_GT : Deleted Row count :'||SQL%ROWCOUNT);
1109: DELETE FROM XLA_EVT_CLASS_ORDERS_GT;
1110: psa_utils.debug_other_string(g_state_level,l_path_name, '15
1111: XLA_EVT_CLASS_ORDERS_GT : Deleted Row count :'||SQL%ROWCOUNT);
1112: DELETE FROM XLA_TAB_ERRORS_GT;
1113: psa_utils.debug_other_string(g_state_level,l_path_name, '16

Line 1111: XLA_EVT_CLASS_ORDERS_GT : Deleted Row count :'||SQL%ROWCOUNT);

1107: psa_utils.debug_other_string(g_state_level,l_path_name, '14
1108: XLA_EVT_CLASS_SOURCES_GT : Deleted Row count :'||SQL%ROWCOUNT);
1109: DELETE FROM XLA_EVT_CLASS_ORDERS_GT;
1110: psa_utils.debug_other_string(g_state_level,l_path_name, '15
1111: XLA_EVT_CLASS_ORDERS_GT : Deleted Row count :'||SQL%ROWCOUNT);
1112: DELETE FROM XLA_TAB_ERRORS_GT;
1113: psa_utils.debug_other_string(g_state_level,l_path_name, '16
1114: XLA_TAB_ERRORS_GT : Deleted Row count :'||SQL%ROWCOUNT);
1115: DELETE FROM XLA_SEQ_JE_HEADERS_GT;