DBA Data[Home] [Help]

APPS.OKL_PURGE_STRM_INTF_PVT dependencies on OKL_SFE_PVT

Line 29: SUBTYPE sfev_rec_type IS okl_sfe_pvt.sfev_rec_type;

25: G_EXCEPTION_UNEXPECTED_ERROR EXCEPTION;
26: SUBTYPE error_message_type IS OKL_ACCOUNTING_UTIL.ERROR_MESSAGE_TYPE;
27: SUBTYPE sifv_rec_type IS okl_sif_pvt.sifv_rec_type;
28: SUBTYPE sitv_rec_type IS okl_sit_pvt.sitv_rec_type;
29: SUBTYPE sfev_rec_type IS okl_sfe_pvt.sfev_rec_type;
30: SUBTYPE silv_rec_type IS okl_sil_pvt.silv_rec_type;
31: SUBTYPE sxpv_rec_type IS okl_sxp_pvt.sxpv_rec_type;
32: SUBTYPE siyv_rec_type IS okl_siy_pvt.siyv_rec_type;
33: SUBTYPE sirv_rec_type IS okl_sir_pvt.sirv_rec_type;