DBA Data[Home] [Help]

APPS.IBE_WORKFLOW_PVT dependencies on IBE_WF_NOTIF_SETUP_PVT

Line 1026: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

1022:
1023: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1024: ibe_util.debug('Check if this notification is enabled.');
1025: END IF;
1026: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
1027: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1028: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
1029: END IF;
1030:

Line 1386: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

1382: -- end-ab
1383: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1384: ibe_util.debug('Check if this notification is enabled.');
1385: END IF;
1386: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
1387:
1388: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1389: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
1390: END IF;

Line 1659: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

1655: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1656: ibe_util.debug('Check if this notification is enabled.');
1657: END IF;
1658:
1659: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
1660:
1661: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1662: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||
1663: l_notifEnabled);

Line 1957: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

1953:
1954: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1955: ibe_util.debug('Check if this notification is enabled.');
1956: END IF;
1957: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
1958: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1959: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
1960: END IF;
1961: If l_notifEnabled = 'Y' Then

Line 2220: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

2216: l_event_type := 'ORDFAX';
2217: l_notifName := 'ORDFAXNOTIFICATION';
2218: END IF;
2219: END LOOP;
2220: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
2221: END IF;
2222: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
2223: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
2224: END IF;

Line 2495: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

2491:
2492:
2493:
2494: /* Check whether the notification is enabled or not */
2495: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
2496:
2497:
2498:
2499: IF l_notifEnabled = 'Y' Then

Line 2855: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

2851: -- Check for WorkFlow Feature Availablity.
2852: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
2853: ibe_util.debug('Check if this notification is enabled.');
2854: END IF;
2855: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
2856: ----DBMS_OUTPUT.PUT('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
2857: --l_notifEnabled := 'Y';
2858: If l_notifEnabled = 'Y' Then
2859: IF (IBE_UTIL.G_DEBUGON = l_true) THEN

Line 3094: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

3090: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3091: ibe_util.debug('Check if this notification is enabled.');
3092: END IF;
3093:
3094: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
3095:
3096: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3097: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
3098: END IF;

Line 3458: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

3454: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3455: ibe_util.debug('Check if this notification is enabled.');
3456: END IF;
3457:
3458: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
3459:
3460: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3461: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
3462: END IF;

Line 3595: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

3591: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3592: ibe_util.debug('Check if this notification is enabled.');
3593: END IF;
3594:
3595: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
3596:
3597: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3598: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
3599: END IF;

Line 4013: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

4009: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4010: ibe_util.debug('Check if this notification is enabled.');
4011: END IF;
4012:
4013: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
4014:
4015: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4016: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||
4017: l_notifEnabled);

Line 4226: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

4222: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4223: ibe_util.debug('Check if this notification is enabled.');
4224: END IF;
4225:
4226: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
4227:
4228: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4229: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||
4230: l_notifEnabled);

Line 4694: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

4690: ELSE
4691: l_notif_context := 'ENDWORK';
4692: END IF;
4693:
4694: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
4695: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4696: ibe_util.debug('Notify_end_working: Notification enabled: '||l_notifEnabled);
4697: END IF;
4698:

Line 4908: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

4904: l_notif_context := 'STOPWORKING';
4905: END IF;
4906:
4907:
4908: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
4909: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4910: IBE_UTIL.DEBUG('Notify_finish_sharing: '||l_notifEnabled);
4911: END IF;
4912: IF l_notifEnabled = 'Y' THEN

Line 5154: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

5150: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5151: IBE_UTIL.DEBUG('Notify_shared_cart:l_notifname: '||l_notifName);
5152: IBE_UTIL.DEBUG('Notify_shared_cart:l_usertype: '||l_usertype);
5153: END IF;
5154: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
5155: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5156: IBE_UTIL.DEBUG('Notify_shared_cart:Shared cart notification enabled: '||l_notifEnabled);
5157: END IF;
5158:

Line 5388: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

5384: l_notif_context := 'CHANGEACCESSLEVEL';
5385: END IF;
5386:
5387:
5388: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
5389: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5390: IBE_UTIL.DEBUG('Notify_access_change:l_notifEnabled: '||l_notifEnabled);
5391: END IF;
5392: --l_notifEnabled := 'Y';

Line 5605: l_notif_Enabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notif_Name);

5601: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5602: ibe_util.debug('Check if this notification is enabled.');
5603: END IF;
5604:
5605: l_notif_Enabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notif_Name);
5606: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5607: ibe_util.debug('Notification Name: '||l_notif_Name||' Enabled: '||l_notif_Enabled);
5608: END IF;
5609:

Line 5931: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);

5927: -- Check for WorkFlow Feature Availablity.
5928: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5929: ibe_util.debug('Check if this notification is enabled.');
5930: END IF;
5931: l_notifEnabled := IBE_WF_NOTIF_SETUP_PVT.Check_Notif_Enabled(l_notifName);
5932: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5933: ibe_util.debug('Notification Name: '||l_notifName||' Enabled: '||l_notifEnabled);
5934: END IF;
5935: If l_notifEnabled = 'Y' Then