DBA Data[Home] [Help]

APPS.CSF_LOCUS_PUB dependencies on JTF_NUMBER_TABLE

Line 313: p_segment_id_tbl jtf_number_table

309: * @param p_segment_id_tbl Table of Segment IDs
310: * @param p_sampling_level Whats the Sampling Rate to be used on the Geometry
311: */
312: FUNCTION get_geometry_tbl(
313: p_segment_id_tbl jtf_number_table
314: , p_sampling_level VARCHAR2 DEFAULT NULL
315: )
316: RETURN jtf_varchar2_table_2000;
317:

Line 346: , p_segment_id_tbl IN jtf_number_table

342: , p_commit IN VARCHAR2 DEFAULT NULL
343: , x_return_status OUT NOCOPY VARCHAR2
344: , x_msg_count OUT NOCOPY NUMBER
345: , x_msg_data OUT NOCOPY VARCHAR2
346: , p_segment_id_tbl IN jtf_number_table
347: , p_start_side IN NUMBER
348: , p_start_offset IN NUMBER
349: , p_end_side IN NUMBER
350: , p_end_offset IN NUMBER

Line 379: , p_location_id_tbl IN jtf_number_table

375: , x_return_status OUT NOCOPY VARCHAR2
376: , x_msg_count OUT NOCOPY NUMBER
377: , x_msg_data OUT NOCOPY VARCHAR2
378: , p_srid IN NUMBER DEFAULT 8307
379: , p_location_id_tbl IN jtf_number_table
380: , p_latitude_tbl IN jtf_number_table
381: , p_longitude_tbl IN jtf_number_table
382: );
383:

Line 380: , p_latitude_tbl IN jtf_number_table

376: , x_msg_count OUT NOCOPY NUMBER
377: , x_msg_data OUT NOCOPY VARCHAR2
378: , p_srid IN NUMBER DEFAULT 8307
379: , p_location_id_tbl IN jtf_number_table
380: , p_latitude_tbl IN jtf_number_table
381: , p_longitude_tbl IN jtf_number_table
382: );
383:
384: /**

Line 381: , p_longitude_tbl IN jtf_number_table

377: , x_msg_data OUT NOCOPY VARCHAR2
378: , p_srid IN NUMBER DEFAULT 8307
379: , p_location_id_tbl IN jtf_number_table
380: , p_latitude_tbl IN jtf_number_table
381: , p_longitude_tbl IN jtf_number_table
382: );
383:
384: /**
385: * Returns the Given Geometry in String Representation with each attribute