DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on ARP_PROCESS_DET_PKG

Line 2639: arp_process_det_pkg.final_commit(

2635: l_return_status := FND_API.G_RET_STS_SUCCESS;
2636:
2637: BEGIN
2638: --call the entity handler
2639: arp_process_det_pkg.final_commit(
2640: p_gl_date => l_apply_gl_date,
2641: p_apply_date => l_apply_date ,
2642: p_attribute_category => l_attribute_rec.attribute_category,
2643: p_attribute1 => l_attribute_rec.attribute1,