DBA Data[Home] [Help]

APPS.CSF_REQUESTS_PVT dependencies on JTF_DATE_TABLE

Line 115: , p_scheduled_start_date_tbl IN jtf_date_table

111: , x_return_status OUT NOCOPY VARCHAR2
112: , x_msg_count OUT NOCOPY NUMBER
113: , x_msg_data OUT NOCOPY VARCHAR2
114: , p_request_task_id IN NUMBER
115: , p_scheduled_start_date_tbl IN jtf_date_table
116: , p_scheduled_end_date_tbl IN jtf_date_table
117: , p_resource_id_tbl IN jtf_number_table
118: , p_resource_type_tbl IN jtf_varchar2_table_100
119: , p_cost_tbl IN jtf_number_table

Line 116: , p_scheduled_end_date_tbl IN jtf_date_table

112: , x_msg_count OUT NOCOPY NUMBER
113: , x_msg_data OUT NOCOPY VARCHAR2
114: , p_request_task_id IN NUMBER
115: , p_scheduled_start_date_tbl IN jtf_date_table
116: , p_scheduled_end_date_tbl IN jtf_date_table
117: , p_resource_id_tbl IN jtf_number_table
118: , p_resource_type_tbl IN jtf_varchar2_table_100
119: , p_cost_tbl IN jtf_number_table
120: , p_terr_id_tbl IN jtf_number_table

Line 123: , p_spares_date_tbl IN jtf_date_table

119: , p_cost_tbl IN jtf_number_table
120: , p_terr_id_tbl IN jtf_number_table
121: , p_win_to_promis_id_tbl IN jtf_number_table
122: , p_spares_cost_tbl IN jtf_number_table
123: , p_spares_date_tbl IN jtf_date_table
124: , p_spares_warehouseInfo_tbl IN jtf_varchar2_table_4000 DEFAULT NULL
125: , p_spares_shippingMethod_tbl IN jtf_varchar2_table_4000 DEFAULT NULL
126: , p_spares_shippingDistance_tbl IN jtf_varchar2_table_4000 DEFAULT NULL
127: , p_shift_type_tbl IN jtf_varchar2_table_100