DBA Data[Home] [Help]

APPS.CSF_GPS_PUB dependencies on JTF_VARCHAR2_TABLE_100

Line 51: , p_status_tbl IN jtf_varchar2_table_100

47: , x_msg_count OUT NOCOPY NUMBER
48: , p_count IN NUMBER
49: , p_device_id_tbl IN jtf_number_table
50: , p_feed_time_tbl IN jtf_date_table
51: , p_status_tbl IN jtf_varchar2_table_100
52: , p_lat_tbl IN jtf_number_table
53: , p_lng_tbl IN jtf_number_table
54: , p_speed_tbl IN jtf_number_table
55: , p_dir_tbl IN jtf_varchar2_table_100

Line 55: , p_dir_tbl IN jtf_varchar2_table_100

51: , p_status_tbl IN jtf_varchar2_table_100
52: , p_lat_tbl IN jtf_number_table
53: , p_lng_tbl IN jtf_number_table
54: , p_speed_tbl IN jtf_number_table
55: , p_dir_tbl IN jtf_varchar2_table_100
56: , p_parked_time_tbl IN jtf_number_table
57: , p_address_tbl IN jtf_varchar2_table_300
58: );
59: