DBA Data[Home] [Help]

APPS.OKL_LTE_PLCY_WRAP_PUB SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 37

Okl_Late_Policies_Pub.insert_late_policies(
                           p_api_version => l_api_version
                          ,p_init_msg_list => l_init_msg_list
                          ,x_return_status => l_return_status
                          ,x_msg_count => l_msg_count
                          ,x_msg_data => l_msg_data
                          ,p_lpov_rec => lp_lpov_rec
                          ,x_lpov_rec => lx_lpov_rec);