DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_INFO dependencies on HR_ITEM_PROPERTIES_B

Line 15: ,alignment hr_item_properties_b.alignment%TYPE

11: ,window_name hr_form_windows_b.window_name%TYPE
12: ,canvas_name hr_form_canvases_b.canvas_name%TYPE
13: ,tab_page_name hr_form_tab_pages_b.tab_page_name%TYPE
14: ,radio_button_name hr_form_items_b.radio_button_name%TYPE
15: ,alignment hr_item_properties_b.alignment%TYPE
16: ,bevel hr_item_properties_b.bevel%TYPE
17: ,case_restriction hr_item_properties_b.case_restriction%TYPE
18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE

Line 16: ,bevel hr_item_properties_b.bevel%TYPE

12: ,canvas_name hr_form_canvases_b.canvas_name%TYPE
13: ,tab_page_name hr_form_tab_pages_b.tab_page_name%TYPE
14: ,radio_button_name hr_form_items_b.radio_button_name%TYPE
15: ,alignment hr_item_properties_b.alignment%TYPE
16: ,bevel hr_item_properties_b.bevel%TYPE
17: ,case_restriction hr_item_properties_b.case_restriction%TYPE
18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE
20: ,format_mask hr_item_properties_b.format_mask%TYPE

Line 17: ,case_restriction hr_item_properties_b.case_restriction%TYPE

13: ,tab_page_name hr_form_tab_pages_b.tab_page_name%TYPE
14: ,radio_button_name hr_form_items_b.radio_button_name%TYPE
15: ,alignment hr_item_properties_b.alignment%TYPE
16: ,bevel hr_item_properties_b.bevel%TYPE
17: ,case_restriction hr_item_properties_b.case_restriction%TYPE
18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE
20: ,format_mask hr_item_properties_b.format_mask%TYPE
21: ,height hr_item_properties_b.height%TYPE

Line 19: ,enabled hr_item_properties_b.enabled%TYPE

15: ,alignment hr_item_properties_b.alignment%TYPE
16: ,bevel hr_item_properties_b.bevel%TYPE
17: ,case_restriction hr_item_properties_b.case_restriction%TYPE
18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE
20: ,format_mask hr_item_properties_b.format_mask%TYPE
21: ,height hr_item_properties_b.height%TYPE
22: ,information_formula_id hr_item_properties_b.information_formula_id%TYPE
23: ,information_parameter_item1 hr_form_items_b.full_item_name%TYPE

Line 20: ,format_mask hr_item_properties_b.format_mask%TYPE

16: ,bevel hr_item_properties_b.bevel%TYPE
17: ,case_restriction hr_item_properties_b.case_restriction%TYPE
18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE
20: ,format_mask hr_item_properties_b.format_mask%TYPE
21: ,height hr_item_properties_b.height%TYPE
22: ,information_formula_id hr_item_properties_b.information_formula_id%TYPE
23: ,information_parameter_item1 hr_form_items_b.full_item_name%TYPE
24: ,information_parameter_item2 hr_form_items_b.full_item_name%TYPE

Line 21: ,height hr_item_properties_b.height%TYPE

17: ,case_restriction hr_item_properties_b.case_restriction%TYPE
18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE
20: ,format_mask hr_item_properties_b.format_mask%TYPE
21: ,height hr_item_properties_b.height%TYPE
22: ,information_formula_id hr_item_properties_b.information_formula_id%TYPE
23: ,information_parameter_item1 hr_form_items_b.full_item_name%TYPE
24: ,information_parameter_item2 hr_form_items_b.full_item_name%TYPE
25: ,information_parameter_item3 hr_form_items_b.full_item_name%TYPE

Line 22: ,information_formula_id hr_item_properties_b.information_formula_id%TYPE

18: ,default_value hr_item_properties_tl.default_value%TYPE
19: ,enabled hr_item_properties_b.enabled%TYPE
20: ,format_mask hr_item_properties_b.format_mask%TYPE
21: ,height hr_item_properties_b.height%TYPE
22: ,information_formula_id hr_item_properties_b.information_formula_id%TYPE
23: ,information_parameter_item1 hr_form_items_b.full_item_name%TYPE
24: ,information_parameter_item2 hr_form_items_b.full_item_name%TYPE
25: ,information_parameter_item3 hr_form_items_b.full_item_name%TYPE
26: ,information_parameter_item4 hr_form_items_b.full_item_name%TYPE

Line 29: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE

25: ,information_parameter_item3 hr_form_items_b.full_item_name%TYPE
26: ,information_parameter_item4 hr_form_items_b.full_item_name%TYPE
27: ,information_parameter_item5 hr_form_items_b.full_item_name%TYPE
28: ,information_prompt hr_item_properties_tl.information_prompt%TYPE
29: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE
30: ,label hr_item_properties_tl.label%TYPE
31: ,next_navigation_item hr_form_items_b.full_item_name%TYPE
32: ,previous_navigation_item hr_form_items_b.full_item_name%TYPE
33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE

Line 33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE

29: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE
30: ,label hr_item_properties_tl.label%TYPE
31: ,next_navigation_item hr_form_items_b.full_item_name%TYPE
32: ,previous_navigation_item hr_form_items_b.full_item_name%TYPE
33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
34: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE

Line 34: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE

30: ,label hr_item_properties_tl.label%TYPE
31: ,next_navigation_item hr_form_items_b.full_item_name%TYPE
32: ,previous_navigation_item hr_form_items_b.full_item_name%TYPE
33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
34: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE

Line 35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE

31: ,next_navigation_item hr_form_items_b.full_item_name%TYPE
32: ,previous_navigation_item hr_form_items_b.full_item_name%TYPE
33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
34: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE

Line 36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE

32: ,previous_navigation_item hr_form_items_b.full_item_name%TYPE
33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
34: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
40: ,query_allowed hr_item_properties_b.query_allowed%TYPE

Line 37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE

33: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
34: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
40: ,query_allowed hr_item_properties_b.query_allowed%TYPE
41: ,required hr_item_properties_b.required%TYPE

Line 39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE

35: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
40: ,query_allowed hr_item_properties_b.query_allowed%TYPE
41: ,required hr_item_properties_b.required%TYPE
42: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
43: ,update_allowed hr_item_properties_b.update_allowed%TYPE

Line 40: ,query_allowed hr_item_properties_b.query_allowed%TYPE

36: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
40: ,query_allowed hr_item_properties_b.query_allowed%TYPE
41: ,required hr_item_properties_b.required%TYPE
42: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
43: ,update_allowed hr_item_properties_b.update_allowed%TYPE
44: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE

Line 41: ,required hr_item_properties_b.required%TYPE

37: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
38: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
40: ,query_allowed hr_item_properties_b.query_allowed%TYPE
41: ,required hr_item_properties_b.required%TYPE
42: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
43: ,update_allowed hr_item_properties_b.update_allowed%TYPE
44: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE
45: ,validation_parameter_item1 hr_form_items_b.full_item_name%TYPE

Line 43: ,update_allowed hr_item_properties_b.update_allowed%TYPE

39: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
40: ,query_allowed hr_item_properties_b.query_allowed%TYPE
41: ,required hr_item_properties_b.required%TYPE
42: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
43: ,update_allowed hr_item_properties_b.update_allowed%TYPE
44: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE
45: ,validation_parameter_item1 hr_form_items_b.full_item_name%TYPE
46: ,validation_parameter_item2 hr_form_items_b.full_item_name%TYPE
47: ,validation_parameter_item3 hr_form_items_b.full_item_name%TYPE

Line 44: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE

40: ,query_allowed hr_item_properties_b.query_allowed%TYPE
41: ,required hr_item_properties_b.required%TYPE
42: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
43: ,update_allowed hr_item_properties_b.update_allowed%TYPE
44: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE
45: ,validation_parameter_item1 hr_form_items_b.full_item_name%TYPE
46: ,validation_parameter_item2 hr_form_items_b.full_item_name%TYPE
47: ,validation_parameter_item3 hr_form_items_b.full_item_name%TYPE
48: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE

Line 50: ,visible hr_item_properties_b.visible%TYPE

46: ,validation_parameter_item2 hr_form_items_b.full_item_name%TYPE
47: ,validation_parameter_item3 hr_form_items_b.full_item_name%TYPE
48: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE
49: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
50: ,visible hr_item_properties_b.visible%TYPE
51: ,width hr_item_properties_b.width%TYPE
52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE

Line 51: ,width hr_item_properties_b.width%TYPE

47: ,validation_parameter_item3 hr_form_items_b.full_item_name%TYPE
48: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE
49: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
50: ,visible hr_item_properties_b.visible%TYPE
51: ,width hr_item_properties_b.width%TYPE
52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE

Line 52: ,x_position hr_item_properties_b.x_position%TYPE

48: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE
49: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
50: ,visible hr_item_properties_b.visible%TYPE
51: ,width hr_item_properties_b.width%TYPE
52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE

Line 53: ,y_position hr_item_properties_b.y_position%TYPE

49: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
50: ,visible hr_item_properties_b.visible%TYPE
51: ,width hr_item_properties_b.width%TYPE
52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE

Line 54: ,information_category hr_item_properties_b.information_category%TYPE

50: ,visible hr_item_properties_b.visible%TYPE
51: ,width hr_item_properties_b.width%TYPE
52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE

Line 55: ,information1 hr_item_properties_b.information1%TYPE

51: ,width hr_item_properties_b.width%TYPE
52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE

Line 56: ,information2 hr_item_properties_b.information2%TYPE

52: ,x_position hr_item_properties_b.x_position%TYPE
53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE

Line 57: ,information3 hr_item_properties_b.information3%TYPE

53: ,y_position hr_item_properties_b.y_position%TYPE
54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE

Line 58: ,information4 hr_item_properties_b.information4%TYPE

54: ,information_category hr_item_properties_b.information_category%TYPE
55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE

Line 59: ,information5 hr_item_properties_b.information5%TYPE

55: ,information1 hr_item_properties_b.information1%TYPE
56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE

Line 60: ,information6 hr_item_properties_b.information6%TYPE

56: ,information2 hr_item_properties_b.information2%TYPE
57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE

Line 61: ,information7 hr_item_properties_b.information7%TYPE

57: ,information3 hr_item_properties_b.information3%TYPE
58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE

Line 62: ,information8 hr_item_properties_b.information8%TYPE

58: ,information4 hr_item_properties_b.information4%TYPE
59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE

Line 63: ,information9 hr_item_properties_b.information9%TYPE

59: ,information5 hr_item_properties_b.information5%TYPE
60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE

Line 64: ,information10 hr_item_properties_b.information10%TYPE

60: ,information6 hr_item_properties_b.information6%TYPE
61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE

Line 65: ,information11 hr_item_properties_b.information11%TYPE

61: ,information7 hr_item_properties_b.information7%TYPE
62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE

Line 66: ,information12 hr_item_properties_b.information12%TYPE

62: ,information8 hr_item_properties_b.information8%TYPE
63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE

Line 67: ,information13 hr_item_properties_b.information13%TYPE

63: ,information9 hr_item_properties_b.information9%TYPE
64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE

Line 68: ,information14 hr_item_properties_b.information14%TYPE

64: ,information10 hr_item_properties_b.information10%TYPE
65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE

Line 69: ,information15 hr_item_properties_b.information15%TYPE

65: ,information11 hr_item_properties_b.information11%TYPE
66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE

Line 70: ,information16 hr_item_properties_b.information16%TYPE

66: ,information12 hr_item_properties_b.information12%TYPE
67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE

Line 71: ,information17 hr_item_properties_b.information17%TYPE

67: ,information13 hr_item_properties_b.information13%TYPE
68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE

Line 72: ,information18 hr_item_properties_b.information18%TYPE

68: ,information14 hr_item_properties_b.information14%TYPE
69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE

Line 73: ,information19 hr_item_properties_b.information19%TYPE

69: ,information15 hr_item_properties_b.information15%TYPE
70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE

Line 74: ,information20 hr_item_properties_b.information20%TYPE

70: ,information16 hr_item_properties_b.information16%TYPE
71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE

Line 75: ,information21 hr_item_properties_b.information21%TYPE

71: ,information17 hr_item_properties_b.information17%TYPE
72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE

Line 76: ,information22 hr_item_properties_b.information22%TYPE

72: ,information18 hr_item_properties_b.information18%TYPE
73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE

Line 77: ,information23 hr_item_properties_b.information23%TYPE

73: ,information19 hr_item_properties_b.information19%TYPE
74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE

Line 78: ,information24 hr_item_properties_b.information24%TYPE

74: ,information20 hr_item_properties_b.information20%TYPE
75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE

Line 79: ,information25 hr_item_properties_b.information25%TYPE

75: ,information21 hr_item_properties_b.information21%TYPE
76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE
83: ,information29 hr_item_properties_b.information29%TYPE

Line 80: ,information26 hr_item_properties_b.information26%TYPE

76: ,information22 hr_item_properties_b.information22%TYPE
77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE
83: ,information29 hr_item_properties_b.information29%TYPE
84: ,information30 hr_item_properties_b.information30%TYPE

Line 81: ,information27 hr_item_properties_b.information27%TYPE

77: ,information23 hr_item_properties_b.information23%TYPE
78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE
83: ,information29 hr_item_properties_b.information29%TYPE
84: ,information30 hr_item_properties_b.information30%TYPE
85: );

Line 82: ,information28 hr_item_properties_b.information28%TYPE

78: ,information24 hr_item_properties_b.information24%TYPE
79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE
83: ,information29 hr_item_properties_b.information29%TYPE
84: ,information30 hr_item_properties_b.information30%TYPE
85: );
86: TYPE t_template_items IS TABLE OF t_template_item;

Line 83: ,information29 hr_item_properties_b.information29%TYPE

79: ,information25 hr_item_properties_b.information25%TYPE
80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE
83: ,information29 hr_item_properties_b.information29%TYPE
84: ,information30 hr_item_properties_b.information30%TYPE
85: );
86: TYPE t_template_items IS TABLE OF t_template_item;
87: TYPE t_template_items_pst IS TABLE OF t_template_item INDEX BY BINARY_INTEGER;

Line 84: ,information30 hr_item_properties_b.information30%TYPE

80: ,information26 hr_item_properties_b.information26%TYPE
81: ,information27 hr_item_properties_b.information27%TYPE
82: ,information28 hr_item_properties_b.information28%TYPE
83: ,information29 hr_item_properties_b.information29%TYPE
84: ,information30 hr_item_properties_b.information30%TYPE
85: );
86: TYPE t_template_items IS TABLE OF t_template_item;
87: TYPE t_template_items_pst IS TABLE OF t_template_item INDEX BY BINARY_INTEGER;
88: --