DBA Data[Home] [Help]

APPS.AR_CREDIT_MEMO_API_PUB dependencies on ARP_UTIL

Line 76: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()+');

72: l_org_id NUMBER;
73:
74: BEGIN
75: IF PG_DEBUG in ('Y', 'C') THEN
76: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()+');
77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);
78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);

Line 77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);

73:
74: BEGIN
75: IF PG_DEBUG in ('Y', 'C') THEN
76: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()+');
77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);
78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);

Line 78: arp_util.debug ( 'p_commit :'||p_commit);

74: BEGIN
75: IF PG_DEBUG in ('Y', 'C') THEN
76: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()+');
77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);
78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);

Line 79: arp_util.debug ( 'p_validation_level :'||p_validation_level);

75: IF PG_DEBUG in ('Y', 'C') THEN
76: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()+');
77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);
78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);

Line 80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);

76: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()+');
77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);
78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);

Line 81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);

77: arp_util.debug ( 'p_init_msg_list :'||p_init_msg_list);
78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);

Line 82: arp_util.debug ( 'p_line_amount :'||p_line_amount);

78: arp_util.debug ( 'p_commit :'||p_commit);
79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/

Line 83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);

79: arp_util.debug ( 'p_validation_level :'||p_validation_level);
80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);

Line 84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);

80: arp_util.debug ( 'p_customer_trx_id :'||p_customer_trx_id);
81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);

Line 85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);

81: arp_util.debug ( 'p_line_credit_flag :'||p_line_credit_flag);
82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);

Line 86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/

82: arp_util.debug ( 'p_line_amount :'||p_line_amount);
83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);
90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930

Line 87: arp_util.debug ( 'p_request_url :'||p_request_url);

83: arp_util.debug ( 'p_tax_amount :'||p_tax_amount);
84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);
90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930
91: arp_util.debug ( 'p_gl_date :'||p_gl_date); /*Bug 9536019*/

Line 88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);

84: arp_util.debug ( 'p_freight_amount :'||p_freight_amount);
85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);
90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930
91: arp_util.debug ( 'p_gl_date :'||p_gl_date); /*Bug 9536019*/
92: END IF;

Line 89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);

85: arp_util.debug ( 'p_cm_reason_code :'||p_cm_reason_code);
86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);
90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930
91: arp_util.debug ( 'p_gl_date :'||p_gl_date); /*Bug 9536019*/
92: END IF;
93:

Line 90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930

86: /* Bug 3206020 arp_util.debug ( 'p_comments :'||p_comments);*/
87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);
90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930
91: arp_util.debug ( 'p_gl_date :'||p_gl_date); /*Bug 9536019*/
92: END IF;
93:
94: /*------------------------------------+

Line 91: arp_util.debug ( 'p_gl_date :'||p_gl_date); /*Bug 9536019*/

87: arp_util.debug ( 'p_request_url :'||p_request_url);
88: arp_util.debug ( 'p_transaction_url :'||p_transaction_url);
89: arp_util.debug ( 'p_trans_act_url :'||p_trans_act_url);
90: arp_util.debug ( 'p_dispute_date :'||p_dispute_date); -- Bug 6358930
91: arp_util.debug ( 'p_gl_date :'||p_gl_date); /*Bug 9536019*/
92: END IF;
93:
94: /*------------------------------------+
95: | Standard start of API savepoint |

Line 104: arp_util.debug( 'Checking call compatibility');

100: /*--------------------------------------------------+
101: | Standard call to check for call compatibility |
102: +--------------------------------------------------*/
103: IF PG_DEBUG in ('Y', 'C') THEN
104: arp_util.debug( 'Checking call compatibility');
105: END IF;
106: IF NOT FND_API.Compatible_API_Call( l_api_version,
107: p_api_version,
108: l_api_name,

Line 118: arp_util.debug( 'Initializing message list');

114: | Initialize message list if p_init_msg_list is set to TRUE |
115: +--------------------------------------------------------------*/
116:
117: IF PG_DEBUG in ('Y', 'C') THEN
118: arp_util.debug( 'Initializing message list');
119: END IF;
120: IF FND_API.to_Boolean( p_init_msg_list ) THEN
121: FND_MSG_PUB.initialize;
122: END IF;

Line 129: arp_util.debug ( 'Initializing return status to success');

125: | Initialize return status to SUCCESS |
126: +-----------------------------------------*/
127:
128: IF PG_DEBUG in ('Y', 'C') THEN
129: arp_util.debug ( 'Initializing return status to success');
130: END IF;
131: x_return_status := FND_API.G_RET_STS_SUCCESS;
132:
133: /*---------------------------------------------+

Line 159: arp_util.debug ( 'Validating request parameters');

155: | Do not continue if there are errors. |
156: +------------------------------------------*/
157:
158: IF PG_DEBUG in ('Y', 'C') THEN
159: arp_util.debug ( 'Validating request parameters');
160: END IF;
161: /*4606558*/
162: l_attribute_rec:=p_attribute_rec;
163: l_interface_attribute_rec:=p_interface_attribute_rec;

Line 199: arp_util.debug ( 'Done with validate_request_parameters');

195: p_dispute_date => p_dispute_date -- Bug 6358930
196: );
197:
198: IF PG_DEBUG in ('Y', 'C') THEN
199: arp_util.debug ( 'Done with validate_request_parameters');
200: END IF;
201:
202: IF l_val_return_status <> FND_API.G_RET_STS_SUCCESS THEN
203: IF PG_DEBUG in ('Y', 'C') THEN

Line 204: arp_util.debug ( 'Failed validation routine. Raising exception');

200: END IF;
201:
202: IF l_val_return_status <> FND_API.G_RET_STS_SUCCESS THEN
203: IF PG_DEBUG in ('Y', 'C') THEN
204: arp_util.debug ( 'Failed validation routine. Raising exception');
205: END IF;
206: raise validation_failed;
207: ELSE
208: -- call the entity handler

Line 210: arp_util.debug ( 'will call arw_cmreq_cover.ar_request_cm');

206: raise validation_failed;
207: ELSE
208: -- call the entity handler
209: IF PG_DEBUG in ('Y', 'C') THEN
210: arp_util.debug ( 'will call arw_cmreq_cover.ar_request_cm');
211: END IF;
212:
213: x_request_id := arw_cmreq_cover.ar_request_cm(
214: p_customer_trx_id => p_customer_trx_id,

Line 251: arp_util.debug ( 'Done with arw_cmreq_cover.ar_request_cm');

247: raise creation_failed;
248: end if;
249:
250: IF PG_DEBUG in ('Y', 'C') THEN
251: arp_util.debug ( 'Done with arw_cmreq_cover.ar_request_cm');
252: END IF;
253:
254: END IF;
255: END IF;

Line 263: arp_util.debug( 'committing');

259: +--------------------------------*/
260:
261: IF FND_API.To_Boolean( p_commit ) THEN
262: IF PG_DEBUG in ('Y', 'C') THEN
263: arp_util.debug( 'committing');
264: END IF;
265: Commit;
266: END IF;
267:

Line 269: arp_util.debug('calling: jg_zz_ar_trx_pkg.is_reg_loc_enabled');

265: Commit;
266: END IF;
267:
268: IF jg_zz_ar_trx_pkg.is_reg_loc_enabled THEN
269: arp_util.debug('calling: jg_zz_ar_trx_pkg.is_reg_loc_enabled');
270: DECLARE
271: temp_customer_trx_id ra_customer_trx_all.customer_trx_id%type;
272: p_return_flag boolean;
273: p_return_code number;

Line 282: arp_util.debug('Creating the Credit memo in Complete Status ');

278:
279: jg_zz_ar_trx_pkg.do_trx_complete(null,temp_customer_trx_id,'CMAPI',p_return_flag, p_return_code,p_return_message);
280:
281: IF (p_return_flag = FALSE) THEN
282: arp_util.debug('Creating the Credit memo in Complete Status ');
283: arp_util.debug('Issue at the time of signature generation for localization');
284: arp_util.debug('Message : '||p_return_message);
285: x_msg_data := p_return_message;
286: x_return_status :=FND_API.G_RET_STS_ERROR;

Line 283: arp_util.debug('Issue at the time of signature generation for localization');

279: jg_zz_ar_trx_pkg.do_trx_complete(null,temp_customer_trx_id,'CMAPI',p_return_flag, p_return_code,p_return_message);
280:
281: IF (p_return_flag = FALSE) THEN
282: arp_util.debug('Creating the Credit memo in Complete Status ');
283: arp_util.debug('Issue at the time of signature generation for localization');
284: arp_util.debug('Message : '||p_return_message);
285: x_msg_data := p_return_message;
286: x_return_status :=FND_API.G_RET_STS_ERROR;
287:

Line 284: arp_util.debug('Message : '||p_return_message);

280:
281: IF (p_return_flag = FALSE) THEN
282: arp_util.debug('Creating the Credit memo in Complete Status ');
283: arp_util.debug('Issue at the time of signature generation for localization');
284: arp_util.debug('Message : '||p_return_message);
285: x_msg_data := p_return_message;
286: x_return_status :=FND_API.G_RET_STS_ERROR;
287:
288: END IF;

Line 291: arp_util.debug (' error from jg_zz_ar_trx_pkg.is_reg_loc_enabled Call');

287:
288: END IF;
289: EXCEPTION
290: WHEN OTHERS THEN
291: arp_util.debug (' error from jg_zz_ar_trx_pkg.is_reg_loc_enabled Call');
292:
293: END;
294: arp_util.debug(' Exiting from PT Code Hook');
295: END IF;

Line 294: arp_util.debug(' Exiting from PT Code Hook');

290: WHEN OTHERS THEN
291: arp_util.debug (' error from jg_zz_ar_trx_pkg.is_reg_loc_enabled Call');
292:
293: END;
294: arp_util.debug(' Exiting from PT Code Hook');
295: END IF;
296:
297: IF PG_DEBUG in ('Y', 'C') THEN
298: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()-');

Line 298: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()-');

294: arp_util.debug(' Exiting from PT Code Hook');
295: END IF;
296:
297: IF PG_DEBUG in ('Y', 'C') THEN
298: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Create_request()-');
299: END IF;
300:
301: EXCEPTION
302: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN

Line 304: arp_util.debug ( 'Exception FND_API.G_EXC_UNEXPECTED_ERROR');

300:
301: EXCEPTION
302: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
303: IF PG_DEBUG in ('Y', 'C') THEN
304: arp_util.debug ( 'Exception FND_API.G_EXC_UNEXPECTED_ERROR');
305: arp_util.debug( SQLERRM, G_MSG_ERROR);
306: END IF;
307: ROLLBACK TO Create_request_PVT;
308: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;

Line 305: arp_util.debug( SQLERRM, G_MSG_ERROR);

301: EXCEPTION
302: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
303: IF PG_DEBUG in ('Y', 'C') THEN
304: arp_util.debug ( 'Exception FND_API.G_EXC_UNEXPECTED_ERROR');
305: arp_util.debug( SQLERRM, G_MSG_ERROR);
306: END IF;
307: ROLLBACK TO Create_request_PVT;
308: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
309:

Line 317: arp_util.debug( 'Exception creation_failed');

313: p_data => x_msg_data);
314:
315: WHEN creation_failed THEN
316: IF PG_DEBUG in ('Y', 'C') THEN
317: arp_util.debug( 'Exception creation_failed');
318: arp_util.debug( SQLERRM, G_MSG_ERROR);
319: END IF;
320: -- ROLLBACK TO Create_request_cm;
321: x_return_status := FND_API.G_RET_STS_ERROR;

Line 318: arp_util.debug( SQLERRM, G_MSG_ERROR);

314:
315: WHEN creation_failed THEN
316: IF PG_DEBUG in ('Y', 'C') THEN
317: arp_util.debug( 'Exception creation_failed');
318: arp_util.debug( SQLERRM, G_MSG_ERROR);
319: END IF;
320: -- ROLLBACK TO Create_request_cm;
321: x_return_status := FND_API.G_RET_STS_ERROR;
322:

Line 330: arp_util.debug( 'Exception validation_failed');

326: p_data => x_msg_data);
327:
328: WHEN validation_failed THEN
329: IF PG_DEBUG in ('Y', 'C') THEN
330: arp_util.debug( 'Exception validation_failed');
331: arp_util.debug( SQLERRM, G_MSG_ERROR);
332: END IF;
333: ROLLBACK TO Create_request_PVT;
334: /* bug 2290738 - returns the validation status, rather than the 'unexpected' status */

Line 331: arp_util.debug( SQLERRM, G_MSG_ERROR);

327:
328: WHEN validation_failed THEN
329: IF PG_DEBUG in ('Y', 'C') THEN
330: arp_util.debug( 'Exception validation_failed');
331: arp_util.debug( SQLERRM, G_MSG_ERROR);
332: END IF;
333: ROLLBACK TO Create_request_PVT;
334: /* bug 2290738 - returns the validation status, rather than the 'unexpected' status */
335: x_return_status := l_val_return_status;

Line 350: arp_util.debug ( 'Exception OTHERS');

346: | error conditions. The error messages have already |
347: | been put on the error stack. |
348: +-------------------------------------------------------*/
349: IF PG_DEBUG in ('Y', 'C') THEN
350: arp_util.debug ( 'Exception OTHERS');
351: END IF;
352: ROLLBACK TO Create_request_pvt;
353:
354: --If only one error message on the stack, retrieve it

Line 408: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.validate_request_parameters()+');

404:
405: BEGIN
406:
407: IF PG_DEBUG in ('Y', 'C') THEN
408: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.validate_request_parameters()+');
409: END IF;
410: /*-----------------------------------------+
411: | Validating customer_trx_id |
412: +-----------------------------------------*/

Line 415: arp_util.debug( 'Validating customer_trx_id');

411: | Validating customer_trx_id |
412: +-----------------------------------------*/
413:
414: IF PG_DEBUG in ('Y', 'C') THEN
415: arp_util.debug( 'Validating customer_trx_id');
416: END IF;
417:
418: -- Begin SSA change
419: l_org_id := p_org_id;

Line 436: arp_util.debug( 'Did not find customer_trx_id');

432:
433: -- If customer trx is invalid
434: IF l_count_trx = 0 THEN
435: IF PG_DEBUG in ('Y', 'C') THEN
436: arp_util.debug( 'Did not find customer_trx_id');
437: END IF;
438: -- Put error message on stack
439: FND_MESSAGE.SET_NAME('AR','AR_TAPI_TRANS_NOT_EXIST');
440: FND_MESSAGE.SET_TOKEN('CUSTOMER_TRX_ID',p_customer_trx_id);

Line 451: arp_util.debug( 'Validating line_credit_flag');

447: /*-----------------------------------------+
448: | Validating line_credit_flag |
449: +-----------------------------------------*/
450: IF PG_DEBUG in ('Y', 'C') THEN
451: arp_util.debug( 'Validating line_credit_flag');
452: END IF;
453: IF p_line_credit_flag not in ('Y','L','N') THEN
454: IF PG_DEBUG in ('Y', 'C') THEN
455: arp_util.debug ( 'Invalid line_credit_flag');

Line 455: arp_util.debug ( 'Invalid line_credit_flag');

451: arp_util.debug( 'Validating line_credit_flag');
452: END IF;
453: IF p_line_credit_flag not in ('Y','L','N') THEN
454: IF PG_DEBUG in ('Y', 'C') THEN
455: arp_util.debug ( 'Invalid line_credit_flag');
456: END IF;
457: FND_MESSAGE.SET_NAME('AR','AR_CMWF_API_INVALID_VALUE');
458: FND_MSG_PUB.Add;
459: l_val_return_status := FND_API.G_RET_STS_ERROR ;

Line 465: arp_util.debug ( 'line_credit_flag is Y and there are no lines');

461: ELSE
462: /* If dispute is at line level, there has to be atleast one line */
463: IF p_line_credit_flag = 'Y' AND p_cm_line_tbl.count = 0 THEN
464: IF PG_DEBUG in ('Y', 'C') THEN
465: arp_util.debug ( 'line_credit_flag is Y and there are no lines');
466: END IF;
467: l_val_return_status := FND_API.G_RET_STS_ERROR ;
468: FND_MESSAGE.SET_NAME('AR','AR_CMWF_API_NO_LINES_INFO ');
469: FND_MSG_PUB.Add;

Line 487: arp_util.debug( 'CM trx type id = ' || to_char(l_credit_memo_type_id));

483: WHERE ct.cust_trx_type_id = ctt.cust_trx_type_id
484: AND ct.customer_trx_id = p_customer_trx_id;
485:
486: IF PG_DEBUG in ('Y', 'C') THEN
487: arp_util.debug( 'CM trx type id = ' || to_char(l_credit_memo_type_id));
488: END IF;
489: IF l_credit_memo_type_id IS NULL THEN
490: l_val_return_status := FND_API.G_RET_STS_ERROR ;
491: FND_MESSAGE.SET_NAME ('AR','GENERIC_MESSAGE');

Line 498: arp_util.debug( 'Overapplication allowed ? ' || l_allow_overapplication);

494: return;
495: END IF;
496:
497: IF PG_DEBUG in ('Y', 'C') THEN
498: arp_util.debug( 'Overapplication allowed ? ' || l_allow_overapplication);
499: END IF;
500:
501: -- Selecting the amount remaining for the transaction
502: /* r12 eTax - get amounts original for pct calculation */

Line 518: arp_util.debug( 'l_lines_remaining = ' || to_char(l_lines_remaining));

514: FROM ar_payment_schedules ct
515: WHERE ct.customer_trx_id = p_customer_trx_id ;
516:
517: IF PG_DEBUG in ('Y', 'C') THEN
518: arp_util.debug( 'l_lines_remaining = ' || to_char(l_lines_remaining));
519: arp_util.debug( 'l_tax_remaining = ' || to_char(l_tax_remaining));
520: arp_util.debug( 'l_freight_remaining = ' || to_char(l_freight_remaining));
521: END IF;
522:

Line 519: arp_util.debug( 'l_tax_remaining = ' || to_char(l_tax_remaining));

515: WHERE ct.customer_trx_id = p_customer_trx_id ;
516:
517: IF PG_DEBUG in ('Y', 'C') THEN
518: arp_util.debug( 'l_lines_remaining = ' || to_char(l_lines_remaining));
519: arp_util.debug( 'l_tax_remaining = ' || to_char(l_tax_remaining));
520: arp_util.debug( 'l_freight_remaining = ' || to_char(l_freight_remaining));
521: END IF;
522:
523: -- If over application flag is 'N' and amount remaining is more than amount

Line 520: arp_util.debug( 'l_freight_remaining = ' || to_char(l_freight_remaining));

516:
517: IF PG_DEBUG in ('Y', 'C') THEN
518: arp_util.debug( 'l_lines_remaining = ' || to_char(l_lines_remaining));
519: arp_util.debug( 'l_tax_remaining = ' || to_char(l_tax_remaining));
520: arp_util.debug( 'l_freight_remaining = ' || to_char(l_freight_remaining));
521: END IF;
522:
523: -- If over application flag is 'N' and amount remaining is more than amount
524: -- requested, then raise error

Line 551: arp_util.debug( 'Over application flag is N and amount remaining is more than amount requested');

547: IF (((p_line_amount * -1) > l_lines_remaining) OR
548: ((p_tax_amount * -1) > l_tax_remaining) OR
549: ((p_freight_amount * -1) > l_freight_remaining)) THEN
550: IF PG_DEBUG in ('Y', 'C') THEN
551: arp_util.debug( 'Over application flag is N and amount remaining is more than amount requested');
552: END IF;
553:
554: l_val_return_status := FND_API.G_RET_STS_ERROR ;
555: FND_MESSAGE.SET_NAME('AR','AR_CKAP_OVERAPP');

Line 580: arp_util.debug ( 'Validating the reason code');

576: /*-----------------------------------------+
577: | Validating the reason_code |
578: +-----------------------------------------*/
579: IF PG_DEBUG in ('Y', 'C') THEN
580: arp_util.debug ( 'Validating the reason code');
581: END IF;
582: SELECT
583: count(*)
584: INTO

Line 602: arp_util.debug ( 'Validating the line when dispute is at line level');

598: /*-------------------------------------------------+
599: | Validating the line when dispute is at line level|
600: +--------------------------------------------------*/
601: IF PG_DEBUG in ('Y', 'C') THEN
602: arp_util.debug ( 'Validating the line when dispute is at line level');
603: END IF;
604:
605: IF p_line_credit_flag = 'Y' THEN
606:

Line 617: arp_util.debug ('validate_request_parameters: ' || 'Transaction does not exist');

613: AND customer_trx_line_id = p_cm_line_tbl(i).customer_trx_line_id;
614:
615: IF l_count_trx = 0 THEN
616: IF PG_DEBUG in ('Y', 'C') THEN
617: arp_util.debug ('validate_request_parameters: ' || 'Transaction does not exist');
618: END IF;
619: FND_MESSAGE.SET_NAME('AR','AR_TAPI_LINE_NOT_EXIST');
620: FND_MESSAGE.SET_TOKEN('CUSTOMER_TRX_LINE_ID',p_cm_line_tbl(i).customer_trx_line_id);
621: FND_MSG_PUB.Add;

Line 644: arp_util.debug ('validate_request_parameters: ' || 'This transaction type does not allow over application');

640:
641: /*
642: IF l_allow_overapplication = 'N' THEN
643: IF PG_DEBUG in ('Y', 'C') THEN
644: arp_util.debug ('validate_request_parameters: ' || 'This transaction type does not allow over application');
645: END IF;
646: -- Get the extended amount for the customer_trx_line_id
647: SELECT NVL(extended_amount,0)
648: INTO l_extended_amount

Line 662: arp_util.debug('validate_request_parameters: ' || 'Over application is not allowed. raising exception');

658: AND previous_customer_trx_line_id = p_cm_line_tbl(i).customer_trx_line_id;
659:
660: IF p_cm_line_tbl(i).extended_amount > (l_extended_amount - l_credited_amount) THEN
661: IF PG_DEBUG in ('Y', 'C') THEN
662: arp_util.debug('validate_request_parameters: ' || 'Over application is not allowed. raising exception');
663: END IF;
664: FND_MESSAGE.SET_NAME('AR','AR_CKAP_OVERAPP');
665: FND_MSG_PUB.Add;
666: l_val_return_status := FND_API.G_RET_STS_ERROR ;

Line 679: arp_util.debug ( 'Validating the dispute date passed');

675: /*--------------------------------------------------+
676: | Validating the dispute date |
677: +--------------------------------------------------*/
678: IF PG_DEBUG in ('Y', 'C') THEN
679: arp_util.debug ( 'Validating the dispute date passed');
680: END IF;
681: IF p_dispute_date IS NOT NULL THEN
682: SELECT trx_date INTO l_trx_date
683: FROM ra_customer_trx

Line 689: arp_util.debug( 'Dispute date is less than transaction date');

685:
686: -- If dispute date is less than trxn date
687: IF trunc(l_trx_date) > trunc(p_dispute_date) THEN
688: IF PG_DEBUG in ('Y', 'C') THEN
689: arp_util.debug( 'Dispute date is less than transaction date');
690: END IF;
691: -- Put error message on stack
692: FND_MESSAGE.SET_NAME ('AR','AR_DISPUTE_BEFORE_TRX_DATE');
693: FND_MSG_PUB.Add;

Line 702: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Validate_request_parameters()-');

698: END IF;
699: -- END Bug 6358930
700: l_val_return_status := FND_API.G_RET_STS_SUCCESS;
701: IF PG_DEBUG in ('Y', 'C') THEN
702: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Validate_request_parameters()-');
703: END IF;
704:
705: EXCEPTION
706: WHEN OTHERS THEN

Line 708: arp_util.debug('Exception : Others in validate_request_parameters');

704:
705: EXCEPTION
706: WHEN OTHERS THEN
707: IF PG_DEBUG in ('Y', 'C') THEN
708: arp_util.debug('Exception : Others in validate_request_parameters');
709: END IF;
710: END validate_request_parameters;
711:
712: PROCEDURE get_request_status (

Line 808: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Get_request_status()+');

804:
805: BEGIN
806:
807: IF PG_DEBUG in ('Y', 'C') THEN
808: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Get_request_status()+');
809: arp_util.debug ('get_request_status: ' || 'p_init_msg_list :'||p_init_msg_list);
810: arp_util.debug ('get_request_status: ' || 'p_api_version :'||p_api_version);
811: arp_util.debug ('get_request_status: ' || 'p_request_id :'||p_request_id);
812: END IF;

Line 809: arp_util.debug ('get_request_status: ' || 'p_init_msg_list :'||p_init_msg_list);

805: BEGIN
806:
807: IF PG_DEBUG in ('Y', 'C') THEN
808: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Get_request_status()+');
809: arp_util.debug ('get_request_status: ' || 'p_init_msg_list :'||p_init_msg_list);
810: arp_util.debug ('get_request_status: ' || 'p_api_version :'||p_api_version);
811: arp_util.debug ('get_request_status: ' || 'p_request_id :'||p_request_id);
812: END IF;
813:

Line 810: arp_util.debug ('get_request_status: ' || 'p_api_version :'||p_api_version);

806:
807: IF PG_DEBUG in ('Y', 'C') THEN
808: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Get_request_status()+');
809: arp_util.debug ('get_request_status: ' || 'p_init_msg_list :'||p_init_msg_list);
810: arp_util.debug ('get_request_status: ' || 'p_api_version :'||p_api_version);
811: arp_util.debug ('get_request_status: ' || 'p_request_id :'||p_request_id);
812: END IF;
813:
814: /*--------------------------------------------------+

Line 811: arp_util.debug ('get_request_status: ' || 'p_request_id :'||p_request_id);

807: IF PG_DEBUG in ('Y', 'C') THEN
808: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Get_request_status()+');
809: arp_util.debug ('get_request_status: ' || 'p_init_msg_list :'||p_init_msg_list);
810: arp_util.debug ('get_request_status: ' || 'p_api_version :'||p_api_version);
811: arp_util.debug ('get_request_status: ' || 'p_request_id :'||p_request_id);
812: END IF;
813:
814: /*--------------------------------------------------+
815: | Standard call to check for call compatibility |

Line 818: arp_util.debug ('get_request_status: ' || 'Standard call to check for call compatibility');

814: /*--------------------------------------------------+
815: | Standard call to check for call compatibility |
816: +--------------------------------------------------*/
817: IF PG_DEBUG in ('Y', 'C') THEN
818: arp_util.debug ('get_request_status: ' || 'Standard call to check for call compatibility');
819: END IF;
820: IF NOT FND_API.Compatible_API_Call( l_api_version,
821: p_api_version,
822: l_api_name,

Line 832: arp_util.debug ('get_request_status: ' || 'Initializing message list');

828: /*--------------------------------------------------------------+
829: | Initialize message list if p_init_msg_list is set to TRUE |
830: +--------------------------------------------------------------*/
831: IF PG_DEBUG in ('Y', 'C') THEN
832: arp_util.debug ('get_request_status: ' || 'Initializing message list');
833: END IF;
834: IF FND_API.to_Boolean( p_init_msg_list ) THEN
835: FND_MSG_PUB.initialize;
836: END IF;

Line 852: arp_util.debug ('get_request_status: ' || 'Validating the request_id');

848: /*---------------------------------------------+
849: | ===Validate the request_id=== |
850: +---------------------------------------------*/
851: IF PG_DEBUG in ('Y', 'C') THEN
852: arp_util.debug ('get_request_status: ' || 'Validating the request_id');
853: END IF;
854: BEGIN
855: SELECT customer_trx_id,
856: cm_customer_trx_id,

Line 911: arp_util.debug ('get_request_status: ' || 'Selecting the meaning for the credit memo dispute from ar_lookups');

907: p_data => x_msg_data);
908: END;
909:
910: IF PG_DEBUG in ('Y', 'C') THEN
911: arp_util.debug ('get_request_status: ' || 'Selecting the meaning for the credit memo dispute from ar_lookups');
912: END IF;
913: SELECT meaning
914: INTO x_reason_meaning
915: FROM ar_lookups

Line 920: arp_util.debug ('get_request_status: ' || 'Selecting user information');

916: WHERE lookup_type='CREDIT_MEMO_REASON'
917: AND lookup_code = l_reason_code;
918:
919: IF PG_DEBUG in ('Y', 'C') THEN
920: arp_util.debug ('get_request_status: ' || 'Selecting user information');
921: END IF;
922: IF ( l_created_by <> -1) THEN
923: OPEN per_user_cur;
924: FETCH per_user_cur INTO x_created_by;

Line 938: arp_util.debug ('get_request_status: ' || 'Selecting line details');

934: END IF;
935:
936: -- Getting the line details
937: IF PG_DEBUG in ('Y', 'C') THEN
938: arp_util.debug ('get_request_status: ' || 'Selecting line details');
939: END IF;
940:
941: IF p_line_credits_flag = 'Y' THEN
942: SELECT count(*)

Line 963: arp_util.debug ('get_request_status: ' || 'Getting the activities details');

959:
960: -- Getting the activities details
961:
962: IF PG_DEBUG in ('Y', 'C') THEN
963: arp_util.debug ('get_request_status: ' || 'Getting the activities details');
964: END IF;
965: SELECT count(*)
966: INTO l_count_activities
967: FROM wf_item_activity_statuses ias,

Line 996: arp_util.debug ('get_request_status: ' || 'Getting the notes text');

992: CLOSE activities_cur;
993:
994: -- Getting the notes text
995: IF PG_DEBUG in ('Y', 'C') THEN
996: arp_util.debug ('get_request_status: ' || 'Getting the notes text');
997: END IF;
998: SELECT count(*)
999: INTO l_count_notes
1000: FROM ar_notes

Line 1014: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.get_request_status()-');

1010: CLOSE notes_cur;
1011:
1012: x_return_status := FND_API.G_RET_STS_SUCCESS;
1013: IF PG_DEBUG in ('Y', 'C') THEN
1014: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.get_request_status()-');
1015: END IF;
1016:
1017: EXCEPTION
1018: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN

Line 1020: arp_util.debug('get_request_status : unexpected error');

1016:
1017: EXCEPTION
1018: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
1019: IF PG_DEBUG in ('Y', 'C') THEN
1020: arp_util.debug('get_request_status : unexpected error');
1021: arp_util.debug('get_request_status: ' || SQLERRM, G_MSG_ERROR);
1022: END IF;
1023: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1024:

Line 1021: arp_util.debug('get_request_status: ' || SQLERRM, G_MSG_ERROR);

1017: EXCEPTION
1018: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
1019: IF PG_DEBUG in ('Y', 'C') THEN
1020: arp_util.debug('get_request_status : unexpected error');
1021: arp_util.debug('get_request_status: ' || SQLERRM, G_MSG_ERROR);
1022: END IF;
1023: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1024:
1025: -- Display_Parameters;

Line 1037: arp_util.debug ('get_request_status: ' || 'Exception OTHERS');

1033: | error conditions. The error messages have already |
1034: | been put on the error stack. |
1035: +-------------------------------------------------------*/
1036: IF PG_DEBUG in ('Y', 'C') THEN
1037: arp_util.debug ('get_request_status: ' || 'Exception OTHERS');
1038: END IF;
1039: x_return_status := FND_API.G_RET_STS_ERROR ;
1040: FND_MESSAGE.SET_NAME ('AR','GENERIC_MESSAGE');
1041: FND_MESSAGE.SET_TOKEN('GENERIC_TEXT','AR_CREDIT_MEMO_API_PUB.Get_request_status');

Line 1095: p_desc_flex_rec arp_util.attribute_rec_type;

1091: -- Local Variables
1092: /*4556000*/
1093: l_ct_trx ra_customer_trx%rowtype;
1094: x_return_status VARCHAR2(1);
1095: p_desc_flex_rec arp_util.attribute_rec_type;
1096: l_copy_inv_tidff_flag VARCHAR2(1);
1097: interface_line_rec interface_line_rec_type;
1098: L_TRX_NO_ERR VARCHAR2(1);
1099: BEGIN

Line 1102: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.validate_request_parameters(OVERLOADED)+');

1098: L_TRX_NO_ERR VARCHAR2(1);
1099: BEGIN
1100:
1101: IF PG_DEBUG in ('Y', 'C') THEN
1102: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.validate_request_parameters(OVERLOADED)+');
1103: arp_util.debug ('Batch source name : ' || p_batch_source_name);
1104: END IF;
1105: /*2404776*/
1106: IF nvl(p_skip_workflow_flag,'N') = 'Y' THEN

Line 1103: arp_util.debug ('Batch source name : ' || p_batch_source_name);

1099: BEGIN
1100:
1101: IF PG_DEBUG in ('Y', 'C') THEN
1102: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.validate_request_parameters(OVERLOADED)+');
1103: arp_util.debug ('Batch source name : ' || p_batch_source_name);
1104: END IF;
1105: /*2404776*/
1106: IF nvl(p_skip_workflow_flag,'N') = 'Y' THEN
1107: arp_util.debug ('Before validating trx number');

Line 1107: arp_util.debug ('Before validating trx number');

1103: arp_util.debug ('Batch source name : ' || p_batch_source_name);
1104: END IF;
1105: /*2404776*/
1106: IF nvl(p_skip_workflow_flag,'N') = 'Y' THEN
1107: arp_util.debug ('Before validating trx number');
1108: BEGIN
1109: SELECT 'Y' INTO l_trx_no_err
1110: FROM ra_batch_sources b
1111: WHERE b.name = p_batch_source_name

Line 1126: arp_util.debug ('Error at time of validating for trx number' || sqlerrm);

1122: WHEN NO_DATA_FOUND THEN
1123: NULL;
1124: WHEN OTHERS THEN
1125: IF PG_DEBUG in ('Y', 'C') THEN
1126: arp_util.debug ('Error at time of validating for trx number' || sqlerrm);
1127: END IF;
1128: l_val_return_status:=FND_API.G_RET_STS_ERROR;
1129: return;
1130: END;

Line 1132: arp_util.debug ('Before old validate_request_parameters');

1128: l_val_return_status:=FND_API.G_RET_STS_ERROR;
1129: return;
1130: END;
1131: END IF;
1132: arp_util.debug ('Before old validate_request_parameters');
1133: /*Still call old procedure*/
1134: validate_request_parameters (
1135: p_customer_trx_id => p_customer_trx_id,
1136: p_line_credit_flag => p_line_credit_flag,

Line 1154: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Validate_request_parameters returned error');

1150: /*4556000*/
1151: IF l_val_return_status <> FND_API.G_RET_STS_SUCCESS then
1152: l_val_return_status:=FND_API.G_RET_STS_ERROR;
1153: IF PG_DEBUG in ('Y', 'C') THEN
1154: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Validate_request_parameters returned error');
1155: END IF;
1156: return;
1157: END IF;
1158:

Line 1192: arp_util.debug ( 'Err. Line Transaction FF Validation');

1188: p_return_status => x_return_status );
1189: IF x_return_status <> FND_API.G_RET_STS_SUCCESS
1190: THEN
1191: IF PG_DEBUG in ('Y', 'C') THEN
1192: arp_util.debug ( 'Err. Line Transaction FF Validation');
1193: END IF;
1194: FND_MESSAGE.SET_NAME('AR','AR_INAPI_INVALID_DESC_FLEX');
1195: FND_MESSAGE.SET_TOKEN('CUSTOMER_TRX_LINE_ID',p_cm_line_tbl(i).customer_trx_line_id);
1196: FND_MSG_PUB.Add;

Line 1235: arp_util.Validate_Desc_Flexfield(

1231: p_desc_flex_rec.attribute13:=p_cm_line_tbl(i).attribute13;
1232: p_desc_flex_rec.attribute14:=p_cm_line_tbl(i).attribute14;
1233: p_desc_flex_rec.attribute15:=p_cm_line_tbl(i).attribute15;
1234:
1235: arp_util.Validate_Desc_Flexfield(
1236: p_desc_flex_rec => p_desc_flex_rec,
1237: p_desc_flex_name => 'RA_CUSTOMER_TRX_LINES',
1238: p_return_status => x_return_status );
1239:

Line 1243: arp_util.debug ( 'Err. Line Information FF Validation');

1239:
1240: IF x_return_status <> FND_API.G_RET_STS_SUCCESS
1241: THEN
1242: IF PG_DEBUG in ('Y', 'C') THEN
1243: arp_util.debug ( 'Err. Line Information FF Validation');
1244: END IF;
1245: FND_MESSAGE.SET_NAME('AR','AR_INAPI_INVALID_DESC_FLEX');
1246: FND_MESSAGE.SET_TOKEN('CUSTOMER_TRX_LINE_ID',p_cm_line_tbl(i).customer_trx_line_id);
1247: FND_MSG_PUB.Add;

Line 1302: arp_util.debug ( 'Err. Invoice Transaction FF Validation');

1298:
1299: IF x_return_status <> FND_API.G_RET_STS_SUCCESS
1300: THEN
1301: IF PG_DEBUG in ('Y', 'C') THEN
1302: arp_util.debug ( 'Err. Invoice Transaction FF Validation');
1303: END IF;
1304: FND_MESSAGE.SET_NAME('AR','AR_INAPI_INVALID_DESC_FLEX');
1305: FND_MESSAGE.SET_TOKEN('CUSTOMER_TRX_ID',p_customer_trx_id);
1306: FND_MSG_PUB.Add;

Line 1367: arp_util.Validate_Desc_Flexfield(

1363: p_desc_flex_rec.attribute14:=l_ct_trx.attribute14;
1364: p_desc_flex_rec.attribute15:=l_ct_trx.attribute15;
1365: END IF;
1366: IF NVL(p_skip_workflow_flag,'N')='Y' THEN
1367: arp_util.Validate_Desc_Flexfield(
1368: p_desc_flex_rec => p_desc_flex_rec,
1369: p_desc_flex_name => 'RA_CUSTOMER_TRX',
1370: p_return_status => x_return_status );
1371:

Line 1375: arp_util.debug ( 'Err. Transaction Information FF Validation');

1371:
1372: IF x_return_status <> FND_API.G_RET_STS_SUCCESS
1373: THEN
1374: IF PG_DEBUG in ('Y', 'C') THEN
1375: arp_util.debug ( 'Err. Transaction Information FF Validation');
1376: END IF;
1377: FND_MESSAGE.SET_NAME('AR','AR_INAPI_INVALID_DESC_FLEX');
1378: FND_MESSAGE.SET_TOKEN('CUSTOMER_TRX_ID',p_customer_trx_id);
1379: FND_MSG_PUB.Add;

Line 1403: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Validate_request_parameters(OVERLOADED)-');

1399: p_attribute_rec.attribute15:=p_desc_flex_rec.attribute15;
1400:
1401: l_val_return_status := FND_API.G_RET_STS_SUCCESS;
1402: IF PG_DEBUG in ('Y', 'C') THEN
1403: arp_util.debug ('AR_CREDIT_MEMO_API_PUB.Validate_request_parameters(OVERLOADED)-');
1404: END IF;
1405:
1406: EXCEPTION
1407: WHEN OTHERS THEN

Line 1409: arp_util.debug('Exception : Others in validate_request_parameters(OVERLOADED)');

1405:
1406: EXCEPTION
1407: WHEN OTHERS THEN
1408: IF PG_DEBUG in ('Y', 'C') THEN
1409: arp_util.debug('Exception : Others in validate_request_parameters(OVERLOADED)');
1410: END IF;
1411: END validate_request_parameters;
1412:
1413: /*4556000*/