DBA Data[Home] [Help]

APPS.OKL_LCKBX_CSH_APP_PVT dependencies on OKL_COMBI_CASH_APP_RLS_PVT

Line 1607: ('Calling okl_combi_cash_app_rls_pvt.handle_combi_pay with parameters: '

1603: ('Invoice Reference did not match to any OKL Contract Number'
1604: );
1605: log_debug ('Trying to use Search Rules');
1606: log_debug
1607: ('Calling okl_combi_cash_app_rls_pvt.handle_combi_pay with parameters: '
1608: );
1609: log_debug ('p_customer_number = ' || l_customer_number);
1610: log_debug ( 'p_rcpt_amount = '
1611: || l_orig_rcpt_tbl (i).amount_applied

Line 1618: okl_combi_cash_app_rls_pvt.handle_combi_pay

1614:
1615: IF l_tmp_currency_code IS NULL OR l_tmp_currency_code = l_currency_code
1616: THEN
1617:
1618: okl_combi_cash_app_rls_pvt.handle_combi_pay
1619: (p_api_version => l_api_version,
1620: p_init_msg_list => l_init_msg_list,
1621: x_return_status => l_return_status,
1622: x_msg_count => l_msg_count,

Line 2873: ('Calling okl_combi_cash_app_rls_pvt.handle_combi_pay with parameters: '

2869: ('Invoice Reference did not match to any OKL Contract Number'
2870: );
2871: log_debug ('Trying to use Search Rules');
2872: log_debug
2873: ('Calling okl_combi_cash_app_rls_pvt.handle_combi_pay with parameters: '
2874: );
2875: log_debug ('p_customer_number = ' || l_customer_number);
2876: log_debug ( 'p_rcpt_amount = '
2877: || l_orig_rcpt_tbl (i).amount_applied

Line 2882: okl_combi_cash_app_rls_pvt.handle_combi_pay

2878: );
2879: log_debug ('p_org_id = ' || l_org_id);
2880: IF l_tmp_currency_code IS NULL OR l_tmp_currency_code = l_currency_code
2881: THEN
2882: okl_combi_cash_app_rls_pvt.handle_combi_pay
2883: (p_api_version => l_api_version,
2884: p_init_msg_list => l_init_msg_list,
2885: x_return_status => l_return_status,
2886: x_msg_count => l_msg_count,