DBA Data[Home] [Help]

APPS.OKL_SEC_AGREEMENT_WF dependencies on OKL_POX_PVT

Line 10: SUBTYPE poxv_rec_type IS OKL_POX_PVT.poxv_rec_type;

6: G_LEVEL CONSTANT VARCHAR2(4) := '_PVT';
7: l_api_version CONSTANT NUMBER := 1;
8: G_FND_APP CONSTANT VARCHAR2(200) := OKL_API.G_FND_APP;
9:
10: SUBTYPE poxv_rec_type IS OKL_POX_PVT.poxv_rec_type;
11:
12: --------------------------------------------------------------------------------------------------
13: ----------------------------------Raising Business Event ------------------------------------------
14: --------------------------------------------------------------------------------------------------