DBA Data[Home] [Help]

APPS.RLM_MANAGE_DEMAND_SV dependencies on RLM_VALIDATEDEMAND_SV

Line 2840: rlm_validatedemand_sv.DeriveOrgDependentIDs(

2836: x_SourcedDemand_tab(k).inventory_item_id := NULL;
2837: --
2838: CallSetups(x_Sched_rec, v_tmpGroup_rec);
2839: --
2840: rlm_validatedemand_sv.DeriveOrgDependentIDs(
2841: v_tmpGroup_rec.setup_terms_rec,
2842: x_Sched_rec,
2843: x_SourcedDemand_tab(k));
2844:

Line 2853: rlm_validatedemand_sv.k_MRP_SOURCED);

2849: RLM_TPA_SV.ValidateLineDetails(
2850: v_tmpGroup_rec.setup_terms_rec,
2851: x_Sched_rec,
2852: x_SourcedDemand_tab(k),
2853: rlm_validatedemand_sv.k_MRP_SOURCED);
2854: --
2855: --
2856: IF (l_debug <> -1) THEN
2857: rlm_core_sv.dlog(C_DEBUG, 'x_SourcedDemand_Tab(' || k || ').process_status',