DBA Data[Home] [Help]

APPS.OKL_CREATE_STREAMS_PVT dependencies on OKL_STREAM_INTERFACES_PUB

Line 108: SUBTYPE sifv_rec_type IS Okl_Stream_Interfaces_Pub.sifv_rec_type;

104:
105: --gboomina added for Bug 4659724
106: G_OKL_INT_PRIC_RESTR_NA CONSTANT VARCHAR2(30) := 'OKL_INT_PRICING_RESTR_QUOTE_NA' ;
107:
108: SUBTYPE sifv_rec_type IS Okl_Stream_Interfaces_Pub.sifv_rec_type;
109: SUBTYPE sifv_tbl_type IS Okl_Stream_Interfaces_Pub.sifv_tbl_type;
110: SUBTYPE silv_rec_type IS Okl_Sif_Lines_Pub.silv_rec_type;
111: SUBTYPE silv_tbl_type IS Okl_Sif_Lines_Pub.silv_tbl_type;
112: SUBTYPE sfev_rec_type IS Okl_Sif_Fees_Pub.sfev_rec_type;

Line 109: SUBTYPE sifv_tbl_type IS Okl_Stream_Interfaces_Pub.sifv_tbl_type;

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