DBA Data[Home] [Help]

APPS.PO_RETROACTIVE_PRICING_PVT dependencies on RCV_ACCRUALACCOUNTING_GRP

Line 3859: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');

3855:
3856: l_progress := '100';
3857: IF g_debug_stmt THEN
3858: PO_DEBUG.debug_stmt(l_log_head,l_progress,
3859: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');
3860: END IF;
3861: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');
3862:
3863: RCV_AccrualAccounting_GRP.Create_AccountingEvents(

Line 3861: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');

3857: IF g_debug_stmt THEN
3858: PO_DEBUG.debug_stmt(l_log_head,l_progress,
3859: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');
3860: END IF;
3861: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');
3862:
3863: RCV_AccrualAccounting_GRP.Create_AccountingEvents(
3864: p_api_version => 1.0,
3865: p_source_type => 'RETROPRICE',

Line 3863: RCV_AccrualAccounting_GRP.Create_AccountingEvents(

3859: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');
3860: END IF;
3861: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');
3862:
3863: RCV_AccrualAccounting_GRP.Create_AccountingEvents(
3864: p_api_version => 1.0,
3865: p_source_type => 'RETROPRICE',
3866: p_po_header_id => l_po_header_ids_tbl(i),
3867: p_po_release_id => l_po_release_ids_tbl(i),