DBA Data[Home] [Help]

APPS.OKL_STREAM_MIGRATION_PVT dependencies on OKL_PROCESS_TMPT_SET_PUB

Line 24: SUBTYPE aesv_rec_type IS Okl_Process_Tmpt_Set_Pub.aesv_rec_type;

20: G_EXCEPTION_HALT_PROCESSING EXCEPTION;
21: G_EXCEPTION_ERROR EXCEPTION;
22: G_EXCEPTION_UNEXPECTED_ERROR EXCEPTION;
23:
24: SUBTYPE aesv_rec_type IS Okl_Process_Tmpt_Set_Pub.aesv_rec_type;
25: SUBTYPE avlv_rec_type IS Okl_Process_Tmpt_Set_Pub.avlv_rec_type;
26: SUBTYPE atlv_rec_type IS Okl_Process_Tmpt_Set_Pub.atlv_rec_type;
27: SUBTYPE pdtv_rec_type IS Okl_Products_Pub.pdtv_rec_type;
28:

Line 25: SUBTYPE avlv_rec_type IS Okl_Process_Tmpt_Set_Pub.avlv_rec_type;

21: G_EXCEPTION_ERROR EXCEPTION;
22: G_EXCEPTION_UNEXPECTED_ERROR EXCEPTION;
23:
24: SUBTYPE aesv_rec_type IS Okl_Process_Tmpt_Set_Pub.aesv_rec_type;
25: SUBTYPE avlv_rec_type IS Okl_Process_Tmpt_Set_Pub.avlv_rec_type;
26: SUBTYPE atlv_rec_type IS Okl_Process_Tmpt_Set_Pub.atlv_rec_type;
27: SUBTYPE pdtv_rec_type IS Okl_Products_Pub.pdtv_rec_type;
28:
29: -- Stream Generation Template Set

Line 26: SUBTYPE atlv_rec_type IS Okl_Process_Tmpt_Set_Pub.atlv_rec_type;

22: G_EXCEPTION_UNEXPECTED_ERROR EXCEPTION;
23:
24: SUBTYPE aesv_rec_type IS Okl_Process_Tmpt_Set_Pub.aesv_rec_type;
25: SUBTYPE avlv_rec_type IS Okl_Process_Tmpt_Set_Pub.avlv_rec_type;
26: SUBTYPE atlv_rec_type IS Okl_Process_Tmpt_Set_Pub.atlv_rec_type;
27: SUBTYPE pdtv_rec_type IS Okl_Products_Pub.pdtv_rec_type;
28:
29: -- Stream Generation Template Set
30: SUBTYPE gttv_rec_type IS Okl_Gtt_Pvt.gttv_rec_type;