DBA Data[Home] [Help]

APPS.MSC_AATP_PVT dependencies on MSC_AATP_REQ

Line 10748: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp

10744: END IF;
10745: -- Set demand_class to NULL to obtain totals.
10746:
10747: l_demand_class := NULL;
10748: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10749:
10750: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10751: l_plan_id,
10752: 0, --p_level(for top level item)

Line 10750: MSC_AATP_REQ.Item_Pre_Allocated_Atp(

10746:
10747: l_demand_class := NULL;
10748: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10749:
10750: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10751: l_plan_id,
10752: 0, --p_level(for top level item)
10753: -1, --p_identifier
10754: -1, --p_scenario_id - Not Used

Line 10806: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp

10802: l_request_date,
10803: 1, --p_level_id
10804: p_demand_class
10805: );
10806: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10807:
10808: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10809: l_plan_id,
10810: 0, --p_level(for top level item)

Line 10808: MSC_AATP_REQ.Item_Pre_Allocated_Atp(

10804: p_demand_class
10805: );
10806: -- and MSC_AATP_REQ.Item_Pre_Allocated_Atp
10807:
10808: MSC_AATP_REQ.Item_Pre_Allocated_Atp(
10809: l_plan_id,
10810: 0, --p_level(for top level item)
10811: -1, --p_identifier
10812: -1, --p_scenario_id - Not Used