DBA Data[Home] [Help]

APPS.OKL_FEE_PVT dependencies on OKL_FEES_B

Line 34: id okl_fees_b.id%TYPE

30: ------------------
31:
32: -- Do not include WHO columns in the base table record structure
33: TYPE fee_rec_type IS RECORD (
34: id okl_fees_b.id%TYPE
35: ,object_version_number okl_fees_b.object_version_number%TYPE
36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE

Line 35: ,object_version_number okl_fees_b.object_version_number%TYPE

31:
32: -- Do not include WHO columns in the base table record structure
33: TYPE fee_rec_type IS RECORD (
34: id okl_fees_b.id%TYPE
35: ,object_version_number okl_fees_b.object_version_number%TYPE
36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE

Line 36: ,attribute_category okl_fees_b.attribute_category%TYPE

32: -- Do not include WHO columns in the base table record structure
33: TYPE fee_rec_type IS RECORD (
34: id okl_fees_b.id%TYPE
35: ,object_version_number okl_fees_b.object_version_number%TYPE
36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE

Line 37: ,attribute1 okl_fees_b.attribute1%TYPE

33: TYPE fee_rec_type IS RECORD (
34: id okl_fees_b.id%TYPE
35: ,object_version_number okl_fees_b.object_version_number%TYPE
36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE

Line 38: ,attribute2 okl_fees_b.attribute2%TYPE

34: id okl_fees_b.id%TYPE
35: ,object_version_number okl_fees_b.object_version_number%TYPE
36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE

Line 39: ,attribute3 okl_fees_b.attribute3%TYPE

35: ,object_version_number okl_fees_b.object_version_number%TYPE
36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE

Line 40: ,attribute4 okl_fees_b.attribute4%TYPE

36: ,attribute_category okl_fees_b.attribute_category%TYPE
37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE

Line 41: ,attribute5 okl_fees_b.attribute5%TYPE

37: ,attribute1 okl_fees_b.attribute1%TYPE
38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE

Line 42: ,attribute6 okl_fees_b.attribute6%TYPE

38: ,attribute2 okl_fees_b.attribute2%TYPE
39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE

Line 43: ,attribute7 okl_fees_b.attribute7%TYPE

39: ,attribute3 okl_fees_b.attribute3%TYPE
40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE

Line 44: ,attribute8 okl_fees_b.attribute8%TYPE

40: ,attribute4 okl_fees_b.attribute4%TYPE
41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE

Line 45: ,attribute9 okl_fees_b.attribute9%TYPE

41: ,attribute5 okl_fees_b.attribute5%TYPE
42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE

Line 46: ,attribute10 okl_fees_b.attribute10%TYPE

42: ,attribute6 okl_fees_b.attribute6%TYPE
43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE

Line 47: ,attribute11 okl_fees_b.attribute11%TYPE

43: ,attribute7 okl_fees_b.attribute7%TYPE
44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE

Line 48: ,attribute12 okl_fees_b.attribute12%TYPE

44: ,attribute8 okl_fees_b.attribute8%TYPE
45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE

Line 49: ,attribute13 okl_fees_b.attribute13%TYPE

45: ,attribute9 okl_fees_b.attribute9%TYPE
46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE

Line 50: ,attribute14 okl_fees_b.attribute14%TYPE

46: ,attribute10 okl_fees_b.attribute10%TYPE
47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE

Line 51: ,attribute15 okl_fees_b.attribute15%TYPE

47: ,attribute11 okl_fees_b.attribute11%TYPE
48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE

Line 52: ,parent_object_code okl_fees_b.parent_object_code%TYPE

48: ,attribute12 okl_fees_b.attribute12%TYPE
49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE

Line 53: ,parent_object_id okl_fees_b.parent_object_id%TYPE

49: ,attribute13 okl_fees_b.attribute13%TYPE
50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE

Line 54: ,stream_type_id okl_fees_b.stream_type_id%TYPE

50: ,attribute14 okl_fees_b.attribute14%TYPE
51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE

Line 55: ,fee_type okl_fees_b.fee_type%TYPE

51: ,attribute15 okl_fees_b.attribute15%TYPE
52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE

Line 56: ,structured_pricing okl_fees_b.structured_pricing%TYPE

52: ,parent_object_code okl_fees_b.parent_object_code%TYPE
53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE

Line 57: ,rate_template_id okl_fees_b.rate_template_id%TYPE

53: ,parent_object_id okl_fees_b.parent_object_id%TYPE
54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE

Line 58: ,rate_card_id okl_fees_b.rate_card_id%TYPE

54: ,stream_type_id okl_fees_b.stream_type_id%TYPE
55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE

Line 59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE

55: ,fee_type okl_fees_b.fee_type%TYPE
56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE

Line 60: ,target_arrears okl_fees_b.target_arrears%TYPE

56: ,structured_pricing okl_fees_b.structured_pricing%TYPE
57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE

Line 61: ,effective_from okl_fees_b.effective_from%TYPE

57: ,rate_template_id okl_fees_b.rate_template_id%TYPE
58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE

Line 62: ,effective_to okl_fees_b.effective_to%TYPE

58: ,rate_card_id okl_fees_b.rate_card_id%TYPE
59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE

Line 63: ,supplier_id okl_fees_b.supplier_id%TYPE

59: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE

Line 64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE

60: ,target_arrears okl_fees_b.target_arrears%TYPE
61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE

Line 65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE

61: ,effective_from okl_fees_b.effective_from%TYPE
62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE
69: ,payment_type_id okl_fees_b.payment_type_id%TYPE

Line 66: ,fee_amount okl_fees_b.fee_amount%TYPE

62: ,effective_to okl_fees_b.effective_to%TYPE
63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE
69: ,payment_type_id okl_fees_b.payment_type_id%TYPE
70: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE

Line 67: ,target_amount okl_fees_b.target_amount%TYPE

63: ,supplier_id okl_fees_b.supplier_id%TYPE
64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE
69: ,payment_type_id okl_fees_b.payment_type_id%TYPE
70: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE
71: );

Line 68: ,target_frequency okl_fees_b.target_frequency%TYPE

64: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE
69: ,payment_type_id okl_fees_b.payment_type_id%TYPE
70: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE
71: );
72:

Line 69: ,payment_type_id okl_fees_b.payment_type_id%TYPE

65: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE
69: ,payment_type_id okl_fees_b.payment_type_id%TYPE
70: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE
71: );
72:
73: -- Do not include WHO, LANGUAGE and SFWT_FLAG columns in the _TL record structure

Line 70: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE

66: ,fee_amount okl_fees_b.fee_amount%TYPE
67: ,target_amount okl_fees_b.target_amount%TYPE
68: ,target_frequency okl_fees_b.target_frequency%TYPE
69: ,payment_type_id okl_fees_b.payment_type_id%TYPE
70: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE
71: );
72:
73: -- Do not include WHO, LANGUAGE and SFWT_FLAG columns in the _TL record structure
74: TYPE feetl_rec_type IS RECORD (

Line 83: id okl_fees_b.id%TYPE

79: );
80:
81: -- view record structure
82: TYPE feev_rec_type IS RECORD (
83: id okl_fees_b.id%TYPE
84: ,object_version_number okl_fees_b.object_version_number%TYPE
85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE

Line 84: ,object_version_number okl_fees_b.object_version_number%TYPE

80:
81: -- view record structure
82: TYPE feev_rec_type IS RECORD (
83: id okl_fees_b.id%TYPE
84: ,object_version_number okl_fees_b.object_version_number%TYPE
85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE

Line 85: ,attribute_category okl_fees_b.attribute_category%TYPE

81: -- view record structure
82: TYPE feev_rec_type IS RECORD (
83: id okl_fees_b.id%TYPE
84: ,object_version_number okl_fees_b.object_version_number%TYPE
85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE

Line 86: ,attribute1 okl_fees_b.attribute1%TYPE

82: TYPE feev_rec_type IS RECORD (
83: id okl_fees_b.id%TYPE
84: ,object_version_number okl_fees_b.object_version_number%TYPE
85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE

Line 87: ,attribute2 okl_fees_b.attribute2%TYPE

83: id okl_fees_b.id%TYPE
84: ,object_version_number okl_fees_b.object_version_number%TYPE
85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE

Line 88: ,attribute3 okl_fees_b.attribute3%TYPE

84: ,object_version_number okl_fees_b.object_version_number%TYPE
85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE

Line 89: ,attribute4 okl_fees_b.attribute4%TYPE

85: ,attribute_category okl_fees_b.attribute_category%TYPE
86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE

Line 90: ,attribute5 okl_fees_b.attribute5%TYPE

86: ,attribute1 okl_fees_b.attribute1%TYPE
87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE

Line 91: ,attribute6 okl_fees_b.attribute6%TYPE

87: ,attribute2 okl_fees_b.attribute2%TYPE
88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE

Line 92: ,attribute7 okl_fees_b.attribute7%TYPE

88: ,attribute3 okl_fees_b.attribute3%TYPE
89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE

Line 93: ,attribute8 okl_fees_b.attribute8%TYPE

89: ,attribute4 okl_fees_b.attribute4%TYPE
90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE

Line 94: ,attribute9 okl_fees_b.attribute9%TYPE

90: ,attribute5 okl_fees_b.attribute5%TYPE
91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE

Line 95: ,attribute10 okl_fees_b.attribute10%TYPE

91: ,attribute6 okl_fees_b.attribute6%TYPE
92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE

Line 96: ,attribute11 okl_fees_b.attribute11%TYPE

92: ,attribute7 okl_fees_b.attribute7%TYPE
93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE

Line 97: ,attribute12 okl_fees_b.attribute12%TYPE

93: ,attribute8 okl_fees_b.attribute8%TYPE
94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE

Line 98: ,attribute13 okl_fees_b.attribute13%TYPE

94: ,attribute9 okl_fees_b.attribute9%TYPE
95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE

Line 99: ,attribute14 okl_fees_b.attribute14%TYPE

95: ,attribute10 okl_fees_b.attribute10%TYPE
96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE

Line 100: ,attribute15 okl_fees_b.attribute15%TYPE

96: ,attribute11 okl_fees_b.attribute11%TYPE
97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE

Line 101: ,parent_object_code okl_fees_b.parent_object_code%TYPE

97: ,attribute12 okl_fees_b.attribute12%TYPE
98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE

Line 102: ,parent_object_id okl_fees_b.parent_object_id%TYPE

98: ,attribute13 okl_fees_b.attribute13%TYPE
99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE

Line 103: ,stream_type_id okl_fees_b.stream_type_id%TYPE

99: ,attribute14 okl_fees_b.attribute14%TYPE
100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE

Line 104: ,fee_type okl_fees_b.fee_type%TYPE

100: ,attribute15 okl_fees_b.attribute15%TYPE
101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE

Line 105: ,structured_pricing okl_fees_b.structured_pricing%TYPE

101: ,parent_object_code okl_fees_b.parent_object_code%TYPE
102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE

Line 106: ,rate_template_id okl_fees_b.rate_template_id%TYPE

102: ,parent_object_id okl_fees_b.parent_object_id%TYPE
103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE

Line 107: ,rate_card_id okl_fees_b.rate_card_id%TYPE

103: ,stream_type_id okl_fees_b.stream_type_id%TYPE
104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE

Line 108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE

104: ,fee_type okl_fees_b.fee_type%TYPE
105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE

Line 109: ,target_arrears okl_fees_b.target_arrears%TYPE

105: ,structured_pricing okl_fees_b.structured_pricing%TYPE
106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE

Line 110: ,effective_from okl_fees_b.effective_from%TYPE

106: ,rate_template_id okl_fees_b.rate_template_id%TYPE
107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE

Line 111: ,effective_to okl_fees_b.effective_to%TYPE

107: ,rate_card_id okl_fees_b.rate_card_id%TYPE
108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE

Line 112: ,supplier_id okl_fees_b.supplier_id%TYPE

108: ,lease_rate_factor okl_fees_b.lease_rate_factor%TYPE
109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE
116: ,target_amount okl_fees_b.target_amount%TYPE

Line 113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE

109: ,target_arrears okl_fees_b.target_arrears%TYPE
110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE
116: ,target_amount okl_fees_b.target_amount%TYPE
117: ,target_frequency okl_fees_b.target_frequency%TYPE

Line 114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE

110: ,effective_from okl_fees_b.effective_from%TYPE
111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE
116: ,target_amount okl_fees_b.target_amount%TYPE
117: ,target_frequency okl_fees_b.target_frequency%TYPE
118: ,short_description okl_fees_tl.short_description%TYPE

Line 115: ,fee_amount okl_fees_b.fee_amount%TYPE

111: ,effective_to okl_fees_b.effective_to%TYPE
112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE
116: ,target_amount okl_fees_b.target_amount%TYPE
117: ,target_frequency okl_fees_b.target_frequency%TYPE
118: ,short_description okl_fees_tl.short_description%TYPE
119: ,description okl_fees_tl.description%TYPE

Line 116: ,target_amount okl_fees_b.target_amount%TYPE

112: ,supplier_id okl_fees_b.supplier_id%TYPE
113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE
116: ,target_amount okl_fees_b.target_amount%TYPE
117: ,target_frequency okl_fees_b.target_frequency%TYPE
118: ,short_description okl_fees_tl.short_description%TYPE
119: ,description okl_fees_tl.description%TYPE
120: ,comments okl_fees_tl.comments%TYPE

Line 117: ,target_frequency okl_fees_b.target_frequency%TYPE

113: ,rollover_quote_id okl_fees_b.rollover_quote_id%TYPE
114: ,initial_direct_cost okl_fees_b.initial_direct_cost%TYPE
115: ,fee_amount okl_fees_b.fee_amount%TYPE
116: ,target_amount okl_fees_b.target_amount%TYPE
117: ,target_frequency okl_fees_b.target_frequency%TYPE
118: ,short_description okl_fees_tl.short_description%TYPE
119: ,description okl_fees_tl.description%TYPE
120: ,comments okl_fees_tl.comments%TYPE
121: ,payment_type_id okl_fees_b.payment_type_id%TYPE

Line 121: ,payment_type_id okl_fees_b.payment_type_id%TYPE

117: ,target_frequency okl_fees_b.target_frequency%TYPE
118: ,short_description okl_fees_tl.short_description%TYPE
119: ,description okl_fees_tl.description%TYPE
120: ,comments okl_fees_tl.comments%TYPE
121: ,payment_type_id okl_fees_b.payment_type_id%TYPE
122: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE
123: );
124:
125: TYPE feev_tbl_type IS TABLE OF feev_rec_type INDEX BY BINARY_INTEGER;

Line 122: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE

118: ,short_description okl_fees_tl.short_description%TYPE
119: ,description okl_fees_tl.description%TYPE
120: ,comments okl_fees_tl.comments%TYPE
121: ,payment_type_id okl_fees_b.payment_type_id%TYPE
122: ,fee_purpose_code okl_fees_b.fee_purpose_code%TYPE
123: );
124:
125: TYPE feev_tbl_type IS TABLE OF feev_rec_type INDEX BY BINARY_INTEGER;
126: