DBA Data[Home] [Help]

APPS.OKL_CSH_ALLCT_RULES_PVT dependencies on OKL_CSH_ALLCT_SRCHS_PUB

Line 5: SUBTYPE cahv_rec_type IS Okl_Csh_Allct_Srchs_Pub.cahv_rec_type;

1: PACKAGE OKL_CSH_ALLCT_RULES_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRCSAS.pls 115.3 2002/02/12 14:31:11 pkm ship $ */
3:
4:
5: SUBTYPE cahv_rec_type IS Okl_Csh_Allct_Srchs_Pub.cahv_rec_type;
6: SUBTYPE cahv_tbl_type IS Okl_Csh_Allct_Srchs_Pub.cahv_tbl_type;
7:
8: ---------------------------------------------------------------------------
9: -- GLOBAL DATASTRUCTURES

Line 6: SUBTYPE cahv_tbl_type IS Okl_Csh_Allct_Srchs_Pub.cahv_tbl_type;

2: /* $Header: OKLRCSAS.pls 115.3 2002/02/12 14:31:11 pkm ship $ */
3:
4:
5: SUBTYPE cahv_rec_type IS Okl_Csh_Allct_Srchs_Pub.cahv_rec_type;
6: SUBTYPE cahv_tbl_type IS Okl_Csh_Allct_Srchs_Pub.cahv_tbl_type;
7:
8: ---------------------------------------------------------------------------
9: -- GLOBAL DATASTRUCTURES
10: ---------------------------------------------------------------------------