DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_TXL_ITM_INSTS_PUB

Line 13: subtype itiv_rec_type is OKL_TXL_ITM_INSTS_PUB.iipv_rec_type;

9: subtype cimv_tbl_type is OKL_OKC_MIGRATION_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_OKC_MIGRATION_PVT.cplv_rec_type;
11: subtype trxv_rec_type is OKL_TRX_ASSETS_PUB.thpv_rec_type;
12: subtype talv_rec_type is OKL_TXL_ASSETS_PUB.tlpv_rec_type;
13: subtype itiv_rec_type is OKL_TXL_ITM_INSTS_PUB.iipv_rec_type;
14: subtype itiv_tbl_type is OKL_TXL_ITM_INSTS_PUB.iipv_tbl_type;
15: subtype txdv_tbl_type is OKL_TXD_ASSETS_PUB.adpv_tbl_type;
16: subtype txdv_rec_type is OKL_TXD_ASSETS_PUB.adpv_rec_type;
17: G_FIN_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'FREE_FORM1';

Line 14: subtype itiv_tbl_type is OKL_TXL_ITM_INSTS_PUB.iipv_tbl_type;

10: subtype cplv_rec_type is OKL_OKC_MIGRATION_PVT.cplv_rec_type;
11: subtype trxv_rec_type is OKL_TRX_ASSETS_PUB.thpv_rec_type;
12: subtype talv_rec_type is OKL_TXL_ASSETS_PUB.tlpv_rec_type;
13: subtype itiv_rec_type is OKL_TXL_ITM_INSTS_PUB.iipv_rec_type;
14: subtype itiv_tbl_type is OKL_TXL_ITM_INSTS_PUB.iipv_tbl_type;
15: subtype txdv_tbl_type is OKL_TXD_ASSETS_PUB.adpv_tbl_type;
16: subtype txdv_rec_type is OKL_TXD_ASSETS_PUB.adpv_rec_type;
17: G_FIN_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'FREE_FORM1';
18: G_FIN_LINE_LTY_ID OKC_LINE_STYLES_V.ID%TYPE := 33;