DBA Data[Home] [Help]

APPS.OKL_ACCOUNTING_UTIL_W dependencies on JTF_VARCHAR2_TABLE_200

Line 12: procedure rosetta_table_copy_in_p3(t out nocopy okl_accounting_util.error_message_type, a0 JTF_VARCHAR2_TABLE_2000);

8:
9: procedure rosetta_table_copy_in_p2(t out nocopy okl_accounting_util.seg_desc_array_type, a0 JTF_VARCHAR2_TABLE_100);
10: procedure rosetta_table_copy_out_p2(t okl_accounting_util.seg_desc_array_type, a0 out nocopy JTF_VARCHAR2_TABLE_100);
11:
12: procedure rosetta_table_copy_in_p3(t out nocopy okl_accounting_util.error_message_type, a0 JTF_VARCHAR2_TABLE_2000);
13: procedure rosetta_table_copy_out_p3(t okl_accounting_util.error_message_type, a0 out nocopy JTF_VARCHAR2_TABLE_2000);
14:
15: procedure rosetta_table_copy_in_p26(t out nocopy okl_accounting_util.overlap_attrib_tbl_type, a0 JTF_VARCHAR2_TABLE_100
16: , a1 JTF_VARCHAR2_TABLE_100

Line 13: procedure rosetta_table_copy_out_p3(t okl_accounting_util.error_message_type, a0 out nocopy JTF_VARCHAR2_TABLE_2000);

9: procedure rosetta_table_copy_in_p2(t out nocopy okl_accounting_util.seg_desc_array_type, a0 JTF_VARCHAR2_TABLE_100);
10: procedure rosetta_table_copy_out_p2(t okl_accounting_util.seg_desc_array_type, a0 out nocopy JTF_VARCHAR2_TABLE_100);
11:
12: procedure rosetta_table_copy_in_p3(t out nocopy okl_accounting_util.error_message_type, a0 JTF_VARCHAR2_TABLE_2000);
13: procedure rosetta_table_copy_out_p3(t okl_accounting_util.error_message_type, a0 out nocopy JTF_VARCHAR2_TABLE_2000);
14:
15: procedure rosetta_table_copy_in_p26(t out nocopy okl_accounting_util.overlap_attrib_tbl_type, a0 JTF_VARCHAR2_TABLE_100
16: , a1 JTF_VARCHAR2_TABLE_100
17: , a2 JTF_VARCHAR2_TABLE_200

Line 17: , a2 JTF_VARCHAR2_TABLE_200

13: procedure rosetta_table_copy_out_p3(t okl_accounting_util.error_message_type, a0 out nocopy JTF_VARCHAR2_TABLE_2000);
14:
15: procedure rosetta_table_copy_in_p26(t out nocopy okl_accounting_util.overlap_attrib_tbl_type, a0 JTF_VARCHAR2_TABLE_100
16: , a1 JTF_VARCHAR2_TABLE_100
17: , a2 JTF_VARCHAR2_TABLE_200
18: );
19: procedure rosetta_table_copy_out_p26(t okl_accounting_util.overlap_attrib_tbl_type, a0 out nocopy JTF_VARCHAR2_TABLE_100
20: , a1 out nocopy JTF_VARCHAR2_TABLE_100
21: , a2 out nocopy JTF_VARCHAR2_TABLE_200

Line 21: , a2 out nocopy JTF_VARCHAR2_TABLE_200

17: , a2 JTF_VARCHAR2_TABLE_200
18: );
19: procedure rosetta_table_copy_out_p26(t okl_accounting_util.overlap_attrib_tbl_type, a0 out nocopy JTF_VARCHAR2_TABLE_100
20: , a1 out nocopy JTF_VARCHAR2_TABLE_100
21: , a2 out nocopy JTF_VARCHAR2_TABLE_200
22: );
23:
24: procedure get_segment_array(p_concate_segments VARCHAR2
25: , p_delimiter VARCHAR2

Line 28: procedure get_error_message(p_all_message out nocopy JTF_VARCHAR2_TABLE_2000

24: procedure get_segment_array(p_concate_segments VARCHAR2
25: , p_delimiter VARCHAR2
26: , p_seg_array_type out nocopy JTF_VARCHAR2_TABLE_100
27: );
28: procedure get_error_message(p_all_message out nocopy JTF_VARCHAR2_TABLE_2000
29: );
30: procedure get_error_msg(p_all_message out nocopy JTF_VARCHAR2_TABLE_2000
31: );
32: function get_curr_con_rate(p_from_curr_code VARCHAR2

Line 30: procedure get_error_msg(p_all_message out nocopy JTF_VARCHAR2_TABLE_2000

26: , p_seg_array_type out nocopy JTF_VARCHAR2_TABLE_100
27: );
28: procedure get_error_message(p_all_message out nocopy JTF_VARCHAR2_TABLE_2000
29: );
30: procedure get_error_msg(p_all_message out nocopy JTF_VARCHAR2_TABLE_2000
31: );
32: function get_curr_con_rate(p_from_curr_code VARCHAR2
33: , p_to_curr_code VARCHAR2
34: , p_con_date date

Line 61: , p1_a2 JTF_VARCHAR2_TABLE_200

57: );
58: procedure check_overlaps(p_id NUMBER
59: , p1_a0 JTF_VARCHAR2_TABLE_100
60: , p1_a1 JTF_VARCHAR2_TABLE_100
61: , p1_a2 JTF_VARCHAR2_TABLE_200
62: , p_start_date_attribute_name VARCHAR2
63: , p_start_date date
64: , p_end_date_attribute_name VARCHAR2
65: , p_end_date date

Line 72: , p0_a2 JTF_VARCHAR2_TABLE_200

68: , x_valid out nocopy number
69: );
70: procedure get_version(p0_a0 JTF_VARCHAR2_TABLE_100
71: , p0_a1 JTF_VARCHAR2_TABLE_100
72: , p0_a2 JTF_VARCHAR2_TABLE_200
73: , p_cur_version VARCHAR2
74: , p_end_date_attribute_name VARCHAR2
75: , p_end_date date
76: , p_view VARCHAR2