DBA Data[Home] [Help]

APPS.PA_CI_DIR_COST_PUB dependencies on PA_CI_DIR_COST_PVT

Line 4: subtype PaCiDirCostTblType is pa_ci_dir_cost_pvt.PaCiDirectCostDetailsTblType;

1: package pa_ci_dir_cost_pub AUTHID CURRENT_USER AS
2: /* $Header: PAPCDCDS.pls 120.1 2010/10/07 21:25:47 rmunjulu noship $*/
3:
4: subtype PaCiDirCostTblType is pa_ci_dir_cost_pvt.PaCiDirectCostDetailsTblType;
5: ---------------------------------------------------------------------------
6: -- GLOBAL MESSAGE CONSTANTS
7: ---------------------------------------------------------------------------
8: G_FND_APP CONSTANT VARCHAR2(200) := PA_API.G_FND_APP;