DBA Data[Home] [Help]

APPS.PO_RETROACTIVE_PRICING_PVT dependencies on RCV_ACCRUALACCOUNTING_GRP

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

3734:
3735: l_progress := '100';
3736: IF g_debug_stmt THEN
3737: PO_DEBUG.debug_stmt(l_log_head,l_progress,
3738: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');
3739: END IF;
3740: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');
3741:
3742: RCV_AccrualAccounting_GRP.Create_AccountingEvents(

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

3736: IF g_debug_stmt THEN
3737: PO_DEBUG.debug_stmt(l_log_head,l_progress,
3738: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');
3739: END IF;
3740: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');
3741:
3742: RCV_AccrualAccounting_GRP.Create_AccountingEvents(
3743: p_api_version => 1.0,
3744: p_source_type => 'RETROPRICE',

Line 3742: RCV_AccrualAccounting_GRP.Create_AccountingEvents(

3738: 'Call RCV_AccrualAccounting_GRP.Create_AccountingEvents()');
3739: END IF;
3740: PO_DEBUG.put_line('Call RCV_AccrualAccounting_GRP.Create_AccountingEvents');
3741:
3742: RCV_AccrualAccounting_GRP.Create_AccountingEvents(
3743: p_api_version => 1.0,
3744: p_source_type => 'RETROPRICE',
3745: p_po_header_id => l_po_header_ids_tbl(i),
3746: p_po_release_id => l_po_release_ids_tbl(i),