DBA Data[Home] [Help]

APPS.IGS_FI_PRC_LOCKBOX dependencies on IGS_FI_GEN_GL

Line 120: g_v_cr_desc := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

116: g_lb_int_tab := l_lb_int_tab;
117: g_t_rec_tab := l_t_rec_tab;
118: g_b_log_head := FALSE;
119: g_n_retcode := 0;
120: g_v_cr_desc := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
121: 'LOCKBOX_PAYMENT');
122: g_v_label_test_run := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
123: 'TEST_RUN');
124: g_v_label_lb_name := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 122: g_v_label_test_run := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

118: g_b_log_head := FALSE;
119: g_n_retcode := 0;
120: g_v_cr_desc := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
121: 'LOCKBOX_PAYMENT');
122: g_v_label_test_run := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
123: 'TEST_RUN');
124: g_v_label_lb_name := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
125: 'LOCKBOX_NUMBER');
126: g_v_label_batch := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 124: g_v_label_lb_name := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

120: g_v_cr_desc := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
121: 'LOCKBOX_PAYMENT');
122: g_v_label_test_run := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
123: 'TEST_RUN');
124: g_v_label_lb_name := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
125: 'LOCKBOX_NUMBER');
126: g_v_label_batch := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
127: 'BATCH_NAME');
128: g_v_label_item := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 126: g_v_label_batch := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

122: g_v_label_test_run := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
123: 'TEST_RUN');
124: g_v_label_lb_name := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
125: 'LOCKBOX_NUMBER');
126: g_v_label_batch := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
127: 'BATCH_NAME');
128: g_v_label_item := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
129: 'ITEM_NUMBER');
130: g_v_label_status := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 128: g_v_label_item := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

124: g_v_label_lb_name := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
125: 'LOCKBOX_NUMBER');
126: g_v_label_batch := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
127: 'BATCH_NAME');
128: g_v_label_item := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
129: 'ITEM_NUMBER');
130: g_v_label_status := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
131: 'STATUS');
132: g_v_label_success := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 130: g_v_label_status := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

126: g_v_label_batch := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
127: 'BATCH_NAME');
128: g_v_label_item := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
129: 'ITEM_NUMBER');
130: g_v_label_status := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
131: 'STATUS');
132: g_v_label_success := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
133: 'SUCCESS');
134: g_v_label_err := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 132: g_v_label_success := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

128: g_v_label_item := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
129: 'ITEM_NUMBER');
130: g_v_label_status := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
131: 'STATUS');
132: g_v_label_success := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
133: 'SUCCESS');
134: g_v_label_err := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
135: 'ERROR');
136: g_v_label_party := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 134: g_v_label_err := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

130: g_v_label_status := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
131: 'STATUS');
132: g_v_label_success := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
133: 'SUCCESS');
134: g_v_label_err := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
135: 'ERROR');
136: g_v_label_party := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
137: 'PARTY');
138: g_v_label_rec_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 136: g_v_label_party := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

132: g_v_label_success := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
133: 'SUCCESS');
134: g_v_label_err := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
135: 'ERROR');
136: g_v_label_party := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
137: 'PARTY');
138: g_v_label_rec_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
139: 'REC_AMOUNT');
140: g_v_label_bal_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 138: g_v_label_rec_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

134: g_v_label_err := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
135: 'ERROR');
136: g_v_label_party := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
137: 'PARTY');
138: g_v_label_rec_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
139: 'REC_AMOUNT');
140: g_v_label_bal_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
141: 'BALANCE_AMOUNT');
142: g_v_label_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 140: g_v_label_bal_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

136: g_v_label_party := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
137: 'PARTY');
138: g_v_label_rec_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
139: 'REC_AMOUNT');
140: g_v_label_bal_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
141: 'BALANCE_AMOUNT');
142: g_v_label_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
143: 'CREDIT_TYPE_NAME');
144: g_v_label_dflt_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 142: g_v_label_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

138: g_v_label_rec_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
139: 'REC_AMOUNT');
140: g_v_label_bal_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
141: 'BALANCE_AMOUNT');
142: g_v_label_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
143: 'CREDIT_TYPE_NAME');
144: g_v_label_dflt_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
145: 'DFLT_CREDIT_TYPE_NAME');
146: g_v_label_fee_prd := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 144: g_v_label_dflt_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

140: g_v_label_bal_amnt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
141: 'BALANCE_AMOUNT');
142: g_v_label_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
143: 'CREDIT_TYPE_NAME');
144: g_v_label_dflt_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
145: 'DFLT_CREDIT_TYPE_NAME');
146: g_v_label_fee_prd := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
147: 'FEE_PERIOD');
148: g_v_label_gl_date := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 146: g_v_label_fee_prd := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

142: g_v_label_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
143: 'CREDIT_TYPE_NAME');
144: g_v_label_dflt_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
145: 'DFLT_CREDIT_TYPE_NAME');
146: g_v_label_fee_prd := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
147: 'FEE_PERIOD');
148: g_v_label_gl_date := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
149: 'GL_DATE');
150: g_v_label_adm_appl_num := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 148: g_v_label_gl_date := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

144: g_v_label_dflt_cr_type := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
145: 'DFLT_CREDIT_TYPE_NAME');
146: g_v_label_fee_prd := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
147: 'FEE_PERIOD');
148: g_v_label_gl_date := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
149: 'GL_DATE');
150: g_v_label_adm_appl_num := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
151: 'ADM_APPL_NUM');
152: g_v_label_charge_code := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 150: g_v_label_adm_appl_num := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

146: g_v_label_fee_prd := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
147: 'FEE_PERIOD');
148: g_v_label_gl_date := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
149: 'GL_DATE');
150: g_v_label_adm_appl_num := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
151: 'ADM_APPL_NUM');
152: g_v_label_charge_code := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
153: 'CHARGE_NUMBER');
154: g_v_label_bank_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 152: g_v_label_charge_code := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

148: g_v_label_gl_date := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
149: 'GL_DATE');
150: g_v_label_adm_appl_num := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
151: 'ADM_APPL_NUM');
152: g_v_label_charge_code := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
153: 'CHARGE_NUMBER');
154: g_v_label_bank_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
155: 'BANK_APPL_AMT');
156: g_v_label_act_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 154: g_v_label_bank_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

150: g_v_label_adm_appl_num := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
151: 'ADM_APPL_NUM');
152: g_v_label_charge_code := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
153: 'CHARGE_NUMBER');
154: g_v_label_bank_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
155: 'BANK_APPL_AMT');
156: g_v_label_act_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
157: 'ACT_APPL_AMT');
158: g_v_label_num_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 156: g_v_label_act_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

152: g_v_label_charge_code := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
153: 'CHARGE_NUMBER');
154: g_v_label_bank_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
155: 'BANK_APPL_AMT');
156: g_v_label_act_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
157: 'ACT_APPL_AMT');
158: g_v_label_num_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
159: 'REC_PROCESS');
160: g_v_label_cur_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 158: g_v_label_num_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

154: g_v_label_bank_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
155: 'BANK_APPL_AMT');
156: g_v_label_act_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
157: 'ACT_APPL_AMT');
158: g_v_label_num_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
159: 'REC_PROCESS');
160: g_v_label_cur_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
161: 'AMT_PROCESS');
162: g_v_label_type1 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 160: g_v_label_cur_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

156: g_v_label_act_app_amt := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
157: 'ACT_APPL_AMT');
158: g_v_label_num_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
159: 'REC_PROCESS');
160: g_v_label_cur_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
161: 'AMT_PROCESS');
162: g_v_label_type1 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
163: 'TYPE1_ERR');
164: g_v_label_type2 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

Line 162: g_v_label_type1 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

158: g_v_label_num_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
159: 'REC_PROCESS');
160: g_v_label_cur_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
161: 'AMT_PROCESS');
162: g_v_label_type1 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
163: 'TYPE1_ERR');
164: g_v_label_type2 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
165: 'TYPE2_ERR');
166: g_b_rec_exists := FALSE;

Line 164: g_v_label_type2 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',

160: g_v_label_cur_rec := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
161: 'AMT_PROCESS');
162: g_v_label_type1 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
163: 'TYPE1_ERR');
164: g_v_label_type2 := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX',
165: 'TYPE2_ERR');
166: g_b_rec_exists := FALSE;
167: END initialize;
168:

Line 234: g_v_test_run_val := igs_fi_gen_gl.get_lkp_meaning('YES_NO',

230: fnd_message.get_string('IGS',
231: 'IGS_FI_ANC_LOG_PARM'));
232: fnd_file.new_line(fnd_file.log);
233:
234: g_v_test_run_val := igs_fi_gen_gl.get_lkp_meaning('YES_NO',
235: p_v_test_run);
236:
237: -- Log the parameters
238: log_line(g_v_label_lb_name,

Line 264: igs_fi_gen_gl.finp_get_cur(p_v_currency_cd => g_v_currency_cd,

260: RETURN l_b_val_parm;
261: END IF;
262:
263: l_v_message_name := null;
264: igs_fi_gen_gl.finp_get_cur(p_v_currency_cd => g_v_currency_cd,
265: p_v_curr_desc => l_v_curr_desc,
266: p_v_message_name => l_v_message_text);
267: IF l_v_message_text IS NOT NULL THEN
268: l_b_val_parm := FALSE;

Line 302: igs_fi_gen_gl.get_period_status_for_date(p_d_date => p_d_gl_date,

298: fnd_message.get);
299: ELSE
300:
301: -- If the GL Date is passed then, check if the GL Date is in an open/future period
302: igs_fi_gen_gl.get_period_status_for_date(p_d_date => p_d_gl_date,
303: p_v_closing_status => l_v_closing_status,
304: p_v_message_name => l_v_message_name);
305: IF l_v_message_name IS NOT NULL THEN
306: l_b_val_parm := FALSE;

Line 2103: x_receipt_amt => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.receipt_amt),

2099: x_lockbox_receipt_error_id => l_n_lockbox_receipt_error_id,
2100: x_lockbox_interface_id => p_r_receipt_rec.lockbox_interface_id,
2101: x_item_number => p_r_receipt_rec.item_number,
2102: x_lockbox_name => p_r_receipt_rec.lockbox_name,
2103: x_receipt_amt => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.receipt_amt),
2104: x_batch_name => p_r_receipt_rec.batch_name,
2105: x_party_number => p_r_receipt_rec.party_number,
2106: x_payer_name => p_r_receipt_rec.payer_name,
2107: x_check_cd => p_r_receipt_rec.check_cd,

Line 2119: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),

2115: x_charge_cd5 => p_r_receipt_rec.charge_cd5,
2116: x_charge_cd6 => p_r_receipt_rec.charge_cd6,
2117: x_charge_cd7 => p_r_receipt_rec.charge_cd7,
2118: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2119: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),

Line 2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),

2116: x_charge_cd6 => p_r_receipt_rec.charge_cd6,
2117: x_charge_cd7 => p_r_receipt_rec.charge_cd7,
2118: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2119: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),

Line 2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),

2117: x_charge_cd7 => p_r_receipt_rec.charge_cd7,
2118: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2119: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),

Line 2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),

2118: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2119: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2126: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8),

Line 2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),

2119: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2126: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8),
2127: x_adm_application_id => p_r_receipt_rec.adm_application_id,

Line 2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),

2120: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2126: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8),
2127: x_adm_application_id => p_r_receipt_rec.adm_application_id,
2128: x_attribute_category => p_r_receipt_rec.attribute_category,

Line 2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),

2121: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2126: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8),
2127: x_adm_application_id => p_r_receipt_rec.adm_application_id,
2128: x_attribute_category => p_r_receipt_rec.attribute_category,
2129: x_attribute1 => p_r_receipt_rec.attribute1,

Line 2126: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8),

2122: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2123: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2124: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2125: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2126: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8),
2127: x_adm_application_id => p_r_receipt_rec.adm_application_id,
2128: x_attribute_category => p_r_receipt_rec.attribute_category,
2129: x_attribute1 => p_r_receipt_rec.attribute1,
2130: x_attribute2 => p_r_receipt_rec.attribute2,

Line 2185: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),

2181: x_charge_cd5 => p_r_receipt_rec.charge_cd5,
2182: x_charge_cd6 => p_r_receipt_rec.charge_cd6,
2183: x_charge_cd7 => p_r_receipt_rec.charge_cd7,
2184: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2185: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),

Line 2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),

2182: x_charge_cd6 => p_r_receipt_rec.charge_cd6,
2183: x_charge_cd7 => p_r_receipt_rec.charge_cd7,
2184: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2185: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),

Line 2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),

2183: x_charge_cd7 => p_r_receipt_rec.charge_cd7,
2184: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2185: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),

Line 2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),

2184: x_charge_cd8 => p_r_receipt_rec.charge_cd8,
2185: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2192: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8));

Line 2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),

2185: x_applied_amt1 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt1),
2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2192: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8));
2193: END insert_lb_ovfl_errors;

Line 2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),

2186: x_applied_amt2 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt2),
2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2192: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8));
2193: END insert_lb_ovfl_errors;
2194:

Line 2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),

2187: x_applied_amt3 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt3),
2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2192: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8));
2193: END insert_lb_ovfl_errors;
2194:
2195: PROCEDURE delete_err_success(p_r_rowid rowid) AS

Line 2192: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8));

2188: x_applied_amt4 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt4),
2189: x_applied_amt5 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt5),
2190: x_applied_amt6 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt6),
2191: x_applied_amt7 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt7),
2192: x_applied_amt8 => igs_fi_gen_gl.get_formatted_amount(p_r_receipt_rec.applied_amt8));
2193: END insert_lb_ovfl_errors;
2194:
2195: PROCEDURE delete_err_success(p_r_rowid rowid) AS
2196: /******************************************************************

Line 2650: igs_fi_gen_gl.get_lkp_meaning('IGS_FI_CREDIT_CLASS', l_v_credit_class));

2646: l_t_rc_tab(l_n_cntr).item_number);
2647: fnd_message.set_name('IGS',
2648: 'IGS_FI_DEP_NO_OVFLOW');
2649: fnd_message.set_token('CREDIT_CLASS',
2650: igs_fi_gen_gl.get_lkp_meaning('IGS_FI_CREDIT_CLASS', l_v_credit_class));
2651: fnd_file.put_line(fnd_file.LOG, fnd_message.get);
2652: END IF;
2653:
2654: -- Also check if there are any overflow records for the receipt in case of Enrollment Deposit or Other Deposit

Line 2676: igs_fi_gen_gl.get_lkp_meaning('IGS_FI_CREDIT_CLASS', l_v_credit_class));

2672: l_t_rc_tab(l_n_cntr).item_number);
2673: fnd_message.set_name('IGS',
2674: 'IGS_FI_DEP_NO_OVFLOW');
2675: fnd_message.set_token('CREDIT_CLASS',
2676: igs_fi_gen_gl.get_lkp_meaning('IGS_FI_CREDIT_CLASS', l_v_credit_class));
2677: fnd_file.put_line(fnd_file.log,
2678: fnd_message.get);
2679: END IF;
2680: END IF;

Line 2775: igs_fi_gen_gl.get_period_status_for_date(p_d_date => l_t_rc_tab(l_n_cntr).gl_date,

2771: ELSE
2772:
2773: -- Else, validate if the deposit date is in an Open or Future Period or is in a valid accounting period.
2774: l_t_rc_tab(l_n_cntr).gl_date := trunc(l_t_rc_tab(l_n_cntr).deposit_date);
2775: igs_fi_gen_gl.get_period_status_for_date(p_d_date => l_t_rc_tab(l_n_cntr).gl_date,
2776: p_v_closing_status => l_v_closing_status,
2777: p_v_message_name => l_v_message_name);
2778: IF l_v_message_name IS NOT NULL THEN
2779: l_b_val_err := TRUE;