DBA Data[Home] [Help]

APPS.RLM_VALIDATEDEMAND_SV dependencies on RLM_DP_SV

Line 3191: rlm_core_sv.dlog(C_DEBUG,'RLM_DP_SV.g_order_by_schedule_type', RLM_DP_SV.g_order_by_schedule_type);

3187: --
3188: IF (l_debug <> -1) THEN
3189: --
3190: rlm_core_sv.dlog(C_DEBUG,'----- Checking the schedules in the archive tables -----');
3191: rlm_core_sv.dlog(C_DEBUG,'RLM_DP_SV.g_order_by_schedule_type', RLM_DP_SV.g_order_by_schedule_type);
3192: --
3193: END IF;
3194: --
3195: OPEN c_processed_stype;

Line 3936: rlm_core_sv.dlog(C_DEBUG,'RLM_DP_SV.g_order_by_schedule_type', RLM_DP_SV.g_order_by_schedule_type);

3932: --
3933: IF (l_debug <> -1) THEN
3934: --
3935: rlm_core_sv.dlog(C_DEBUG,'----- Checking the schedules in the interface tables -----');
3936: rlm_core_sv.dlog(C_DEBUG,'RLM_DP_SV.g_order_by_schedule_type', RLM_DP_SV.g_order_by_schedule_type);
3937: --
3938: END IF;
3939: --
3940: --