DBA Data[Home] [Help]

APPS.CSF_REQUESTS_PVT dependencies on JTF_DATE_TABLE

Line 624: , p_scheduled_start_date_tbl IN jtf_date_table

620: , x_return_status OUT NOCOPY VARCHAR2
621: , x_msg_count OUT NOCOPY NUMBER
622: , x_msg_data OUT NOCOPY VARCHAR2
623: , p_request_task_id IN NUMBER
624: , p_scheduled_start_date_tbl IN jtf_date_table
625: , p_scheduled_end_date_tbl IN jtf_date_table
626: , p_resource_id_tbl IN jtf_number_table
627: , p_resource_type_tbl IN jtf_varchar2_table_100
628: , p_cost_tbl IN jtf_number_table

Line 625: , p_scheduled_end_date_tbl IN jtf_date_table

621: , x_msg_count OUT NOCOPY NUMBER
622: , x_msg_data OUT NOCOPY VARCHAR2
623: , p_request_task_id IN NUMBER
624: , p_scheduled_start_date_tbl IN jtf_date_table
625: , p_scheduled_end_date_tbl IN jtf_date_table
626: , p_resource_id_tbl IN jtf_number_table
627: , p_resource_type_tbl IN jtf_varchar2_table_100
628: , p_cost_tbl IN jtf_number_table
629: , p_terr_id_tbl IN jtf_number_table

Line 632: , p_spares_date_tbl IN jtf_date_table

628: , p_cost_tbl IN jtf_number_table
629: , p_terr_id_tbl IN jtf_number_table
630: , p_win_to_promis_id_tbl IN jtf_number_table
631: , p_spares_cost_tbl IN jtf_number_table
632: , p_spares_date_tbl IN jtf_date_table
633: , p_spares_warehouseInfo_tbl IN jtf_varchar2_table_4000 default null
634: , p_spares_shippingMethod_tbl IN jtf_varchar2_table_4000 default null
635: , p_spares_shippingDistance_tbl IN jtf_varchar2_table_4000 default null
636: , p_shift_type_tbl IN jtf_varchar2_table_100