DBA Data[Home] [Help]

APPS.OKL_BTC_PVT dependencies on OKL_UTIL

Line 588: x_return_status := Okl_Util.check_org_id(p_btcv_rec.org_id);

584: BEGIN
585:
586: x_return_status := Okl_Api.G_RET_STS_SUCCESS;
587:
588: x_return_status := Okl_Util.check_org_id(p_btcv_rec.org_id);
589:
590: END validate_org_id;
591:
592: -- Start of comments

Line 659: -- x_return_status := Okl_Util.CHECK_FND_LOOKUP_CODE('TRX_STATUS_CODE',p_btcv_rec.trx_status_code);

655: p_token1_value => 'trx_status_code');
656: RAISE G_EXCEPTION_HALT_VALIDATION;
657: END IF;
658:
659: -- x_return_status := Okl_Util.CHECK_FND_LOOKUP_CODE('TRX_STATUS_CODE',p_btcv_rec.trx_status_code);
660:
661: EXCEPTION
662: WHEN G_EXCEPTION_HALT_VALIDATION THEN
663: --just come out with return status