DBA Data[Home] [Help]

APPS.OKL_SETUPPRODUCTS_PUB dependencies on OKL_SETUPPRODUCTS_PVT

Line 27: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.get_rec

23: l_pdtv_rec := p_pdtv_rec;
24: x_return_status := FND_API.G_RET_STS_SUCCESS;
25: x_no_data_found := TRUE;
26:
27: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.get_rec
28: IF(L_DEBUG_ENABLED='Y') THEN
29: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
30: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
31: END IF;

Line 34: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.get_rec ');

30: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
31: END IF;
32: IF(IS_DEBUG_PROCEDURE_ON) THEN
33: BEGIN
34: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.get_rec ');
35: END;
36: END IF;
37: okl_setupproducts_pvt.get_rec(p_pdtv_rec => l_pdtv_rec,
38: x_return_status => l_return_status,

Line 37: okl_setupproducts_pvt.get_rec(p_pdtv_rec => l_pdtv_rec,

33: BEGIN
34: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.get_rec ');
35: END;
36: END IF;
37: okl_setupproducts_pvt.get_rec(p_pdtv_rec => l_pdtv_rec,
38: x_return_status => l_return_status,
39: x_no_data_found => l_no_data_found,
40: x_pdtv_rec => x_pdtv_rec);
41: IF(IS_DEBUG_PROCEDURE_ON) THEN

Line 43: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.get_rec ');

39: x_no_data_found => l_no_data_found,
40: x_pdtv_rec => x_pdtv_rec);
41: IF(IS_DEBUG_PROCEDURE_ON) THEN
42: BEGIN
43: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.get_rec ');
44: END;
45: END IF;
46: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.get_rec
47:

Line 46: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.get_rec

42: BEGIN
43: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.get_rec ');
44: END;
45: END IF;
46: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.get_rec
47:
48: IF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
49: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
50: END IF;

Line 88: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.Getpdt_parameters

84: l_product_date := p_product_date;
85: x_return_status := FND_API.G_RET_STS_SUCCESS;
86: x_no_data_found := TRUE;
87:
88: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.Getpdt_parameters
89: IF(L_DEBUG_ENABLED='Y') THEN
90: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
91: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
92: END IF;

Line 95: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.Getpdt_parameters ');

91: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
92: END IF;
93: IF(IS_DEBUG_PROCEDURE_ON) THEN
94: BEGIN
95: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.Getpdt_parameters ');
96: END;
97: END IF;
98: okl_setupproducts_pvt.Getpdt_parameters(p_api_version => p_api_version,
99: p_init_msg_list => p_init_msg_list,

Line 98: okl_setupproducts_pvt.Getpdt_parameters(p_api_version => p_api_version,

94: BEGIN
95: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.Getpdt_parameters ');
96: END;
97: END IF;
98: okl_setupproducts_pvt.Getpdt_parameters(p_api_version => p_api_version,
99: p_init_msg_list => p_init_msg_list,
100: x_return_status => l_return_status,
101: x_no_data_found => l_no_data_found,
102: x_msg_count => x_msg_count,

Line 109: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.Getpdt_parameters ');

105: p_product_date => l_product_date,
106: p_pdt_parameter_rec => p_pdt_parameter_rec);
107: IF(IS_DEBUG_PROCEDURE_ON) THEN
108: BEGIN
109: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.Getpdt_parameters ');
110: END;
111: END IF;
112: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.Getpdt_parameters
113:

Line 112: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.Getpdt_parameters

108: BEGIN
109: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.Getpdt_parameters ');
110: END;
111: END IF;
112: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.Getpdt_parameters
113:
114: IF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
115: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
116: END IF;

Line 148: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.insert_products

144: SAVEPOINT sp_insert_products;
145: l_pdtv_rec := p_pdtv_rec;
146:
147: -- call process api to insert products
148: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.insert_products
149: IF(L_DEBUG_ENABLED='Y') THEN
150: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
151: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
152: END IF;

Line 155: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.insert_products ');

151: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
152: END IF;
153: IF(IS_DEBUG_PROCEDURE_ON) THEN
154: BEGIN
155: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.insert_products ');
156: END;
157: END IF;
158: okl_setupproducts_pvt.insert_products(p_api_version => p_api_version,
159: p_init_msg_list => p_init_msg_list,

Line 158: okl_setupproducts_pvt.insert_products(p_api_version => p_api_version,

154: BEGIN
155: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.insert_products ');
156: END;
157: END IF;
158: okl_setupproducts_pvt.insert_products(p_api_version => p_api_version,
159: p_init_msg_list => p_init_msg_list,
160: x_return_status => l_return_status,
161: x_msg_count => x_msg_count,
162: x_msg_data => x_msg_data,

Line 167: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.insert_products ');

163: p_pdtv_rec => l_pdtv_rec,
164: x_pdtv_rec => x_pdtv_rec);
165: IF(IS_DEBUG_PROCEDURE_ON) THEN
166: BEGIN
167: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.insert_products ');
168: END;
169: END IF;
170: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.insert_products
171:

Line 170: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.insert_products

166: BEGIN
167: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.insert_products ');
168: END;
169: END IF;
170: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.insert_products
171:
172: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
173: RAISE FND_API.G_EXC_ERROR;
174: ELSIF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 237: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.update_products

233: l_pdtv_rec := p_pdtv_rec;
234:
235:
236: -- call process api to update products
237: -- Start of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.update_products
238: IF(L_DEBUG_ENABLED='Y') THEN
239: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
240: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
241: END IF;

Line 244: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.update_products ');

240: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
241: END IF;
242: IF(IS_DEBUG_PROCEDURE_ON) THEN
243: BEGIN
244: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.update_products ');
245: END;
246: END IF;
247: okl_setupproducts_pvt.update_products(p_api_version => p_api_version,
248: p_init_msg_list => p_init_msg_list,

Line 247: okl_setupproducts_pvt.update_products(p_api_version => p_api_version,

243: BEGIN
244: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSPDB.pls call okl_setupproducts_pvt.update_products ');
245: END;
246: END IF;
247: okl_setupproducts_pvt.update_products(p_api_version => p_api_version,
248: p_init_msg_list => p_init_msg_list,
249: x_return_status => l_return_status,
250: x_msg_count => x_msg_count,
251: x_msg_data => x_msg_data,

Line 256: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.update_products ');

252: p_pdtv_rec => l_pdtv_rec,
253: x_pdtv_rec => x_pdtv_rec);
254: IF(IS_DEBUG_PROCEDURE_ON) THEN
255: BEGIN
256: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.update_products ');
257: END;
258: END IF;
259: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.update_products
260:

Line 259: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.update_products

255: BEGIN
256: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSPDB.pls call okl_setupproducts_pvt.update_products ');
257: END;
258: END IF;
259: -- End of wraper code generated automatically by Debug code generator for okl_setupproducts_pvt.update_products
260:
261: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
262: RAISE FND_API.G_EXC_ERROR;
263: ELSIF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN