DBA Data[Home] [Help]

APPS.OKL_BPD_CAP_ADV_MON_PVT dependencies on OKL_RCT_PUB

Line 392: Okl_Rct_Pub.create_internal_trans (l_api_version

388: l_rcav_tbl(i).AMOUNT := l_rcpt_amount_orig;
389: l_rcav_tbl(i).ORG_ID := l_org_id;
390: END IF;
391: -- This procedure will insert the records in internal transaction table OKL_TRX_CSH_RECEIPT_B.
392: Okl_Rct_Pub.create_internal_trans (l_api_version
393: ,l_init_msg_list
394: ,l_return_status
395: ,l_msg_count
396: ,l_msg_data

Line 404: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRCAPB.pls call Okl_Rct_Pub.create_internal_trans ');

400: ,x_rcav_tbl);
401:
402: IF (IS_DEBUG_PROCEDURE_ON) THEN
403: BEGIN
404: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRCAPB.pls call Okl_Rct_Pub.create_internal_trans ');
405: END;
406: END IF;
407: -- End of wraper code generated automatically by Debug code generator for Okl_Rct_Pub.create_internal_trans
408:

Line 407: -- End of wraper code generated automatically by Debug code generator for Okl_Rct_Pub.create_internal_trans

403: BEGIN
404: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRCAPB.pls call Okl_Rct_Pub.create_internal_trans ');
405: END;
406: END IF;
407: -- End of wraper code generated automatically by Debug code generator for Okl_Rct_Pub.create_internal_trans
408:
409: IF (l_return_status = OKL_API.G_RET_STS_UNEXP_ERROR) THEN
410: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
411: ELSIF (l_return_status = OKL_API.G_RET_STS_ERROR) THEN

Line 564: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRCAPB.pls call Okl_Rct_Pub.update_internal_trans ');

560:
561: -- Start of wraper code generated automatically by Debug code generator for Okl_Xcr_Pub.update_ext_csh_txns
562: IF (IS_DEBUG_PROCEDURE_ON) THEN
563: BEGIN
564: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRCAPB.pls call Okl_Rct_Pub.update_internal_trans ');
565: END;
566: END IF;
567:
568: -- Updates the record in the external transactiion table OKL_EXT_CSH_RCPTS_B.

Line 578: Okl_Rct_Pub.update_internal_trans (l_api_version

574: ,l_xcrv_rec
575: ,x_xcrv_rec
576: );
577: */
578: Okl_Rct_Pub.update_internal_trans (l_api_version
579: ,l_init_msg_list
580: ,l_return_status
581: ,l_msg_count
582: ,l_msg_data

Line 590: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRCAPB.pls call Okl_Rct_Pub.update_internal_trans ');

586: ,x_rcav_tbl);
587:
588: IF (IS_DEBUG_PROCEDURE_ON) THEN
589: BEGIN
590: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRCAPB.pls call Okl_Rct_Pub.update_internal_trans ');
591: END;
592: END IF;
593: -- End of wraper code generated automatically by Debug code generator for Okl_Xcr_Pub.update_ext_csh_txns
594: