DBA Data[Home] [Help]

APPS.OKL_REQ_WF dependencies on OKL_CURE_REPORTS_PUB

Line 313: OKL_cure_reports_pub.update_cure_reports(

309: l_crtv_rec.VENDOR_ID := l_vendor_id ;
310: l_crtv_rec.REPORT_DATE := l_date ;
311:
312: --Now inserting the populated table of records above
313: OKL_cure_reports_pub.update_cure_reports(
314: p_api_version => l_api_version
315: ,p_init_msg_list => fnd_api.g_false
316: ,x_return_status => l_return_status
317: ,x_msg_count => l_msg_count

Line 402: OKL_cure_reports_pub.update_cure_reports(

398: l_crtv_rec.REPORT_DATE := l_date ;
399:
400:
401: --Now inserting the populated table of records above
402: OKL_cure_reports_pub.update_cure_reports(
403: p_api_version => l_api_version
404: ,p_init_msg_list => fnd_api.g_false
405: ,x_return_status => l_return_status
406: ,x_msg_count => l_msg_count