DBA Data[Home] [Help]

APPS.OKC_K_REL_OBJS_PUB dependencies on OKC_UTIL

Line 39: okc_util.print_trace(2, ' ');

35: l_char varchar2(500);
36:
37: BEGIN
38: IF (l_debug = 'Y') THEN
39: okc_util.print_trace(2, ' ');
40: okc_util.print_trace(2, '>START - OKC_K_REL_OBJS_PUB.CREATE_K_REL_OBJ -');
41: END IF;
42: l_return_status := OKC_API.START_ACTIVITY
43: (

Line 40: okc_util.print_trace(2, '>START - OKC_K_REL_OBJS_PUB.CREATE_K_REL_OBJ -');

36:
37: BEGIN
38: IF (l_debug = 'Y') THEN
39: okc_util.print_trace(2, ' ');
40: okc_util.print_trace(2, '>START - OKC_K_REL_OBJS_PUB.CREATE_K_REL_OBJ -');
41: END IF;
42: l_return_status := OKC_API.START_ACTIVITY
43: (
44: l_api_name

Line 63: okc_util.call_user_hook

59: /*
60: Call Before Logic Hook
61:
62: g_p_crj_rel_hdr_full_rec := p_crj_rel_hdr_full_rec;
63: okc_util.call_user_hook
64: (
65: x_return_status
66: ,g_pkg_name
67: ,l_api_name

Line 192: okc_util.call_user_hook

188: /*
189: Call After Logic Hook
190:
191: g_p_crj_rel_hdr_full_rec := x_crj_rel_hdr_full_rec;
192: okc_util.call_user_hook
193: (
194: x_return_status
195: ,g_pkg_name
196: ,l_api_name

Line 216: okc_util.print_trace(2, '

212: x_msg_count
213: ,x_msg_data
214: );
215: IF (l_debug = 'Y') THEN
216: okc_util.print_trace(2, ' 217: END IF;
218: EXCEPTION
219: WHEN OKC_API.G_EXCEPTION_ERROR THEN
220: x_return_status := OKC_API.HANDLE_EXCEPTIONS

Line 296: okc_util.print_trace(1, ' ');

292: G_EXCEPTION_HALT_VALIDATION exception;
293:
294: BEGIN
295: IF (l_debug = 'Y') THEN
296: okc_util.print_trace(1, ' ');
297: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_QUOTE_RENEWS_CONTRACT -');
298: END IF;
299: l_return_status := OKC_API.START_ACTIVITY
300: (

Line 297: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_QUOTE_RENEWS_CONTRACT -');

293:
294: BEGIN
295: IF (l_debug = 'Y') THEN
296: okc_util.print_trace(1, ' ');
297: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_QUOTE_RENEWS_CONTRACT -');
298: END IF;
299: l_return_status := OKC_API.START_ACTIVITY
300: (
301: substr(l_api_name,1,26)

Line 319: okc_util.call_user_hook

315: /*
316: Call Before Logic Hook
317:
318: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
319: okc_util.call_user_hook
320: (
321: x_return_status
322: ,g_pkg_name
323: ,l_api_name

Line 377: okc_util.call_user_hook

373: /*
374: Call After Logic Hook
375:
376: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
377: okc_util.call_user_hook
378: (
379: x_return_status
380: ,g_pkg_name
381: ,l_api_name

Line 401: okc_util.print_trace(1, '

397: x_msg_count
398: ,x_msg_data
399: );
400: IF (l_debug = 'Y') THEN
401: okc_util.print_trace(1, ' 402: END IF;
403: EXCEPTION
404: WHEN OKC_API.G_EXCEPTION_ERROR THEN
405: x_return_status := OKC_API.HANDLE_EXCEPTIONS

Line 510: okc_util.call_user_hook

506: /*
507: Call Before Logic Hook
508:
509: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
510: okc_util.call_user_hook
511: (
512: x_return_status
513: ,g_pkg_name
514: ,l_api_name

Line 564: okc_util.call_user_hook

560: /*
561: Call After Logic Hook
562:
563: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
564: okc_util.call_user_hook
565: (
566: x_return_status
567: ,g_pkg_name
568: ,l_api_name

Line 676: okc_util.print_trace(1, ' ');

672: G_EXCEPTION_HALT_VALIDATION exception;
673:
674: BEGIN
675: IF (l_debug = 'Y') THEN
676: okc_util.print_trace(1, ' ');
677: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_ORDER_SHIPS_CONTRACT -');
678: END IF;
679: l_return_status := OKC_API.START_ACTIVITY
680: (

Line 677: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_ORDER_SHIPS_CONTRACT -');

673:
674: BEGIN
675: IF (l_debug = 'Y') THEN
676: okc_util.print_trace(1, ' ');
677: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_ORDER_SHIPS_CONTRACT -');
678: END IF;
679: l_return_status := OKC_API.START_ACTIVITY
680: (
681: substr(l_api_name,1,26)

Line 699: okc_util.call_user_hook

695: /*
696: Call Before Logic Hook
697:
698: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
699: okc_util.call_user_hook
700: (
701: x_return_status
702: ,g_pkg_name
703: ,l_api_name

Line 757: okc_util.call_user_hook

753: /*
754: Call After Logic Hook
755:
756: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
757: okc_util.call_user_hook
758: (
759: x_return_status
760: ,g_pkg_name
761: ,l_api_name

Line 781: okc_util.print_trace(1, '

777: x_msg_count
778: ,x_msg_data
779: );
780: IF (l_debug = 'Y') THEN
781: okc_util.print_trace(1, ' 782: END IF;
783: EXCEPTION
784: WHEN OKC_API.G_EXCEPTION_ERROR THEN
785: x_return_status := OKC_API.HANDLE_EXCEPTIONS

Line 874: okc_util.print_trace(1, ' ');

870: G_EXCEPTION_HALT_VALIDATION exception;
871:
872: BEGIN
873: IF (l_debug = 'Y') THEN
874: okc_util.print_trace(1, ' ');
875: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_CORE_ORDERS_SERVICE -');
876: END IF;
877: l_return_status := OKC_API.START_ACTIVITY
878: (

Line 875: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_CORE_ORDERS_SERVICE -');

871:
872: BEGIN
873: IF (l_debug = 'Y') THEN
874: okc_util.print_trace(1, ' ');
875: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_CORE_ORDERS_SERVICE -');
876: END IF;
877: l_return_status := OKC_API.START_ACTIVITY
878: (
879: substr(l_api_name,1,26)

Line 903: okc_util.call_user_hook

899: /*
900: Call Before Logic Hook
901:
902: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
903: okc_util.call_user_hook
904: (
905: x_return_status
906: ,g_pkg_name
907: ,l_api_name

Line 961: okc_util.call_user_hook

957: /*
958: Call After Logic Hook
959:
960: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
961: okc_util.call_user_hook
962: (
963: x_return_status
964: ,g_pkg_name
965: ,l_api_name

Line 985: okc_util.print_trace(1, '

981: x_msg_count
982: ,x_msg_data
983: );
984: IF (l_debug = 'Y') THEN
985: okc_util.print_trace(1, ' 986: END IF;
987: EXCEPTION
988: WHEN OKC_API.G_EXCEPTION_ERROR THEN
989: x_return_status := OKC_API.HANDLE_EXCEPTIONS

Line 1298: okc_util.call_user_hook

1294: /*
1295: Call Before Logic Hook
1296:
1297: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
1298: okc_util.call_user_hook
1299: (
1300: x_return_status
1301: ,g_pkg_name
1302: ,l_api_name

Line 1357: okc_util.call_user_hook

1353: /*
1354: Call After Logic Hook
1355:
1356: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
1357: okc_util.call_user_hook
1358: (
1359: x_return_status
1360: ,g_pkg_name
1361: ,l_api_name

Line 1469: okc_util.print_trace(1, ' ');

1465: G_EXCEPTION_HALT_VALIDATION exception;
1466:
1467: BEGIN
1468: IF (l_debug = 'Y') THEN
1469: okc_util.print_trace(1, ' ');
1470: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_QUOTE_SUBJECT_CONTRACT -');
1471: END IF;
1472: l_return_status := OKC_API.START_ACTIVITY
1473: (

Line 1470: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_QUOTE_SUBJECT_CONTRACT -');

1466:
1467: BEGIN
1468: IF (l_debug = 'Y') THEN
1469: okc_util.print_trace(1, ' ');
1470: okc_util.print_trace(1, '>START - OKC_K_REL_OBJS_PUB.CREATE_QUOTE_SUBJECT_CONTRACT -');
1471: END IF;
1472: l_return_status := OKC_API.START_ACTIVITY
1473: (
1474: substr(l_api_name,1,26)

Line 1492: okc_util.call_user_hook

1488: /*
1489: Call Before Logic Hook
1490:
1491: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
1492: okc_util.call_user_hook
1493: (
1494: x_return_status
1495: ,g_pkg_name
1496: ,l_api_name

Line 1550: okc_util.call_user_hook

1546: /*
1547: Call After Logic Hook
1548:
1549: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
1550: okc_util.call_user_hook
1551: (
1552: x_return_status
1553: ,g_pkg_name
1554: ,l_api_name

Line 1574: okc_util.print_trace(1, '

1570: x_msg_count
1571: ,x_msg_data
1572: );
1573: IF (l_debug = 'Y') THEN
1574: okc_util.print_trace(1, ' 1575: END IF;
1576: EXCEPTION
1577: WHEN OKC_API.G_EXCEPTION_ERROR THEN
1578: x_return_status := OKC_API.HANDLE_EXCEPTIONS

Line 1684: okc_util.call_user_hook

1680: /*
1681: Call Before Logic Hook
1682:
1683: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
1684: okc_util.call_user_hook
1685: (
1686: x_return_status
1687: ,g_pkg_name
1688: ,l_api_name

Line 1742: okc_util.call_user_hook

1738: /*
1739: Call After Logic Hook
1740:
1741: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
1742: okc_util.call_user_hook
1743: (
1744: x_return_status
1745: ,g_pkg_name
1746: ,l_api_name

Line 1874: okc_util.call_user_hook

1870: /*
1871: Call Before Logic Hook
1872:
1873: g_p_crj_rel_hdr_rec := p_crj_rel_hdr_rec;
1874: okc_util.call_user_hook
1875: (
1876: x_return_status
1877: ,g_pkg_name
1878: ,l_api_name

Line 1928: okc_util.call_user_hook

1924: /*
1925: Call After Logic Hook
1926:
1927: g_p_crj_rel_hdr_rec := x_crj_rel_hdr_rec;
1928: okc_util.call_user_hook
1929: (
1930: x_return_status
1931: ,g_pkg_name
1932: ,l_api_name

Line 2025: okc_util.print_trace(3, ' ');

2021: -- Set_Attributes for:OKC_K_REL_OBJS_V --
2022: -----------------------------------------
2023: BEGIN
2024: IF (l_debug = 'Y') THEN
2025: okc_util.print_trace(3, ' ');
2026: okc_util.print_trace(3, '>START - OKC_K_REL_OBJS_PUB.CREATE_ROW -');
2027: END IF;
2028: l_return_status := OKC_API.START_ACTIVITY(l_api_name,
2029: G_PKG_NAME,

Line 2026: okc_util.print_trace(3, '>START - OKC_K_REL_OBJS_PUB.CREATE_ROW -');

2022: -----------------------------------------
2023: BEGIN
2024: IF (l_debug = 'Y') THEN
2025: okc_util.print_trace(3, ' ');
2026: okc_util.print_trace(3, '>START - OKC_K_REL_OBJS_PUB.CREATE_ROW -');
2027: END IF;
2028: l_return_status := OKC_API.START_ACTIVITY(l_api_name,
2029: G_PKG_NAME,
2030: p_init_msg_list,

Line 2064: okc_util.print_trace(3, '

2060: RAISE OKC_API.G_EXCEPTION_ERROR;
2061: END IF;
2062: OKC_API.END_ACTIVITY(x_msg_count, x_msg_data);
2063: IF (l_debug = 'Y') THEN
2064: okc_util.print_trace(3, ' 2065: END IF;
2066: EXCEPTION
2067: WHEN OKC_API.G_EXCEPTION_ERROR THEN
2068: x_return_status := OKC_API.HANDLE_EXCEPTIONS

Line 2871: okc_util.call_user_hook

2867: /*
2868: Call Before Logic Hook
2869:
2870: g_p_crj_rel_rec := p_...;
2871: okc_util.call_user_hook
2872: (
2873: x_return_status
2874: ,g_pkg_name
2875: ,l_api_name

Line 2912: okc_util.call_user_hook

2908: /*
2909: Call After Logic Hook
2910:
2911: g_p_crj_rel_rec := x_...;
2912: okc_util.call_user_hook
2913: (
2914: x_return_status
2915: ,g_pkg_name
2916: ,l_api_name

Line 3033: okc_util.call_user_hook

3029: /*
3030: Call Before Logic Hook
3031:
3032: g_p_crj_rel_rec := p_...;
3033: okc_util.call_user_hook
3034: (
3035: x_return_status
3036: ,g_pkg_name
3037: ,l_api_name

Line 3074: okc_util.call_user_hook

3070: /*
3071: Call After Logic Hook
3072:
3073: g_p_crj_rel_rec := x_...;
3074: okc_util.call_user_hook
3075: (
3076: x_return_status
3077: ,g_pkg_name
3078: ,l_api_name

Line 3195: okc_util.call_user_hook

3191: /*
3192: Call Before Logic Hook
3193:
3194: g_p_crj_rel_rec := p_...;
3195: okc_util.call_user_hook
3196: (
3197: x_return_status
3198: ,g_pkg_name
3199: ,l_api_name

Line 3236: okc_util.call_user_hook

3232: /*
3233: Call After Logic Hook
3234:
3235: g_p_crj_rel_rec := x_...;
3236: okc_util.call_user_hook
3237: (
3238: x_return_status
3239: ,g_pkg_name
3240: ,l_api_name

Line 3357: okc_util.call_user_hook

3353: /*
3354: Call Before Logic Hook
3355:
3356: g_p_crj_rel_rec := p_...;
3357: okc_util.call_user_hook
3358: (
3359: x_return_status
3360: ,g_pkg_name
3361: ,l_api_name

Line 3398: okc_util.call_user_hook

3394: /*
3395: Call After Logic Hook
3396:
3397: g_p_crj_rel_rec := x_...;
3398: okc_util.call_user_hook
3399: (
3400: x_return_status
3401: ,g_pkg_name
3402: ,l_api_name

Line 3519: okc_util.call_user_hook

3515: /*
3516: Call Before Logic Hook
3517:
3518: g_p_crj_rel_rec := p_crjv_rec;
3519: okc_util.call_user_hook
3520: (
3521: x_return_status
3522: ,g_pkg_name
3523: ,l_api_name

Line 3560: okc_util.call_user_hook

3556: /*
3557: Call After Logic Hook
3558:
3559: g_p_crj_rel_rec := x_...;
3560: okc_util.call_user_hook
3561: (
3562: x_return_status
3563: ,g_pkg_name
3564: ,l_api_name