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 1759: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

1755: END IF;
1756: --
1757: -- rlm_core_sv.stop_debug;
1758: --
1759: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1760:
1761: END StartDSPLoop;
1762:
1763:

Line 1864: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

1860: END IF;
1861: --
1862: -- rlm_core_sv.stop_debug;
1863: --
1864: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1865:
1866:
1867: END CreateDSPLoop;
1868:

Line 2553: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

2549: itemtype, itemkey,TO_CHAR(actid),funcmode);
2550: resultout := 'COMPLETE:ABT';
2551: --
2552:
2553: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2554:
2555: END ArchiveDemand;
2556:
2557: /* Bug 2554058: Added the following procedure */

Line 2911: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

2907: IF (l_debug <> -1) THEN
2908: rlm_core_sv.dpop(C_SDEBUG);
2909: END IF;
2910: --
2911: --RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2912:
2913: END CallProcessGroup;
2914:
2915:

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

3376: FUNCTION NAME: Notification_FromUser
3377:
3378: DESCRIPTION: This function returns the From User from whom the notifications
3379: are sent. The From User is set as an attribute in the Work
3380: Flow item. We call an FND API in order to obtain the
3381: internal responsibility-based role name for a given
3382: responsibility.
3383: Modifications made as a part of bug 3764527.
3384:

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

3393: resp_appl_id NUMBER) RETURN VARCHAR2 is
3394: --
3395: /*
3396: * Bug 3680168 : Do not need this cursor anymore
3397: * We now call an FND API to get the role name
3398: *
3399: CURSOR c_user(v_resp_id IN NUMBER, v_appl_id IN NUMBER) is
3400: SELECT display_name
3401: FROM wf_roles