DBA Data[Home] [Help]

APPS.MSC_AATP_PVT dependencies on MSC_AATP_REQ

Line 10517: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp

10513: END IF;
10514: -- Set demand_class to NULL to obtain totals.
10515:
10516: l_demand_class := NULL;
10517: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10518:
10519: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10520: l_plan_id,
10521: 0, --p_level(for top level item)

Line 10519: MSC_AATP_REQ.Item_Pre_Allocated_Atp(

10515:
10516: l_demand_class := NULL;
10517: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10518:
10519: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10520: l_plan_id,
10521: 0, --p_level(for top level item)
10522: -1, --p_identifier
10523: -1, --p_scenario_id - Not Used

Line 10575: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp

10571: l_request_date,
10572: 1, --p_level_id
10573: p_demand_class
10574: );
10575: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10576:
10577: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10578: l_plan_id,
10579: 0, --p_level(for top level item)

Line 10577: MSC_AATP_REQ.Item_Pre_Allocated_Atp(

10573: p_demand_class
10574: );
10575: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10576:
10577: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10578: l_plan_id,
10579: 0, --p_level(for top level item)
10580: -1, --p_identifier
10581: -1, --p_scenario_id - Not Used