DBA Data[Home] [Help]

APPS.RLM_MANAGE_DEMAND_SV dependencies on RLM_VALIDATEDEMAND_SV

Line 2786: rlm_validatedemand_sv.DeriveOrgDependentIDs(

2782: x_SourcedDemand_tab(k).inventory_item_id := NULL;
2783: --
2784: CallSetups(x_Sched_rec, v_tmpGroup_rec);
2785: --
2786: rlm_validatedemand_sv.DeriveOrgDependentIDs(
2787: v_tmpGroup_rec.setup_terms_rec,
2788: x_Sched_rec,
2789: x_SourcedDemand_tab(k));
2790:

Line 2799: rlm_validatedemand_sv.k_MRP_SOURCED);

2795: RLM_TPA_SV.ValidateLineDetails(
2796: v_tmpGroup_rec.setup_terms_rec,
2797: x_Sched_rec,
2798: x_SourcedDemand_tab(k),
2799: rlm_validatedemand_sv.k_MRP_SOURCED);
2800: --
2801: --
2802: IF (l_debug <> -1) THEN
2803: rlm_core_sv.dlog(C_DEBUG, 'x_SourcedDemand_Tab(' || k || ').process_status',