DBA Data[Home] [Help]

APPS.PAY_PPMV4_UTILS_SS dependencies on PAY_PERSONAL_PAYMENT_METHODS_F

Line 39: pay_personal_payment_methods_f.personal_payment_method_id%type

35: ,transaction_step_id pay_pss_transaction_steps.transaction_step_id%type
36: ,source_table pay_pss_transaction_steps.source_table%type
37: ,state pay_pss_transaction_steps.state%type
38: ,personal_payment_method_id
39: pay_personal_payment_methods_f.personal_payment_method_id%type
40: ,update_ovn
41: pay_personal_payment_methods_f.object_version_number%type
42: ,delete_ovn
43: pay_personal_payment_methods_f.object_version_number%type

Line 41: pay_personal_payment_methods_f.object_version_number%type

37: ,state pay_pss_transaction_steps.state%type
38: ,personal_payment_method_id
39: pay_personal_payment_methods_f.personal_payment_method_id%type
40: ,update_ovn
41: pay_personal_payment_methods_f.object_version_number%type
42: ,delete_ovn
43: pay_personal_payment_methods_f.object_version_number%type
44: ,update_datetrack_mode pay_pss_transaction_steps.update_datetrack_mode%type
45: ,delete_datetrack_mode pay_pss_transaction_steps.delete_datetrack_mode%type

Line 43: pay_personal_payment_methods_f.object_version_number%type

39: pay_personal_payment_methods_f.personal_payment_method_id%type
40: ,update_ovn
41: pay_personal_payment_methods_f.object_version_number%type
42: ,delete_ovn
43: pay_personal_payment_methods_f.object_version_number%type
44: ,update_datetrack_mode pay_pss_transaction_steps.update_datetrack_mode%type
45: ,delete_datetrack_mode pay_pss_transaction_steps.delete_datetrack_mode%type
46: ,delete_disabled pay_pss_transaction_steps.delete_disabled%type
47: ,effective_date date

Line 49: ,assignment_id pay_personal_payment_methods_f.assignment_id%type

45: ,delete_datetrack_mode pay_pss_transaction_steps.delete_datetrack_mode%type
46: ,delete_disabled pay_pss_transaction_steps.delete_disabled%type
47: ,effective_date date
48: ,org_payment_method_id pay_org_payment_methods_f.org_payment_method_id%type
49: ,assignment_id pay_personal_payment_methods_f.assignment_id%type
50: ,payment_type pay_pss_transaction_steps.payment_type%type
51: ,currency_code pay_pss_transaction_steps.currency_code%type
52: ,territory_code pay_pss_transaction_steps.territory_code%type
53: --

Line 56: ,real_priority pay_personal_payment_methods_f.priority%type

52: ,territory_code pay_pss_transaction_steps.territory_code%type
53: --
54: -- Current data values.
55: --
56: ,real_priority pay_personal_payment_methods_f.priority%type
57: ,logical_priority pay_personal_payment_methods_f.priority%type
58: ,amount_type pay_pss_transaction_steps.amount_type%type
59: ,amount pay_personal_payment_methods_f.amount%type
60: ,external_account_id pay_external_accounts.external_account_id%type

Line 57: ,logical_priority pay_personal_payment_methods_f.priority%type

53: --
54: -- Current data values.
55: --
56: ,real_priority pay_personal_payment_methods_f.priority%type
57: ,logical_priority pay_personal_payment_methods_f.priority%type
58: ,amount_type pay_pss_transaction_steps.amount_type%type
59: ,amount pay_personal_payment_methods_f.amount%type
60: ,external_account_id pay_external_accounts.external_account_id%type
61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type

Line 59: ,amount pay_personal_payment_methods_f.amount%type

55: --
56: ,real_priority pay_personal_payment_methods_f.priority%type
57: ,logical_priority pay_personal_payment_methods_f.priority%type
58: ,amount_type pay_pss_transaction_steps.amount_type%type
59: ,amount pay_personal_payment_methods_f.amount%type
60: ,external_account_id pay_external_accounts.external_account_id%type
61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type
62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type

Line 61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type

57: ,logical_priority pay_personal_payment_methods_f.priority%type
58: ,amount_type pay_pss_transaction_steps.amount_type%type
59: ,amount pay_personal_payment_methods_f.amount%type
60: ,external_account_id pay_external_accounts.external_account_id%type
61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type
62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type

Line 62: ,attribute1 pay_personal_payment_methods_f.attribute1%type

58: ,amount_type pay_pss_transaction_steps.amount_type%type
59: ,amount pay_personal_payment_methods_f.amount%type
60: ,external_account_id pay_external_accounts.external_account_id%type
61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type
62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type

Line 63: ,attribute2 pay_personal_payment_methods_f.attribute2%type

59: ,amount pay_personal_payment_methods_f.amount%type
60: ,external_account_id pay_external_accounts.external_account_id%type
61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type
62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type

Line 64: ,attribute3 pay_personal_payment_methods_f.attribute3%type

60: ,external_account_id pay_external_accounts.external_account_id%type
61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type
62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type

Line 65: ,attribute4 pay_personal_payment_methods_f.attribute4%type

61: ,attribute_category pay_personal_payment_methods_f.attribute_category%type
62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type

Line 66: ,attribute5 pay_personal_payment_methods_f.attribute5%type

62: ,attribute1 pay_personal_payment_methods_f.attribute1%type
63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type

Line 67: ,attribute6 pay_personal_payment_methods_f.attribute6%type

63: ,attribute2 pay_personal_payment_methods_f.attribute2%type
64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type

Line 68: ,attribute7 pay_personal_payment_methods_f.attribute7%type

64: ,attribute3 pay_personal_payment_methods_f.attribute3%type
65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type

Line 69: ,attribute8 pay_personal_payment_methods_f.attribute8%type

65: ,attribute4 pay_personal_payment_methods_f.attribute4%type
66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type

Line 70: ,attribute9 pay_personal_payment_methods_f.attribute9%type

66: ,attribute5 pay_personal_payment_methods_f.attribute5%type
67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type

Line 71: ,attribute10 pay_personal_payment_methods_f.attribute10%type

67: ,attribute6 pay_personal_payment_methods_f.attribute6%type
68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type

Line 72: ,attribute11 pay_personal_payment_methods_f.attribute11%type

68: ,attribute7 pay_personal_payment_methods_f.attribute7%type
69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type

Line 73: ,attribute12 pay_personal_payment_methods_f.attribute12%type

69: ,attribute8 pay_personal_payment_methods_f.attribute8%type
70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type

Line 74: ,attribute13 pay_personal_payment_methods_f.attribute13%type

70: ,attribute9 pay_personal_payment_methods_f.attribute9%type
71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type

Line 75: ,attribute14 pay_personal_payment_methods_f.attribute14%type

71: ,attribute10 pay_personal_payment_methods_f.attribute10%type
72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type

Line 76: ,attribute15 pay_personal_payment_methods_f.attribute15%type

72: ,attribute11 pay_personal_payment_methods_f.attribute11%type
73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type
80: ,attribute19 pay_personal_payment_methods_f.attribute19%type

Line 77: ,attribute16 pay_personal_payment_methods_f.attribute16%type

73: ,attribute12 pay_personal_payment_methods_f.attribute12%type
74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type
80: ,attribute19 pay_personal_payment_methods_f.attribute19%type
81: ,attribute20 pay_personal_payment_methods_f.attribute20%type

Line 78: ,attribute17 pay_personal_payment_methods_f.attribute17%type

74: ,attribute13 pay_personal_payment_methods_f.attribute13%type
75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type
80: ,attribute19 pay_personal_payment_methods_f.attribute19%type
81: ,attribute20 pay_personal_payment_methods_f.attribute20%type
82: --

Line 79: ,attribute18 pay_personal_payment_methods_f.attribute18%type

75: ,attribute14 pay_personal_payment_methods_f.attribute14%type
76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type
80: ,attribute19 pay_personal_payment_methods_f.attribute19%type
81: ,attribute20 pay_personal_payment_methods_f.attribute20%type
82: --
83: -- Original data values.

Line 80: ,attribute19 pay_personal_payment_methods_f.attribute19%type

76: ,attribute15 pay_personal_payment_methods_f.attribute15%type
77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type
80: ,attribute19 pay_personal_payment_methods_f.attribute19%type
81: ,attribute20 pay_personal_payment_methods_f.attribute20%type
82: --
83: -- Original data values.
84: --

Line 81: ,attribute20 pay_personal_payment_methods_f.attribute20%type

77: ,attribute16 pay_personal_payment_methods_f.attribute16%type
78: ,attribute17 pay_personal_payment_methods_f.attribute17%type
79: ,attribute18 pay_personal_payment_methods_f.attribute18%type
80: ,attribute19 pay_personal_payment_methods_f.attribute19%type
81: ,attribute20 pay_personal_payment_methods_f.attribute20%type
82: --
83: -- Original data values.
84: --
85: ,o_real_priority pay_personal_payment_methods_f.priority%type

Line 85: ,o_real_priority pay_personal_payment_methods_f.priority%type

81: ,attribute20 pay_personal_payment_methods_f.attribute20%type
82: --
83: -- Original data values.
84: --
85: ,o_real_priority pay_personal_payment_methods_f.priority%type
86: ,o_logical_priority pay_personal_payment_methods_f.priority%type
87: ,o_amount_type pay_pss_transaction_steps.o_amount_type%type
88: ,o_amount pay_personal_payment_methods_f.amount%type
89: ,o_external_account_id pay_external_accounts.external_account_id%type

Line 86: ,o_logical_priority pay_personal_payment_methods_f.priority%type

82: --
83: -- Original data values.
84: --
85: ,o_real_priority pay_personal_payment_methods_f.priority%type
86: ,o_logical_priority pay_personal_payment_methods_f.priority%type
87: ,o_amount_type pay_pss_transaction_steps.o_amount_type%type
88: ,o_amount pay_personal_payment_methods_f.amount%type
89: ,o_external_account_id pay_external_accounts.external_account_id%type
90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type

Line 88: ,o_amount pay_personal_payment_methods_f.amount%type

84: --
85: ,o_real_priority pay_personal_payment_methods_f.priority%type
86: ,o_logical_priority pay_personal_payment_methods_f.priority%type
87: ,o_amount_type pay_pss_transaction_steps.o_amount_type%type
88: ,o_amount pay_personal_payment_methods_f.amount%type
89: ,o_external_account_id pay_external_accounts.external_account_id%type
90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type
91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type

Line 90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type

86: ,o_logical_priority pay_personal_payment_methods_f.priority%type
87: ,o_amount_type pay_pss_transaction_steps.o_amount_type%type
88: ,o_amount pay_personal_payment_methods_f.amount%type
89: ,o_external_account_id pay_external_accounts.external_account_id%type
90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type
91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type

Line 91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type

87: ,o_amount_type pay_pss_transaction_steps.o_amount_type%type
88: ,o_amount pay_personal_payment_methods_f.amount%type
89: ,o_external_account_id pay_external_accounts.external_account_id%type
90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type
91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type

Line 92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type

88: ,o_amount pay_personal_payment_methods_f.amount%type
89: ,o_external_account_id pay_external_accounts.external_account_id%type
90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type
91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type

Line 93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type

89: ,o_external_account_id pay_external_accounts.external_account_id%type
90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type
91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type

Line 94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type

90: ,o_attribute_category pay_personal_payment_methods_f.attribute_category%type
91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type

Line 95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type

91: ,o_attribute1 pay_personal_payment_methods_f.attribute1%type
92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type

Line 96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type

92: ,o_attribute2 pay_personal_payment_methods_f.attribute2%type
93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type

Line 97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type

93: ,o_attribute3 pay_personal_payment_methods_f.attribute3%type
94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type

Line 98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type

94: ,o_attribute4 pay_personal_payment_methods_f.attribute4%type
95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type

Line 99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type

95: ,o_attribute5 pay_personal_payment_methods_f.attribute5%type
96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type

Line 100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type

96: ,o_attribute6 pay_personal_payment_methods_f.attribute6%type
97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type

Line 101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type

97: ,o_attribute7 pay_personal_payment_methods_f.attribute7%type
98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type

Line 102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type

98: ,o_attribute8 pay_personal_payment_methods_f.attribute8%type
99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type

Line 103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type

99: ,o_attribute9 pay_personal_payment_methods_f.attribute9%type
100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type

Line 104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type

100: ,o_attribute10 pay_personal_payment_methods_f.attribute10%type
101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type

Line 105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type

101: ,o_attribute11 pay_personal_payment_methods_f.attribute11%type
102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type

Line 106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type

102: ,o_attribute12 pay_personal_payment_methods_f.attribute12%type
103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type
110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type

Line 107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type

103: ,o_attribute13 pay_personal_payment_methods_f.attribute13%type
104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type
110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type
111: ,run_type_id pay_personal_payment_methods_f.run_type_id%type

Line 108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type

104: ,o_attribute14 pay_personal_payment_methods_f.attribute14%type
105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type
110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type
111: ,run_type_id pay_personal_payment_methods_f.run_type_id%type
112: );

Line 109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type

105: ,o_attribute15 pay_personal_payment_methods_f.attribute15%type
106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type
110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type
111: ,run_type_id pay_personal_payment_methods_f.run_type_id%type
112: );
113: --

Line 110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type

106: ,o_attribute16 pay_personal_payment_methods_f.attribute16%type
107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type
110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type
111: ,run_type_id pay_personal_payment_methods_f.run_type_id%type
112: );
113: --
114: -- T_PPM_TBL

Line 111: ,run_type_id pay_personal_payment_methods_f.run_type_id%type

107: ,o_attribute17 pay_personal_payment_methods_f.attribute17%type
108: ,o_attribute18 pay_personal_payment_methods_f.attribute18%type
109: ,o_attribute19 pay_personal_payment_methods_f.attribute19%type
110: ,o_attribute20 pay_personal_payment_methods_f.attribute20%type
111: ,run_type_id pay_personal_payment_methods_f.run_type_id%type
112: );
113: --
114: -- T_PPM_TBL
115: --