DBA Data[Home] [Help]

APPS.HR_FORM_ITEM_INFO dependencies on HR_ITEM_PROPERTIES_B

Line 14: ,alignment hr_item_properties_b.alignment%TYPE

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

Line 15: ,bevel hr_item_properties_b.bevel%TYPE

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

Line 16: ,case_restriction hr_item_properties_b.case_restriction%TYPE

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

Line 18: ,enabled hr_item_properties_b.enabled%TYPE

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

Line 19: ,format_mask hr_item_properties_b.format_mask%TYPE

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

Line 20: ,height hr_item_properties_b.height%TYPE

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

Line 21: ,information_formula_id hr_item_properties_b.information_formula_id%TYPE

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

Line 28: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE

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

Line 30: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE

26: ,information_parameter_item5 hr_form_items_b.full_item_name%TYPE
27: ,information_prompt hr_item_properties_tl.information_prompt%TYPE
28: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE
29: ,label hr_item_properties_tl.label%TYPE
30: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
31: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE

Line 31: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE

27: ,information_prompt hr_item_properties_tl.information_prompt%TYPE
28: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE
29: ,label hr_item_properties_tl.label%TYPE
30: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
31: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
35: ,prompt_text hr_item_properties_tl.prompt_text%TYPE

Line 32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE

28: ,insert_allowed hr_item_properties_b.insert_allowed%TYPE
29: ,label hr_item_properties_tl.label%TYPE
30: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
31: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
35: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
36: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE

Line 33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE

29: ,label hr_item_properties_tl.label%TYPE
30: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
31: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
35: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
36: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
37: ,query_allowed hr_item_properties_b.query_allowed%TYPE

Line 34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE

30: ,prompt_alignment_offset hr_item_properties_b.prompt_alignment_offset%TYPE
31: ,prompt_display_style hr_item_properties_b.prompt_display_style%TYPE
32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
35: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
36: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
37: ,query_allowed hr_item_properties_b.query_allowed%TYPE
38: ,required hr_item_properties_b.required%TYPE

Line 36: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE

32: ,prompt_edge hr_item_properties_b.prompt_edge%TYPE
33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
35: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
36: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
37: ,query_allowed hr_item_properties_b.query_allowed%TYPE
38: ,required hr_item_properties_b.required%TYPE
39: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
40: ,update_allowed hr_item_properties_b.update_allowed%TYPE

Line 37: ,query_allowed hr_item_properties_b.query_allowed%TYPE

33: ,prompt_edge_alignment hr_item_properties_b.prompt_edge_alignment%TYPE
34: ,prompt_edge_offset hr_item_properties_b.prompt_edge_offset%TYPE
35: ,prompt_text hr_item_properties_tl.prompt_text%TYPE
36: ,prompt_text_alignment hr_item_properties_b.prompt_text_alignment%TYPE
37: ,query_allowed hr_item_properties_b.query_allowed%TYPE
38: ,required hr_item_properties_b.required%TYPE
39: ,tooltip_text hr_item_properties_tl.tooltip_text%TYPE
40: ,update_allowed hr_item_properties_b.update_allowed%TYPE
41: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE

Line 38: ,required hr_item_properties_b.required%TYPE

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

Line 40: ,update_allowed hr_item_properties_b.update_allowed%TYPE

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

Line 41: ,validation_formula_id hr_item_properties_b.validation_formula_id%TYPE

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

Line 47: ,visible hr_item_properties_b.visible%TYPE

43: ,validation_parameter_item2 hr_form_items_b.full_item_name%TYPE
44: ,validation_parameter_item3 hr_form_items_b.full_item_name%TYPE
45: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE
46: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
47: ,visible hr_item_properties_b.visible%TYPE
48: ,width hr_item_properties_b.width%TYPE
49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE

Line 48: ,width hr_item_properties_b.width%TYPE

44: ,validation_parameter_item3 hr_form_items_b.full_item_name%TYPE
45: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE
46: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
47: ,visible hr_item_properties_b.visible%TYPE
48: ,width hr_item_properties_b.width%TYPE
49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE

Line 49: ,x_position hr_item_properties_b.x_position%TYPE

45: ,validation_parameter_item4 hr_form_items_b.full_item_name%TYPE
46: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
47: ,visible hr_item_properties_b.visible%TYPE
48: ,width hr_item_properties_b.width%TYPE
49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE

Line 50: ,y_position hr_item_properties_b.y_position%TYPE

46: ,validation_parameter_item5 hr_form_items_b.full_item_name%TYPE
47: ,visible hr_item_properties_b.visible%TYPE
48: ,width hr_item_properties_b.width%TYPE
49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE

Line 51: ,information_category hr_item_properties_b.information_category%TYPE

47: ,visible hr_item_properties_b.visible%TYPE
48: ,width hr_item_properties_b.width%TYPE
49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE

Line 52: ,information1 hr_item_properties_b.information1%TYPE

48: ,width hr_item_properties_b.width%TYPE
49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE

Line 53: ,information2 hr_item_properties_b.information2%TYPE

49: ,x_position hr_item_properties_b.x_position%TYPE
50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE

Line 54: ,information3 hr_item_properties_b.information3%TYPE

50: ,y_position hr_item_properties_b.y_position%TYPE
51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE

Line 55: ,information4 hr_item_properties_b.information4%TYPE

51: ,information_category hr_item_properties_b.information_category%TYPE
52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE

Line 56: ,information5 hr_item_properties_b.information5%TYPE

52: ,information1 hr_item_properties_b.information1%TYPE
53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE

Line 57: ,information6 hr_item_properties_b.information6%TYPE

53: ,information2 hr_item_properties_b.information2%TYPE
54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE

Line 58: ,information7 hr_item_properties_b.information7%TYPE

54: ,information3 hr_item_properties_b.information3%TYPE
55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE

Line 59: ,information8 hr_item_properties_b.information8%TYPE

55: ,information4 hr_item_properties_b.information4%TYPE
56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE

Line 60: ,information9 hr_item_properties_b.information9%TYPE

56: ,information5 hr_item_properties_b.information5%TYPE
57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE

Line 61: ,information10 hr_item_properties_b.information10%TYPE

57: ,information6 hr_item_properties_b.information6%TYPE
58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE

Line 62: ,information11 hr_item_properties_b.information11%TYPE

58: ,information7 hr_item_properties_b.information7%TYPE
59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE

Line 63: ,information12 hr_item_properties_b.information12%TYPE

59: ,information8 hr_item_properties_b.information8%TYPE
60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE

Line 64: ,information13 hr_item_properties_b.information13%TYPE

60: ,information9 hr_item_properties_b.information9%TYPE
61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE

Line 65: ,information14 hr_item_properties_b.information14%TYPE

61: ,information10 hr_item_properties_b.information10%TYPE
62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE

Line 66: ,information15 hr_item_properties_b.information15%TYPE

62: ,information11 hr_item_properties_b.information11%TYPE
63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE

Line 67: ,information16 hr_item_properties_b.information16%TYPE

63: ,information12 hr_item_properties_b.information12%TYPE
64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE

Line 68: ,information17 hr_item_properties_b.information17%TYPE

64: ,information13 hr_item_properties_b.information13%TYPE
65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE

Line 69: ,information18 hr_item_properties_b.information18%TYPE

65: ,information14 hr_item_properties_b.information14%TYPE
66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE

Line 70: ,information19 hr_item_properties_b.information19%TYPE

66: ,information15 hr_item_properties_b.information15%TYPE
67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE

Line 71: ,information20 hr_item_properties_b.information20%TYPE

67: ,information16 hr_item_properties_b.information16%TYPE
68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE

Line 72: ,information21 hr_item_properties_b.information21%TYPE

68: ,information17 hr_item_properties_b.information17%TYPE
69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE

Line 73: ,information22 hr_item_properties_b.information22%TYPE

69: ,information18 hr_item_properties_b.information18%TYPE
70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE

Line 74: ,information23 hr_item_properties_b.information23%TYPE

70: ,information19 hr_item_properties_b.information19%TYPE
71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE

Line 75: ,information24 hr_item_properties_b.information24%TYPE

71: ,information20 hr_item_properties_b.information20%TYPE
72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE

Line 76: ,information25 hr_item_properties_b.information25%TYPE

72: ,information21 hr_item_properties_b.information21%TYPE
73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE
80: ,information29 hr_item_properties_b.information29%TYPE

Line 77: ,information26 hr_item_properties_b.information26%TYPE

73: ,information22 hr_item_properties_b.information22%TYPE
74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE
80: ,information29 hr_item_properties_b.information29%TYPE
81: ,information30 hr_item_properties_b.information30%TYPE

Line 78: ,information27 hr_item_properties_b.information27%TYPE

74: ,information23 hr_item_properties_b.information23%TYPE
75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE
80: ,information29 hr_item_properties_b.information29%TYPE
81: ,information30 hr_item_properties_b.information30%TYPE
82: );

Line 79: ,information28 hr_item_properties_b.information28%TYPE

75: ,information24 hr_item_properties_b.information24%TYPE
76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE
80: ,information29 hr_item_properties_b.information29%TYPE
81: ,information30 hr_item_properties_b.information30%TYPE
82: );
83: TYPE t_form_items IS TABLE OF t_form_item;

Line 80: ,information29 hr_item_properties_b.information29%TYPE

76: ,information25 hr_item_properties_b.information25%TYPE
77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE
80: ,information29 hr_item_properties_b.information29%TYPE
81: ,information30 hr_item_properties_b.information30%TYPE
82: );
83: TYPE t_form_items IS TABLE OF t_form_item;
84: --

Line 81: ,information30 hr_item_properties_b.information30%TYPE

77: ,information26 hr_item_properties_b.information26%TYPE
78: ,information27 hr_item_properties_b.information27%TYPE
79: ,information28 hr_item_properties_b.information28%TYPE
80: ,information29 hr_item_properties_b.information29%TYPE
81: ,information30 hr_item_properties_b.information30%TYPE
82: );
83: TYPE t_form_items IS TABLE OF t_form_item;
84: --
85: -- -----------------------------------------------------------------------------