DBA Data[Home] [Help]

APPS.OKL_CREATE_STREAMS_PVT dependencies on OKL_SIF_LINES_PUB

Line 109: SUBTYPE silv_rec_type IS Okl_Sif_Lines_Pub.silv_rec_type;

105: G_OKL_INT_PRIC_RESTR_NA CONSTANT VARCHAR2(30) := 'OKL_INT_PRICING_RESTR_QUOTE_NA' ;
106:
107: SUBTYPE sifv_rec_type IS Okl_Stream_Interfaces_Pub.sifv_rec_type;
108: SUBTYPE sifv_tbl_type IS Okl_Stream_Interfaces_Pub.sifv_tbl_type;
109: SUBTYPE silv_rec_type IS Okl_Sif_Lines_Pub.silv_rec_type;
110: SUBTYPE silv_tbl_type IS Okl_Sif_Lines_Pub.silv_tbl_type;
111: SUBTYPE sfev_rec_type IS Okl_Sif_Fees_Pub.sfev_rec_type;
112: SUBTYPE sfev_tbl_type IS Okl_Sif_Fees_Pub.sfev_tbl_type;
113: SUBTYPE siyv_rec_type IS Okl_Sif_Yields_Pub.siyv_rec_type;

Line 110: SUBTYPE silv_tbl_type IS Okl_Sif_Lines_Pub.silv_tbl_type;

106:
107: SUBTYPE sifv_rec_type IS Okl_Stream_Interfaces_Pub.sifv_rec_type;
108: SUBTYPE sifv_tbl_type IS Okl_Stream_Interfaces_Pub.sifv_tbl_type;
109: SUBTYPE silv_rec_type IS Okl_Sif_Lines_Pub.silv_rec_type;
110: SUBTYPE silv_tbl_type IS Okl_Sif_Lines_Pub.silv_tbl_type;
111: SUBTYPE sfev_rec_type IS Okl_Sif_Fees_Pub.sfev_rec_type;
112: SUBTYPE sfev_tbl_type IS Okl_Sif_Fees_Pub.sfev_tbl_type;
113: SUBTYPE siyv_rec_type IS Okl_Sif_Yields_Pub.siyv_rec_type;
114: SUBTYPE siyv_tbl_type IS Okl_Sif_Yields_Pub.siyv_tbl_type;