DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on STANDARD

Line 147: arp_standard.debug('arp_process_receipts.lock_cash_receipt()+');

143: --
144: BEGIN
145:
146: IF PG_DEBUG in ('Y', 'C') THEN
147: arp_standard.debug('arp_process_receipts.lock_cash_receipt()+');
148: END IF;
149:
150: arp_cash_receipts_pkg.set_to_dummy(l_cr_rec);
151:

Line 238: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate = ' || p_exchange_rate);

234: l_cr_rec.autoapply_flag := p_autoapply_flag;
235:
236:
237: IF PG_DEBUG in ('Y', 'C') THEN
238: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate = ' || p_exchange_rate);
239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);
240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);

Line 239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);

235:
236:
237: IF PG_DEBUG in ('Y', 'C') THEN
238: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate = ' || p_exchange_rate);
239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);
240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);
243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);

Line 240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);

236:
237: IF PG_DEBUG in ('Y', 'C') THEN
238: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate = ' || p_exchange_rate);
239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);
240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);
243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);
244: arp_standard.debug('lock_cash_receipt: ' || 'Approval code = ' || p_approval_code);

Line 241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);

237: IF PG_DEBUG in ('Y', 'C') THEN
238: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate = ' || p_exchange_rate);
239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);
240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);
243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);
244: arp_standard.debug('lock_cash_receipt: ' || 'Approval code = ' || p_approval_code);
245: END IF;

Line 242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);

238: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate = ' || p_exchange_rate);
239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);
240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);
243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);
244: arp_standard.debug('lock_cash_receipt: ' || 'Approval code = ' || p_approval_code);
245: END IF;
246:

Line 243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);

239: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate date = ' || p_exchange_date);
240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);
243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);
244: arp_standard.debug('lock_cash_receipt: ' || 'Approval code = ' || p_approval_code);
245: END IF;
246:
247: arp_cash_receipts_pkg.lock_compare_p(l_cr_rec);

Line 244: arp_standard.debug('lock_cash_receipt: ' || 'Approval code = ' || p_approval_code);

240: arp_standard.debug('lock_cash_receipt: ' || 'Exchange rate type = ' || p_exchange_rate_type);
241: arp_standard.debug('lock_cash_receipt: ' || 'Currency code = ' || p_currency_code);
242: arp_standard.debug('lock_cash_receipt: ' || 'Receipt Number = ' || p_receipt_number);
243: arp_standard.debug('lock_cash_receipt: ' || 'Payment server ord num = ' || p_payment_server_order_num);
244: arp_standard.debug('lock_cash_receipt: ' || 'Approval code = ' || p_approval_code);
245: END IF;
246:
247: arp_cash_receipts_pkg.lock_compare_p(l_cr_rec);
248:

Line 250: arp_standard.debug('arp_process_receipts.lock_cash_receipt()-');

246:
247: arp_cash_receipts_pkg.lock_compare_p(l_cr_rec);
248:
249: IF PG_DEBUG in ('Y', 'C') THEN
250: arp_standard.debug('arp_process_receipts.lock_cash_receipt()-');
251: END IF;
252:
253: EXCEPTION
254: WHEN NO_DATA_FOUND THEN

Line 259: arp_standard.debug('EXCEPTION: arp_process_receipts.lock_cash_receipt()');

255: FND_MESSAGE.Set_Name('FND', 'FORM_RECORD_CHANGED');
256: APP_EXCEPTION.Raise_Exception;
257: WHEN OTHERS THEN
258: IF PG_DEBUG in ('Y', 'C') THEN
259: arp_standard.debug('EXCEPTION: arp_process_receipts.lock_cash_receipt()');
260: END IF;
261: RAISE;
262:
263: END lock_cash_receipt;

Line 358: arp_standard.debug('arp_process_receipts.delete_cash_receipt()+');

354:
355:
356: BEGIN
357: IF PG_DEBUG in ('Y', 'C') THEN
358: arp_standard.debug('arp_process_receipts.delete_cash_receipt()+');
359: END IF;
360:
361: ARP_PROCESS_RCTS.set_posted_flag(p_cash_receipt_id,
362: p_posted_flag);

Line 366: arp_standard.debug('delete_cash_receipt: ' || 'posted flag = true ');

362: p_posted_flag);
363: IF ( p_posted_flag = TRUE) THEN
364: -- raise and error and exit
365: IF PG_DEBUG in ('Y', 'C') THEN
366: arp_standard.debug('delete_cash_receipt: ' || 'posted flag = true ');
367: END IF;
368: fnd_message.set_name('AR','AR_RW_DEL_REC_POSTED');
369: app_exception.raise_exception;
370:

Line 455: l_event_source_info.ledger_id := arp_standard.sysparm.set_of_books_id; --to be set

451:
452: l_event_source_info.entity_type_code:= 'RECEIPTS';
453: l_security.security_id_int_1 := arp_global.sysparam.org_id;
454: l_event_source_info.application_id := 222;
455: l_event_source_info.ledger_id := arp_standard.sysparm.set_of_books_id; --to be set
456: l_event_source_info.source_id_int_1 := l_get_ev.cash_receipt_id ;
457:
458: xla_events_pub_pkg.delete_event
459: ( p_event_source_info => l_event_source_info,

Line 549: arp_standard.debug('arp_process_receipts.delete_cash_receipt()-');

545: l_receipt_date
546: ) ;
547:
548: IF PG_DEBUG in ('Y', 'C') THEN
549: arp_standard.debug('arp_process_receipts.delete_cash_receipt()-');
550: END IF;
551:
552: EXCEPTION
553: WHEN OTHERS THEN

Line 555: arp_standard.debug('EXCEPTION: arp_process_receipts.delete_cash_receipts');

551:
552: EXCEPTION
553: WHEN OTHERS THEN
554: IF PG_DEBUG in ('Y', 'C') THEN
555: arp_standard.debug('EXCEPTION: arp_process_receipts.delete_cash_receipts');
556: END IF;
557: RAISE;
558:
559: END delete_cash_receipt;

Line 688: arp_standard.debug('ARP_PROCESS_RCT_UTIL.post_query_logic()+');

684:
685: BEGIN
686:
687: IF PG_DEBUG in ('Y', 'C') THEN
688: arp_standard.debug('ARP_PROCESS_RCT_UTIL.post_query_logic()+');
689: arp_standard.debug('post_query_logic: ' || ' p_cr_id = ' || p_cr_id);
690: arp_standard.debug('post_query_logic: ' || ' p_type = ' || p_receipt_type);
691: END IF;
692:

Line 689: arp_standard.debug('post_query_logic: ' || ' p_cr_id = ' || p_cr_id);

685: BEGIN
686:
687: IF PG_DEBUG in ('Y', 'C') THEN
688: arp_standard.debug('ARP_PROCESS_RCT_UTIL.post_query_logic()+');
689: arp_standard.debug('post_query_logic: ' || ' p_cr_id = ' || p_cr_id);
690: arp_standard.debug('post_query_logic: ' || ' p_type = ' || p_receipt_type);
691: END IF;
692:
693: -- check if receipt has moved from creation state to a later state

Line 690: arp_standard.debug('post_query_logic: ' || ' p_type = ' || p_receipt_type);

686:
687: IF PG_DEBUG in ('Y', 'C') THEN
688: arp_standard.debug('ARP_PROCESS_RCT_UTIL.post_query_logic()+');
689: arp_standard.debug('post_query_logic: ' || ' p_cr_id = ' || p_cr_id);
690: arp_standard.debug('post_query_logic: ' || ' p_type = ' || p_receipt_type);
691: END IF;
692:
693: -- check if receipt has moved from creation state to a later state
694: /* Bug 2211303 Modified to SELECT count(distinct status) so that

Line 718: /* bug4751467 -- added the call to cep_standard.init and replaced CE_STATEMENT_RECONCILIATIONS with

714: AND current_record_flag = 'Y';
715:
716: -- get the cash management items
717:
718: /* bug4751467 -- added the call to cep_standard.init and replaced CE_STATEMENT_RECONCILIATIONS with
719: ce_statement_recon_gt_v */
720: -- bug 9020487
721: -- cep_standard.init_security;
722:

Line 721: -- cep_standard.init_security;

717:
718: /* bug4751467 -- added the call to cep_standard.init and replaced CE_STATEMENT_RECONCILIATIONS with
719: ce_statement_recon_gt_v */
720: -- bug 9020487
721: -- cep_standard.init_security;
722:
723: SELECT
724: MAX(cb_sh.statement_number) statement_number,
725: MAX(cb_sl.line_number) line_number,

Line 1104: arp_standard.debug('ARP_PROCESS_RCT_UTIL.post_query_logic()+');

1100:
1101: END IF;
1102:
1103: IF PG_DEBUG in ('Y', 'C') THEN
1104: arp_standard.debug('ARP_PROCESS_RCT_UTIL.post_query_logic()+');
1105: END IF;
1106:
1107: END post_query_logic;
1108:

Line 1188: -- ***** Standard API parameters *****

1184:
1185: --Bug 5033971
1186: PROCEDURE Delete_Transaction_Extension(
1187:
1188: -- ***** Standard API parameters *****
1189: p_api_version IN NUMBER ,
1190: p_init_msg_list IN VARCHAR2 := FND_API.G_TRUE ,
1191: p_commit IN VARCHAR2 := FND_API.G_FALSE ,
1192: x_return_status OUT NOCOPY VARCHAR2 ,

Line 1206: arp_standard.debug('ARP_PROCESS_RCTS.Delete_Transaction_Extension()+ ');

1202: l_payer_rec IBY_FNDCPT_COMMON_PUB.payercontext_rec_type;
1203: l_trxn_attribs_rec IBY_FNDCPT_TRXN_PUB.trxnextension_rec_type;
1204: l_response IBY_FNDCPT_COMMON_PUB.result_rec_type;
1205: Begin
1206: arp_standard.debug('ARP_PROCESS_RCTS.Delete_Transaction_Extension()+ ');
1207: x_msg_count := NULL;
1208: x_msg_data := NULL;
1209: x_return_status := FND_API.G_RET_STS_SUCCESS;
1210: l_payer_rec.party_id := arp_trx_defaults_3.get_party_Id(p_cust_Account_id);

Line 1220: arp_standard.debug('Call TO IBY API ()+ ');

1216:
1217: /*-------------------------+
1218: | Call the IBY API |
1219: +-------------------------*/
1220: arp_standard.debug('Call TO IBY API ()+ ');
1221:
1222: IBY_FNDCPT_TRXN_PUB.delete_transaction_extension(
1223: p_api_version => 1.0,
1224: p_init_msg_list => p_init_msg_list,

Line 1236: arp_standard.debug('Payment_Trxn_Extension_Id : ' || p_payment_trxn_extn_id);

1232: x_response => l_response);
1233:
1234: IF x_return_status = fnd_api.g_ret_sts_success
1235: THEN
1236: arp_standard.debug('Payment_Trxn_Extension_Id : ' || p_payment_trxn_extn_id);
1237: ElSIF l_response.result_code= 'EXTENSION_NOT_UPDATEABLE' and
1238: l_response.result_Category = 'INCORRECT_FLOW'
1239: THEN
1240: fnd_message.set_name('AR','AR_AUTH_RCT_NO_DELETE');

Line 1243: arp_standard.debug('Errors Reported by IBY API in ARP_PROCESS_RCTS.Delete Transaction Extension ');

1239: THEN
1240: fnd_message.set_name('AR','AR_AUTH_RCT_NO_DELETE');
1241: app_exception.raise_exception;
1242: Else
1243: arp_standard.debug('Errors Reported by IBY API in ARP_PROCESS_RCTS.Delete Transaction Extension ');
1244: raise fnd_api.g_exc_unexpected_error;
1245: END IF;
1246: EXCEPTION
1247: WHEN OTHERS THEN

Line 1248: arp_standard.debug('exception in ARP_PROCESS_RCTS.Delete_Transaction_Extension');

1244: raise fnd_api.g_exc_unexpected_error;
1245: END IF;
1246: EXCEPTION
1247: WHEN OTHERS THEN
1248: arp_standard.debug('exception in ARP_PROCESS_RCTS.Delete_Transaction_Extension');
1249: RAISE;
1250: END Delete_Transaction_Extension;
1251:
1252: