DBA Data[Home] [Help]

APPS.OKC_DATE_ASSEMBLER_PUB dependencies on OKC_CNH_PVT

Line 128: l_cnhv_rec OKC_CNH_PVT.cnhv_rec_type;

124: --l_api_version CONSTANT NUMBER := 1.0;
125: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
126: --l_msg_count NUMBER;
127: --l_msg_data VARCHAR2(1000);
128: l_cnhv_rec OKC_CNH_PVT.cnhv_rec_type;
129: i_cnhv_rec OKC_CNH_PVT.cnhv_rec_type;
130:
131:
132: --Get all the action and condition details

Line 129: i_cnhv_rec OKC_CNH_PVT.cnhv_rec_type;

125: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
126: --l_msg_count NUMBER;
127: --l_msg_data VARCHAR2(1000);
128: l_cnhv_rec OKC_CNH_PVT.cnhv_rec_type;
129: i_cnhv_rec OKC_CNH_PVT.cnhv_rec_type;
130:
131:
132: --Get all the action and condition details
133: --Bug#4033775 check if action is enabled 12/09/2004