DBA Data[Home] [Help]

APPS.OZF_MASS_SETTLEMENT_PVT dependencies on AR_RECEIPT_API_PUB

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

220: p_called_from => 'CLAIM',
221: p_attribute_rec => NULL,
222: /*
223: -- ******* Global Flexfield parameters *******
224: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
225: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
226: */
227: x_application_ref_num => l_application_ref_num,
228: x_receivable_application_id => l_receivable_application_id,

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

406: p_called_from => 'CLAIM',
407: p_attribute_rec => NULL,
408: /*
409: -- ******* Global Flexfield parameters *******
410: p_global_attribute_rec IN ar_receipt_api_pub.global_attribute_rec_type DEFAULT ar_receipt_api_pub.global_attribute_rec_const,
411: p_comments IN ar_receivable_applications.comments%TYPE DEFAULT NULL,
412: */
413: x_application_ref_num => l_application_ref_num,
414: x_receivable_application_id => l_receivable_application_id,