DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_PVT dependencies on OKL_SIP_PVT

Line 13: SUBTYPE subsidy_pool_rec IS okl_sip_pvt.sipv_rec_type ;

9: G_API_TYPE CONSTANT VARCHAR2(4) := '_PVT';
10: G_EXCEPTION_HALT_VALIDATION EXCEPTION;
11:
12:
13: SUBTYPE subsidy_pool_rec IS okl_sip_pvt.sipv_rec_type ;
14: ---------------------------------------------------------------------------
15: -- Procedures and Functions
16: ---------------------------------------------------------------------------
17: ---------------------------------------------------------------------------