DBA Data[Home] [Help]

APPS.JTF_RS_ROLES_PVT dependencies on STANDARD

Line 519: /* Standard call for Message Generation */

515: RAISE fnd_api.g_exc_unexpected_error;
516: END IF;
517: END IF;
518:
519: /* Standard call for Message Generation */
520:
521: IF jtf_usr_hks.ok_to_execute(
522: 'JTF_RS_ROLES_PVT',
523: 'CREATE_RS_RESOURCE_ROLES',

Line 1232: /* Standard call for Message Generation */

1228: RAISE fnd_api.g_exc_unexpected_error;
1229: END IF;
1230: END IF;
1231:
1232: /* Standard call for Message Generation */
1233:
1234: IF jtf_usr_hks.ok_to_execute(
1235: 'JTF_RS_ROLES_PVT',
1236: 'UPDATE_RS_RESOURCE_ROLES',

Line 1539: /* Standard call for Message Generation */

1535: RAISE fnd_api.g_exc_unexpected_error;
1536: END IF;
1537: END IF;
1538:
1539: /* Standard call for Message Generation */
1540:
1541: IF jtf_usr_hks.ok_to_execute(
1542: 'JTF_RS_ROLES_PVT',
1543: 'DELETE_RS_RESOURCE_ROLES',