DBA Data[Home] [Help]

APPS.RLM_WF_SV dependencies on FND_API

Line 339: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

335: END IF;
336: --
337: -- rlm_core_sv.stop_debug;
338: --
339: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
340:
341: END StartDSPProcess;
342:
343:

Line 1770: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

1766: END IF;
1767: --
1768: -- rlm_core_sv.stop_debug;
1769: --
1770: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1771:
1772: END StartDSPLoop;
1773:
1774:

Line 1875: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

1871: END IF;
1872: --
1873: -- rlm_core_sv.stop_debug;
1874: --
1875: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1876:
1877:
1878: END CreateDSPLoop;
1879:

Line 2575: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

2571: itemtype, itemkey,TO_CHAR(actid),funcmode);
2572: resultout := 'COMPLETE:ABT';
2573: --
2574:
2575: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2576:
2577: END ArchiveDemand;
2578:
2579: /* Bug 2554058: Added the following procedure */

Line 2933: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

2929: IF (l_debug <> -1) THEN
2930: rlm_core_sv.dpop(C_SDEBUG);
2931: END IF;
2932: --
2933: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2934:
2935: END CallProcessGroup;
2936:
2937:

Line 3402: Flow item. We call an FND API in order to obtain the

3398: FUNCTION NAME: Notification_FromUser
3399:
3400: DESCRIPTION: This function returns the From User from whom the notifications
3401: are sent. The From User is set as an attribute in the Work
3402: Flow item. We call an FND API in order to obtain the
3403: internal responsibility-based role name for a given
3404: responsibility.
3405: Modifications made as a part of bug 3764527.
3406:

Line 3419: * We now call an FND API to get the role name

3415: resp_appl_id NUMBER) RETURN VARCHAR2 is
3416: --
3417: /*
3418: * Bug 3680168 : Do not need this cursor anymore
3419: * We now call an FND API to get the role name
3420: *
3421: CURSOR c_user(v_resp_id IN NUMBER, v_appl_id IN NUMBER) is
3422: SELECT display_name
3423: FROM wf_roles