DBA Data[Home] [Help]

APPS.OKL_COPY_TEMPLATE_PVT dependencies on OKL_TMPT_SET_PUB

Line 5: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;

1: PACKAGE OKL_COPY_TEMPLATE_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRTLCS.pls 115.1 2002/02/06 20:34:46 pkm ship $ */
3:
4:
5: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
6: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
7:
8: SUBTYPE atlv_rec_type IS OKL_TMPT_SET_PUB.atlv_rec_type;
9: SUBTYPE atlv_tbl_type IS OKL_TMPT_SET_PUB.atlv_tbl_type;

Line 6: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;

2: /* $Header: OKLRTLCS.pls 115.1 2002/02/06 20:34:46 pkm ship $ */
3:
4:
5: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
6: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
7:
8: SUBTYPE atlv_rec_type IS OKL_TMPT_SET_PUB.atlv_rec_type;
9: SUBTYPE atlv_tbl_type IS OKL_TMPT_SET_PUB.atlv_tbl_type;
10:

Line 8: SUBTYPE atlv_rec_type IS OKL_TMPT_SET_PUB.atlv_rec_type;

4:
5: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
6: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
7:
8: SUBTYPE atlv_rec_type IS OKL_TMPT_SET_PUB.atlv_rec_type;
9: SUBTYPE atlv_tbl_type IS OKL_TMPT_SET_PUB.atlv_tbl_type;
10:
11:
12:

Line 9: SUBTYPE atlv_tbl_type IS OKL_TMPT_SET_PUB.atlv_tbl_type;

5: SUBTYPE avlv_rec_type IS OKL_TMPT_SET_PUB.avlv_rec_type;
6: SUBTYPE avlv_tbl_type IS OKL_TMPT_SET_PUB.avlv_tbl_type;
7:
8: SUBTYPE atlv_rec_type IS OKL_TMPT_SET_PUB.atlv_rec_type;
9: SUBTYPE atlv_tbl_type IS OKL_TMPT_SET_PUB.atlv_tbl_type;
10:
11:
12:
13: PROCEDURE COPY_TEMPLATES(p_api_version IN NUMBER,