DBA Data[Home] [Help]

APPS.OKL_VALIDATION_SET_PVT dependencies on OKL_VALIDATIONS_V

Line 515: FROM OKL_VALIDATIONS_V

511: ,failure_severity
512: ,short_description
513: ,description
514: ,comments
515: FROM OKL_VALIDATIONS_V
516: WHERE validation_set_id=p_validation_set_id;
517: i number:=0;
518: lp_vlsv_rec vlsv_rec_type;
519: lx_vlsv_rec vlsv_rec_type;