DBA Data[Home] [Help]

APPS.OKL_LCKBX_CSH_APP_PVT dependencies on STANDARD

Line 1291: -- invoke okl standard cash application rules

1287: log_debug('Amount to apply to = '|| l_tmp_amount_applied);
1288: log_debug('Amount to apply from = '|| l_tmp_amount_app_from);
1289: log_debug('Transaction to Receipt Rate= '|| l_orig_rcpt_tbl(i).trans_to_receipt_rate);
1290:
1291: -- invoke okl standard cash application rules
1292: ----------------------------------------------------------------------
1293: -- check to see if given invoice reference maps to a valid non okl ar invoice.
1294: -- if so then this reference should be left in lockbox ...
1295: -- bug ref: 3068497

Line 2536: -- invoke okl standard cash application rules

2532: log_debug ( 'Trans to receipt rate = '
2533: || l_orig_rcpt_tbl (i).trans_to_receipt_rate
2534: );
2535:
2536: -- invoke okl standard cash application rules
2537: ----------------------------------------------------------------------
2538: -- check to see if given invoice reference maps to a valid non okl ar invoice.
2539: -- if so then this reference should be left in lockbox ...
2540: -- bug ref: 3068497