DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PUB 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_CREATE_KLE_PVT.trxv_rec_type;
12: subtype talv_rec_type is OKL_CREATE_KLE_PVT.talv_rec_type;
13: subtype itiv_rec_type is OKL_CREATE_KLE_PVT.itiv_rec_type;
14: subtype itiv_tbl_type is OKL_CREATE_KLE_PVT.itiv_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:
18: G_FIN_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'FREE_FORM1';
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_CREATE_KLE_PVT.talv_rec_type;
13: subtype itiv_rec_type is OKL_CREATE_KLE_PVT.itiv_rec_type;
14: subtype itiv_tbl_type is OKL_CREATE_KLE_PVT.itiv_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:
18: G_FIN_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'FREE_FORM1';
19: G_MODEL_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'ITEM';
20: G_ADDON_LINE_LTY_CODE OKC_LINE_STYLES_V.LTY_CODE%TYPE := 'ADD_ITEM';