DBA Data[Home] [Help]

APPS.OKL_SETUPFMACONSTRAINTS_PUB dependencies on OKL_SETUPFMACONSTRAINTS_PVT

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

23: l_fodv_rec := p_fodv_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_setupfmaconstraints_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 OKLPSFCB.pls call okl_setupfmaconstraints_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 OKLPSFCB.pls call okl_setupfmaconstraints_pvt.get_rec ');
35: END;
36: END IF;
37: okl_setupfmaconstraints_pvt.get_rec(p_fodv_rec => l_fodv_rec,
38: x_return_status => l_return_status,

Line 37: okl_setupfmaconstraints_pvt.get_rec(p_fodv_rec => l_fodv_rec,

33: BEGIN
34: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.get_rec ');
35: END;
36: END IF;
37: okl_setupfmaconstraints_pvt.get_rec(p_fodv_rec => l_fodv_rec,
38: x_return_status => l_return_status,
39: x_no_data_found => l_no_data_found,
40: x_fodv_rec => x_fodv_rec);
41: IF(IS_DEBUG_PROCEDURE_ON) THEN

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

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

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

42: BEGIN
43: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.get_rec ');
44: END;
45: END IF;
46: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_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 89: -- Start of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints

85:
86:
87:
88: -- call process api to insert formula operands
89: -- Start of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints
90: IF(L_DEBUG_ENABLED='Y') THEN
91: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
92: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
93: END IF;

Line 96: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');

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

Line 99: okl_setupfmaconstraints_pvt.insert_fmaconstraints(p_api_version => p_api_version,

95: BEGIN
96: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');
97: END;
98: END IF;
99: okl_setupfmaconstraints_pvt.insert_fmaconstraints(p_api_version => p_api_version,
100: p_init_msg_list => p_init_msg_list,
101: x_return_status => l_return_status,
102: x_msg_count => x_msg_count,
103: x_msg_data => x_msg_data,

Line 109: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');

105: p_fodv_rec => l_fodv_rec,
106: x_fodv_rec => x_fodv_rec);
107: IF(IS_DEBUG_PROCEDURE_ON) THEN
108: BEGIN
109: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');
110: END;
111: END IF;
112: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints
113:

Line 112: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints

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

Line 185: -- Start of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.update_fmaconstraints

181:
182:
183:
184: -- call process api to update formula operands
185: -- Start of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.update_fmaconstraints
186: IF(L_DEBUG_ENABLED='Y') THEN
187: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
188: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
189: END IF;

Line 192: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');

188: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
189: END IF;
190: IF(IS_DEBUG_PROCEDURE_ON) THEN
191: BEGIN
192: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
193: END;
194: END IF;
195: okl_setupfmaconstraints_pvt.update_fmaconstraints(p_api_version => p_api_version,
196: p_init_msg_list => p_init_msg_list,

Line 195: okl_setupfmaconstraints_pvt.update_fmaconstraints(p_api_version => p_api_version,

191: BEGIN
192: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
193: END;
194: END IF;
195: okl_setupfmaconstraints_pvt.update_fmaconstraints(p_api_version => p_api_version,
196: p_init_msg_list => p_init_msg_list,
197: x_return_status => l_return_status,
198: x_msg_count => x_msg_count,
199: x_msg_data => x_msg_data,

Line 205: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');

201: p_fodv_rec => l_fodv_rec,
202: x_fodv_rec => x_fodv_rec);
203: IF(IS_DEBUG_PROCEDURE_ON) THEN
204: BEGIN
205: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
206: END;
207: END IF;
208: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.update_fmaconstraints
209:

Line 208: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.update_fmaconstraints

204: BEGIN
205: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
206: END;
207: END IF;
208: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.update_fmaconstraints
209:
210: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
211: RAISE FND_API.G_EXC_ERROR;
212: ELSIF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 277: -- Start of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.delete_fmaconstraints

273:
274:
275:
276: -- call process api to delete formula operands
277: -- Start of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.delete_fmaconstraints
278: IF(L_DEBUG_ENABLED='Y') THEN
279: L_LEVEL_PROCEDURE :=FND_LOG.LEVEL_PROCEDURE;
280: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
281: END IF;

Line 284: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.delete_fmaconstraints ');

280: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
281: END IF;
282: IF(IS_DEBUG_PROCEDURE_ON) THEN
283: BEGIN
284: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.delete_fmaconstraints ');
285: END;
286: END IF;
287: okl_setupfmaconstraints_pvt.delete_fmaconstraints(p_api_version => p_api_version,
288: p_init_msg_list => p_init_msg_list,

Line 287: okl_setupfmaconstraints_pvt.delete_fmaconstraints(p_api_version => p_api_version,

283: BEGIN
284: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.delete_fmaconstraints ');
285: END;
286: END IF;
287: okl_setupfmaconstraints_pvt.delete_fmaconstraints(p_api_version => p_api_version,
288: p_init_msg_list => p_init_msg_list,
289: x_return_status => l_return_status,
290: x_msg_count => x_msg_count,
291: x_msg_data => x_msg_data,

Line 295: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.delete_fmaconstraints ');

291: x_msg_data => x_msg_data,
292: p_fodv_tbl => l_fodv_tbl);
293: IF(IS_DEBUG_PROCEDURE_ON) THEN
294: BEGIN
295: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.delete_fmaconstraints ');
296: END;
297: END IF;
298: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.delete_fmaconstraints
299:

Line 298: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.delete_fmaconstraints

294: BEGIN
295: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.delete_fmaconstraints ');
296: END;
297: END IF;
298: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.delete_fmaconstraints
299:
300: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
301: RAISE FND_API.G_EXC_ERROR;
302: ELSIF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 374: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');

370: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
371: END IF;
372: IF(IS_DEBUG_PROCEDURE_ON) THEN
373: BEGIN
374: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');
375: END;
376: END IF;
377: okl_setupfmaconstraints_pvt.insert_fmaconstraints(p_api_version => p_api_version,
378: p_init_msg_list => p_init_msg_list,

Line 377: okl_setupfmaconstraints_pvt.insert_fmaconstraints(p_api_version => p_api_version,

373: BEGIN
374: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');
375: END;
376: END IF;
377: okl_setupfmaconstraints_pvt.insert_fmaconstraints(p_api_version => p_api_version,
378: p_init_msg_list => p_init_msg_list,
379: x_return_status => l_return_status,
380: x_msg_count => x_msg_count,
381: x_msg_data => x_msg_data,

Line 387: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');

383: p_fodv_tbl => l_fodv_tbl,
384: x_fodv_tbl => x_fodv_tbl);
385: IF(IS_DEBUG_PROCEDURE_ON) THEN
386: BEGIN
387: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');
388: END;
389: END IF;
390: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints
391:

Line 390: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints

386: BEGIN
387: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.insert_fmaconstraints ');
388: END;
389: END IF;
390: -- End of wraper code generated automatically by Debug code generator for okl_setupfmaconstraints_pvt.insert_fmaconstraints
391:
392: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
393: RAISE FND_API.G_EXC_ERROR;
394: ELSIF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 470: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');

466: IS_DEBUG_PROCEDURE_ON := OKL_DEBUG_PUB.Check_Log_On(L_MODULE, L_LEVEL_PROCEDURE);
467: END IF;
468: IF(IS_DEBUG_PROCEDURE_ON) THEN
469: BEGIN
470: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
471: END;
472: END IF;
473: okl_setupfmaconstraints_pvt.update_fmaconstraints(p_api_version => p_api_version,
474: p_init_msg_list => p_init_msg_list,

Line 473: okl_setupfmaconstraints_pvt.update_fmaconstraints(p_api_version => p_api_version,

469: BEGIN
470: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
471: END;
472: END IF;
473: okl_setupfmaconstraints_pvt.update_fmaconstraints(p_api_version => p_api_version,
474: p_init_msg_list => p_init_msg_list,
475: x_return_status => l_return_status,
476: x_msg_count => x_msg_count,
477: x_msg_data => x_msg_data,

Line 483: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');

479: p_fodv_tbl => l_fodv_tbl,
480: x_fodv_tbl => x_fodv_tbl);
481: IF(IS_DEBUG_PROCEDURE_ON) THEN
482: BEGIN
483: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLPSFCB.pls call okl_setupfmaconstraints_pvt.update_fmaconstraints ');
484: END;
485: END IF;
486:
487: