DBA Data[Home] [Help]

APPS.CSF_LOCUS_PUB dependencies on JTF_NUMBER_TABLE

Line 298: p_segment_id_tbl jtf_number_table

294: * @param p_segment_id_tbl Table of Segment IDs
295: * @param p_sampling_level Whats the Sampling Rate to be used on the Geometry
296: */
297: FUNCTION get_geometry_tbl(
298: p_segment_id_tbl jtf_number_table
299: , p_sampling_level VARCHAR2 DEFAULT NULL
300: )
301: RETURN jtf_varchar2_table_2000;
302:

Line 331: , p_segment_id_tbl IN jtf_number_table

327: , p_commit IN VARCHAR2 DEFAULT NULL
328: , x_return_status OUT NOCOPY VARCHAR2
329: , x_msg_count OUT NOCOPY NUMBER
330: , x_msg_data OUT NOCOPY VARCHAR2
331: , p_segment_id_tbl IN jtf_number_table
332: , p_start_side IN NUMBER
333: , p_start_offset IN NUMBER
334: , p_end_side IN NUMBER
335: , p_end_offset IN NUMBER

Line 364: , p_location_id_tbl IN jtf_number_table

360: , x_return_status OUT NOCOPY VARCHAR2
361: , x_msg_count OUT NOCOPY NUMBER
362: , x_msg_data OUT NOCOPY VARCHAR2
363: , p_srid IN NUMBER DEFAULT 8307
364: , p_location_id_tbl IN jtf_number_table
365: , p_latitude_tbl IN jtf_number_table
366: , p_longitude_tbl IN jtf_number_table
367: );
368:

Line 365: , p_latitude_tbl IN jtf_number_table

361: , x_msg_count OUT NOCOPY NUMBER
362: , x_msg_data OUT NOCOPY VARCHAR2
363: , p_srid IN NUMBER DEFAULT 8307
364: , p_location_id_tbl IN jtf_number_table
365: , p_latitude_tbl IN jtf_number_table
366: , p_longitude_tbl IN jtf_number_table
367: );
368:
369: /**

Line 366: , p_longitude_tbl IN jtf_number_table

362: , x_msg_data OUT NOCOPY VARCHAR2
363: , p_srid IN NUMBER DEFAULT 8307
364: , p_location_id_tbl IN jtf_number_table
365: , p_latitude_tbl IN jtf_number_table
366: , p_longitude_tbl IN jtf_number_table
367: );
368:
369: /**
370: * Returns the Given Geometry in String Representation with each attribute