DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_TXD_ASSETS_PUB

Line 15: subtype txdv_tbl_type is OKL_TXD_ASSETS_PUB.adpv_tbl_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;
19: G_MODEL_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'ITEM';

Line 16: subtype txdv_rec_type is OKL_TXD_ASSETS_PUB.adpv_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;
19: G_MODEL_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'ITEM';
20: G_MODEL_LINE_LTY_ID OKC_LINE_STYLES_V.ID%TYPE := 34;