DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_COVER dependencies on AR_RECEIPT_API_PUB

Line 62: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

58: p_doc_sequence_value IN NUMBER DEFAULT NULL,
59: p_ussgl_transaction_code IN VARCHAR2 DEFAULT NULL,
60: p_anticipated_clearing_date IN DATE DEFAULT NULL,
61: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
62: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
63: -- ******* Global Flexfield parameters *******
64: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
65: p_comments IN VARCHAR2 DEFAULT NULL,
66: -- *** Notes Receivable Additional Information ***

Line 64: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

60: p_anticipated_clearing_date IN DATE DEFAULT NULL,
61: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
62: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
63: -- ******* Global Flexfield parameters *******
64: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
65: p_comments IN VARCHAR2 DEFAULT NULL,
66: -- *** Notes Receivable Additional Information ***
67: p_issuer_name IN VARCHAR2 DEFAULT NULL,
68: p_issue_date IN DATE DEFAULT NULL,

Line 104: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

100: p_show_closed_invoices IN VARCHAR2 DEFAULT 'N', /* Bug fix 2462013 */
101: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
102: p_move_deferred_tax IN VARCHAR2 DEFAULT 'Y',
103: p_link_to_trx_hist_id IN ar_receivable_applications.link_to_trx_hist_id%TYPE DEFAULT NULL,
104: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
105: -- ******* Global Flexfield parameters *******
106: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
107: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
108: p_payment_set_id IN ar_receivable_applications.payment_set_id%TYPE DEFAULT NULL,

Line 106: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

102: p_move_deferred_tax IN VARCHAR2 DEFAULT 'Y',
103: p_link_to_trx_hist_id IN ar_receivable_applications.link_to_trx_hist_id%TYPE DEFAULT NULL,
104: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
105: -- ******* Global Flexfield parameters *******
106: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
107: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
108: p_payment_set_id IN ar_receivable_applications.payment_set_id%TYPE DEFAULT NULL,
109: p_application_ref_type IN ar_receivable_applications.application_ref_type%TYPE DEFAULT NULL,
110: p_application_ref_id IN ar_receivable_applications.application_ref_id%TYPE DEFAULT NULL,

Line 183: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

179: p_doc_sequence_value IN NUMBER DEFAULT NULL,
180: p_ussgl_transaction_code IN ar_cash_receipts.ussgl_transaction_code%TYPE DEFAULT NULL,
181: p_anticipated_clearing_date IN ar_cash_receipts.anticipated_clearing_date%TYPE DEFAULT NULL,
182: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
183: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
184: -- ******* Global Flexfield parameters *******
185: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
186: p_receipt_comments IN VARCHAR2 DEFAULT NULL,
187: -- *** Notes Receivable Additional Information ***

Line 185: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

181: p_anticipated_clearing_date IN ar_cash_receipts.anticipated_clearing_date%TYPE DEFAULT NULL,
182: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
183: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
184: -- ******* Global Flexfield parameters *******
185: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
186: p_receipt_comments IN VARCHAR2 DEFAULT NULL,
187: -- *** Notes Receivable Additional Information ***
188: p_issuer_name IN ar_cash_receipts.issuer_name%TYPE DEFAULT NULL,
189: p_issue_date IN ar_cash_receipts.issue_date%TYPE DEFAULT NULL,

Line 211: app_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

207: p_line_number IN ra_customer_trx_lines.line_number%TYPE DEFAULT NULL,
208: p_show_closed_invoices IN VARCHAR2 DEFAULT 'N', /* Bug fix 2462013 */
209: p_move_deferred_tax IN VARCHAR2 DEFAULT 'Y',
210: p_link_to_trx_hist_id IN ar_receivable_applications.link_to_trx_hist_id%TYPE DEFAULT NULL,
211: app_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
212: -- ******* Global Flexfield parameters *******
213: app_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
214: app_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
215: -- OSTEINME 3/9/2001: added flag that indicates whether to call payment

Line 213: app_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

209: p_move_deferred_tax IN VARCHAR2 DEFAULT 'Y',
210: p_link_to_trx_hist_id IN ar_receivable_applications.link_to_trx_hist_id%TYPE DEFAULT NULL,
211: app_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
212: -- ******* Global Flexfield parameters *******
213: app_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
214: app_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
215: -- OSTEINME 3/9/2001: added flag that indicates whether to call payment
216: -- processor such as iPayments
217: p_call_payment_processor IN VARCHAR2 DEFAULT FND_API.G_FALSE

Line 242: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

238: p_reversal_reason_code IN ar_cash_receipts.reversal_reason_code%TYPE DEFAULT NULL,
239: p_reversal_reason_name IN ar_lookups.meaning%TYPE DEFAULT NULL,
240: p_reversal_comments IN ar_cash_receipts.reversal_comments%TYPE DEFAULT NULL,
241: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
242: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
243: --p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type_upd DEFAULT ar_receipt_api_pub.global_attribute_rec_upd_cons
244: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const ,
245: p_cancel_claims_flag IN VARCHAR2 DEFAULT 'Y'
246: );

Line 243: --p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type_upd DEFAULT ar_receipt_api_pub.global_attribute_rec_upd_cons

239: p_reversal_reason_name IN ar_lookups.meaning%TYPE DEFAULT NULL,
240: p_reversal_comments IN ar_cash_receipts.reversal_comments%TYPE DEFAULT NULL,
241: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
242: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
243: --p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type_upd DEFAULT ar_receipt_api_pub.global_attribute_rec_upd_cons
244: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const ,
245: p_cancel_claims_flag IN VARCHAR2 DEFAULT 'Y'
246: );
247:

Line 244: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const ,

240: p_reversal_comments IN ar_cash_receipts.reversal_comments%TYPE DEFAULT NULL,
241: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
242: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
243: --p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type_upd DEFAULT ar_receipt_api_pub.global_attribute_rec_upd_cons
244: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const ,
245: p_cancel_claims_flag IN VARCHAR2 DEFAULT 'Y'
246: );
247:
248: PROCEDURE Apply_on_account(

Line 264: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

260: p_amount_applied IN ar_receivable_applications.amount_applied%TYPE DEFAULT NULL,
261: p_apply_date IN ar_receivable_applications.apply_date%TYPE DEFAULT NULL,
262: p_apply_gl_date IN ar_receivable_applications.gl_date%TYPE DEFAULT NULL,
263: p_ussgl_transaction_code IN ar_receivable_applications.ussgl_transaction_code%TYPE DEFAULT NULL,
264: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
265: -- ******* Global Flexfield parameters *******
266: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
267: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
268: p_application_ref_num IN ar_receivable_applications.application_ref_num%TYPE DEFAULT NULL,

Line 266: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

262: p_apply_gl_date IN ar_receivable_applications.gl_date%TYPE DEFAULT NULL,
263: p_ussgl_transaction_code IN ar_receivable_applications.ussgl_transaction_code%TYPE DEFAULT NULL,
264: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
265: -- ******* Global Flexfield parameters *******
266: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
267: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
268: p_application_ref_num IN ar_receivable_applications.application_ref_num%TYPE DEFAULT NULL,
269: p_secondary_application_ref_id IN ar_receivable_applications.secondary_application_ref_id%TYPE DEFAULT NULL,
270: p_customer_reference IN ar_receivable_applications.customer_reference%TYPE DEFAULT NULL,

Line 309: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

305: p_receivables_trx_id IN ar_receivable_applications.receivables_trx_id%TYPE, --this has no default
306: p_apply_date IN ar_receivable_applications.apply_date%TYPE DEFAULT NULL,
307: p_apply_gl_date IN ar_receivable_applications.gl_date%TYPE DEFAULT NULL,
308: p_ussgl_transaction_code IN ar_receivable_applications.ussgl_transaction_code%TYPE DEFAULT NULL,
309: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
310: -- ******* Global Flexfield parameters *******
311: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
312: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
313: p_application_ref_type IN OUT NOCOPY

Line 311: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

307: p_apply_gl_date IN ar_receivable_applications.gl_date%TYPE DEFAULT NULL,
308: p_ussgl_transaction_code IN ar_receivable_applications.ussgl_transaction_code%TYPE DEFAULT NULL,
309: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
310: -- ******* Global Flexfield parameters *******
311: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
312: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
313: p_application_ref_type IN OUT NOCOPY
314: ar_receivable_applications.application_ref_type%TYPE,
315: p_application_ref_id IN OUT NOCOPY

Line 369: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

365: p_application_ref_id IN OUT NOCOPY ar_receivable_applications.application_ref_id%TYPE ,
366: p_application_ref_num IN OUT NOCOPY ar_receivable_applications.application_ref_num%TYPE ,
367: p_secondary_application_ref_id IN OUT NOCOPY ar_receivable_applications.secondary_application_ref_id%TYPE ,
368: p_payment_set_id IN ar_receivable_applications.payment_set_id%TYPE DEFAULT NULL,
369: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
370: -- ******* Global Flexfield parameters *******
371: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
372: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
373: p_application_ref_reason IN ar_receivable_applications.application_ref_reason%TYPE DEFAULT NULL,

Line 371: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

367: p_secondary_application_ref_id IN OUT NOCOPY ar_receivable_applications.secondary_application_ref_id%TYPE ,
368: p_payment_set_id IN ar_receivable_applications.payment_set_id%TYPE DEFAULT NULL,
369: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
370: -- ******* Global Flexfield parameters *******
371: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
372: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
373: p_application_ref_reason IN ar_receivable_applications.application_ref_reason%TYPE DEFAULT NULL,
374: p_customer_reference IN ar_receivable_applications.customer_reference%TYPE DEFAULT NULL,
375: p_customer_reason IN ar_receivable_applications.customer_reason%TYPE DEFAULT NULL,

Line 436: p_attribute_record IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

432: p_receipt_method_name IN VARCHAR2 DEFAULT NULL,
433: p_doc_sequence_value IN NUMBER DEFAULT NULL,
434: p_ussgl_transaction_code IN VARCHAR2 DEFAULT NULL,
435: p_anticipated_clearing_date IN DATE DEFAULT NULL,
436: p_attribute_record IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
437: p_global_attribute_record IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
438: p_comments IN VARCHAR2 DEFAULT NULL,
439: p_misc_receipt_id OUT NOCOPY NUMBER);
440:

Line 437: p_global_attribute_record IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

433: p_doc_sequence_value IN NUMBER DEFAULT NULL,
434: p_ussgl_transaction_code IN VARCHAR2 DEFAULT NULL,
435: p_anticipated_clearing_date IN DATE DEFAULT NULL,
436: p_attribute_record IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
437: p_global_attribute_record IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
438: p_comments IN VARCHAR2 DEFAULT NULL,
439: p_misc_receipt_id OUT NOCOPY NUMBER);
440:
441: PROCEDURE Apply_Open_Receipt(

Line 462: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,

458: p_apply_date IN ar_receivable_applications.apply_date%TYPE DEFAULT NULL,
459: p_apply_gl_date IN ar_receivable_applications.gl_date%TYPE DEFAULT NULL,
460: p_ussgl_transaction_code IN ar_receivable_applications.ussgl_transaction_code%TYPE DEFAULT NULL,
461: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
462: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
463: -- ******* Global Flexfield parameters *******
464: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
465: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
466: x_application_ref_num OUT NOCOPY ar_receivable_applications.application_ref_num%TYPE,

Line 464: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,

460: p_ussgl_transaction_code IN ar_receivable_applications.ussgl_transaction_code%TYPE DEFAULT NULL,
461: p_called_from IN VARCHAR2 DEFAULT 'TRADE_MANAGEMENT',
462: p_attribute_rec IN ar_receipt_api_pub.attribute_rec_type DEFAULT ar_receipt_api_pub.attribute_rec_const,
463: -- ******* Global Flexfield parameters *******
464: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
465: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
466: x_application_ref_num OUT NOCOPY ar_receivable_applications.application_ref_num%TYPE,
467: x_receivable_application_id OUT NOCOPY ar_receivable_applications.receivable_application_id%TYPE,
468: x_applied_rec_app_id OUT NOCOPY ar_receivable_applications.receivable_application_id%TYPE