DBA Data[Home] [Help]

APPS.OKL_CONTRACT_TOP_LINE_PUB dependencies on OKL_CONTRACT_TOP_LINE_PVT

Line 4: subtype klev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.klev_rec_type;

1: Package okl_contract_top_line_pub AUTHID CURRENT_USER as
2: /* $Header: OKLPKTLS.pls 115.4 2003/01/07 19:37:08 smereddy noship $ */
3:
4: subtype klev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.klev_rec_type;
5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;
6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;

Line 5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;

1: Package okl_contract_top_line_pub AUTHID CURRENT_USER as
2: /* $Header: OKLPKTLS.pls 115.4 2003/01/07 19:37:08 smereddy noship $ */
3:
4: subtype klev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.klev_rec_type;
5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;
6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;

Line 6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;

2: /* $Header: OKLPKTLS.pls 115.4 2003/01/07 19:37:08 smereddy noship $ */
3:
4: subtype klev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.klev_rec_type;
5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;
6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;

Line 7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;

3:
4: subtype klev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.klev_rec_type;
5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;
6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;
11: subtype cplv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_tbl_type;

Line 8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;

4: subtype klev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.klev_rec_type;
5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;
6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;
11: subtype cplv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_tbl_type;
12:

Line 9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;

5: subtype klev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.klev_tbl_type;
6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;
11: subtype cplv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_tbl_type;
12:
13:

Line 10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;

6: subtype clev_rec_type is OKL_CONTRACT_TOP_LINE_PVT.clev_rec_type;
7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;
11: subtype cplv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_tbl_type;
12:
13:
14: -- Global variables for user hooks

Line 11: subtype cplv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_tbl_type;

7: subtype clev_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.clev_tbl_type;
8: subtype cimv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_rec_type;
9: subtype cimv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cimv_tbl_type;
10: subtype cplv_rec_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_rec_type;
11: subtype cplv_tbl_type is OKL_CONTRACT_TOP_LINE_PVT.cplv_tbl_type;
12:
13:
14: -- Global variables for user hooks
15: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_CONTRACT_TOP_LINE_PUB';