DBA Data[Home] [Help]

APPS.PSA_BC_XLA_PVT dependencies on PSA_OPTION_DETAILS_GT

Line 774: DELETE from psa_option_details_gt;

770: 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);
771: DELETE from xla_evt_class_orders_gt;
772: 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);
773: */
774: DELETE from psa_option_details_gt;
775: 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);
776: DELETE from psa_bc_alloc_gt;
777: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from psa_bc_alloc_gt table before insertion: ' || SQL%ROWCOUNT);
778: ------------------------------------------------------------------------------------- *

Line 775: 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);

771: DELETE from xla_evt_class_orders_gt;
772: 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);
773: */
774: DELETE from psa_option_details_gt;
775: 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);
776: DELETE from psa_bc_alloc_gt;
777: psa_utils.debug_other_string(g_state_level,l_path_name,'Number of rows deleted from psa_bc_alloc_gt table before insertion: ' || SQL%ROWCOUNT);
778: ------------------------------------------------------------------------------------- *
779: