DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on ARP_PROCESS_DET_PKG

Line 2594: arp_process_det_pkg.final_commit(

2590: l_return_status := FND_API.G_RET_STS_SUCCESS;
2591:
2592: BEGIN
2593: --call the entity handler
2594: arp_process_det_pkg.final_commit(
2595: p_gl_date => l_apply_gl_date,
2596: p_apply_date => l_apply_date ,
2597: p_attribute_category => l_attribute_rec.attribute_category,
2598: p_attribute1 => l_attribute_rec.attribute1,