DBA Data[Home] [Help]

APPS.OKL_AM_ASSET_RELOCATION_PUB dependencies on OKL_AM_ASSET_RELOCATION_PVT

Line 4: SUBTYPE falo_tbl_type IS OKL_AM_ASSET_RELOCATION_PVT.falo_tbl_type;

1: PACKAGE OKL_AM_ASSET_RELOCATION_PUB AUTHID CURRENT_USER AS
2: /* $Header: OKLPARES.pls 115.4 2002/04/16 19:33:08 pkm ship $ */
3:
4: SUBTYPE falo_tbl_type IS OKL_AM_ASSET_RELOCATION_PVT.falo_tbl_type;
5: SUBTYPE ialo_tbl_type IS OKL_AM_ASSET_RELOCATION_PVT.ialo_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL CONSTANTS

Line 5: SUBTYPE ialo_tbl_type IS OKL_AM_ASSET_RELOCATION_PVT.ialo_tbl_type;

1: PACKAGE OKL_AM_ASSET_RELOCATION_PUB AUTHID CURRENT_USER AS
2: /* $Header: OKLPARES.pls 115.4 2002/04/16 19:33:08 pkm ship $ */
3:
4: SUBTYPE falo_tbl_type IS OKL_AM_ASSET_RELOCATION_PVT.falo_tbl_type;
5: SUBTYPE ialo_tbl_type IS OKL_AM_ASSET_RELOCATION_PVT.ialo_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL CONSTANTS
9: ---------------------------------------------------------------------------