DBA Data[Home] [Help]

APPS.OKL_PROCESS_TMPT_SET_PUB dependencies on OKL_PROCESS_TMPT_SET_PUB

Line 1: PACKAGE BODY OKL_PROCESS_TMPT_SET_PUB AS

1: PACKAGE BODY OKL_PROCESS_TMPT_SET_PUB AS
2: /* $Header: OKLPTMSB.pls 115.11 2003/01/28 13:13:20 rabhupat noship $ */
3: -- Start of wraper code generated automatically by Debug code generator
4: L_MODULE VARCHAR2(40) := 'LEASE.ACCOUNTING.TEMPLATE';
5: L_DEBUG_ENABLED CONSTANT VARCHAR2(10) := OKL_DEBUG_PUB.CHECK_LOG_ENABLED;

Line 87: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_set');

83: ,p_count => x_msg_count
84: ,p_data => x_msg_data);
85: WHEN OTHERS THEN
86: ROLLBACK TO create_tmpt_set2;
87: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_set');
88: -- store SQL error message on message stack for caller
89: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
90: ,p_count => x_msg_count
91: ,p_data => x_msg_data);

Line 164: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_set');

160: ,p_count => x_msg_count
161: ,p_data => x_msg_data);
162: WHEN OTHERS THEN
163: ROLLBACK TO create_tmpt_set2;
164: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_set');
165: -- store SQL error message on message stack for caller
166: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
167: ,p_count => x_msg_count
168: ,p_data => x_msg_data);

Line 238: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_set');

234: ,p_count => x_msg_count
235: ,p_data => x_msg_data);
236: WHEN OTHERS THEN
237: ROLLBACK TO create_tmpt_set2;
238: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_set');
239: -- store SQL error message on message stack for caller
240: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
241: ,p_count => x_msg_count
242: ,p_data => x_msg_data);

Line 325: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_set');

321: ,p_count => x_msg_count
322: ,p_data => x_msg_data);
323: WHEN OTHERS THEN
324: ROLLBACK TO update_tmpt_set2;
325: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_set');
326: -- store SQL error message on message stack for caller
327: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
328: ,p_count => x_msg_count
329: ,p_data => x_msg_data);

Line 399: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_set');

395: ,p_count => x_msg_count
396: ,p_data => x_msg_data);
397: WHEN OTHERS THEN
398: ROLLBACK TO update_tmpt_set2;
399: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_set');
400: -- store SQL error message on message stack for caller
401: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
402: ,p_count => x_msg_count
403: ,p_data => x_msg_data);

Line 473: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_set');

469: ,p_count => x_msg_count
470: ,p_data => x_msg_data);
471: WHEN OTHERS THEN
472: ROLLBACK TO update_tmpt_set2;
473: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_set');
474: -- store SQL error message on message stack for caller
475: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
476: ,p_count => x_msg_count
477: ,p_data => x_msg_data);

Line 546: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_set');

542: ,p_count => x_msg_count
543: ,p_data => x_msg_data);
544: WHEN OTHERS THEN
545: ROLLBACK TO delete_tmpt_set2;
546: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_set');
547: -- store SQL error message on message stack for caller
548: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
549: ,p_count => x_msg_count
550: ,p_data => x_msg_data);

Line 616: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_set');

612: ,p_count => x_msg_count
613: ,p_data => x_msg_data);
614: WHEN OTHERS THEN
615: ROLLBACK TO delete_tmpt_set2;
616: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_set');
617: -- store SQL error message on message stack for caller
618: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
619: ,p_count => x_msg_count
620: ,p_data => x_msg_data);

Line 687: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_template');

683: ,p_count => x_msg_count
684: ,p_data => x_msg_data);
685: WHEN OTHERS THEN
686: ROLLBACK TO create_template2;
687: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_template');
688: -- store SQL error message on message stack for caller
689: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
690: ,p_count => x_msg_count
691: ,p_data => x_msg_data);

Line 758: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_template');

754: ,p_count => x_msg_count
755: ,p_data => x_msg_data);
756: WHEN OTHERS THEN
757: ROLLBACK TO create_template2;
758: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_template');
759: -- store SQL error message on message stack for caller
760: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
761: ,p_count => x_msg_count
762: ,p_data => x_msg_data);

Line 832: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_template');

828: ,p_count => x_msg_count
829: ,p_data => x_msg_data);
830: WHEN OTHERS THEN
831: ROLLBACK TO update_template2;
832: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_template');
833: -- store SQL error message on message stack for caller
834: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
835: ,p_count => x_msg_count
836: ,p_data => x_msg_data);

Line 905: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_template');

901: ,p_count => x_msg_count
902: ,p_data => x_msg_data);
903: WHEN OTHERS THEN
904: ROLLBACK TO update_template2;
905: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_template');
906: -- store SQL error message on message stack for caller
907: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
908: ,p_count => x_msg_count
909: ,p_data => x_msg_data);

Line 977: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_template');

973: ,p_count => x_msg_count
974: ,p_data => x_msg_data);
975: WHEN OTHERS THEN
976: ROLLBACK TO delete_template2;
977: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_template');
978: -- store SQL error message on message stack for caller
979: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
980: ,p_count => x_msg_count
981: ,p_data => x_msg_data);

Line 1046: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_template');

1042: ,p_count => x_msg_count
1043: ,p_data => x_msg_data);
1044: WHEN OTHERS THEN
1045: ROLLBACK TO delete_template2;
1046: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_template');
1047: -- store SQL error message on message stack for caller
1048: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1049: ,p_count => x_msg_count
1050: ,p_data => x_msg_data);

Line 1120: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_lines');

1116: ,p_count => x_msg_count
1117: ,p_data => x_msg_data);
1118: WHEN OTHERS THEN
1119: ROLLBACK TO create_tmpt_lines2;
1120: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_lines');
1121: -- store SQL error message on message stack for caller
1122: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1123: ,p_count => x_msg_count
1124: ,p_data => x_msg_data);

Line 1192: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_lines');

1188: ,p_count => x_msg_count
1189: ,p_data => x_msg_data);
1190: WHEN OTHERS THEN
1191: ROLLBACK TO create_tmpt_lines2;
1192: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','create_tmpt_lines');
1193: -- store SQL error message on message stack for caller
1194: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1195: ,p_count => x_msg_count
1196: ,p_data => x_msg_data);

Line 1266: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_lines');

1262: ,p_count => x_msg_count
1263: ,p_data => x_msg_data);
1264: WHEN OTHERS THEN
1265: ROLLBACK TO update_tmpt_lines2;
1266: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_lines');
1267: -- store SQL error message on message stack for caller
1268: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1269: ,p_count => x_msg_count
1270: ,p_data => x_msg_data);

Line 1339: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_lines');

1335: ,p_count => x_msg_count
1336: ,p_data => x_msg_data);
1337: WHEN OTHERS THEN
1338: ROLLBACK TO update_tmpt_lines2;
1339: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','update_tmpt_lines');
1340: -- store SQL error message on message stack for caller
1341: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1342: ,p_count => x_msg_count
1343: ,p_data => x_msg_data);

Line 1411: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_lines');

1407: ,p_count => x_msg_count
1408: ,p_data => x_msg_data);
1409: WHEN OTHERS THEN
1410: ROLLBACK TO delete_tmpt_lines2;
1411: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_lines');
1412: -- store SQL error message on message stack for caller
1413: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1414: ,p_count => x_msg_count
1415: ,p_data => x_msg_data);

Line 1480: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_lines');

1476: ,p_count => x_msg_count
1477: ,p_data => x_msg_data);
1478: WHEN OTHERS THEN
1479: ROLLBACK TO delete_tmpt_lines2;
1480: FND_MSG_PUB.ADD_EXC_MSG('OKL_PROCESS_TMPT_SET_PUB','delete_tmpt_lines');
1481: -- store SQL error message on message stack for caller
1482: FND_MSG_PUB.Count_and_get(p_encoded => OKC_API.G_FALSE
1483: ,p_count => x_msg_count
1484: ,p_data => x_msg_data);

Line 1633: END OKL_PROCESS_TMPT_SET_PUB;

1629: ,p_data => x_msg_data);
1630: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1631: END COPY_TEMPLATE;
1632:
1633: END OKL_PROCESS_TMPT_SET_PUB;
1634:
1635: