DBA Data[Home] [Help]

APPS.OKL_VALIDATION_SET_PVT dependencies on OKL_VLS_PVT

Line 48: SUBTYPE vlsv_rec_type IS okl_vls_pvt.vlsv_rec_type;

44: G_EXCEPTION_ERROR EXCEPTION;
45: G_EXCEPTION_UNEXPECTED_ERROR EXCEPTION;
46:
47: -- Validation Set
48: SUBTYPE vlsv_rec_type IS okl_vls_pvt.vlsv_rec_type;
49:
50: -- Individual Validation Lines
51: SUBTYPE vldv_rec_type IS okl_vld_pvt.vldv_rec_type;
52: