DBA Data[Home] [Help]

APPS.JTF_RS_RESOURCE_VALUES_PVT dependencies on STANDARD

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

388: fnd_msg_pub.add;
389: RAISE fnd_api.g_exc_unexpected_error;
390: END IF;
391:
392: /* Standard call for Message Generation */
393:
394: IF jtf_usr_hks.ok_to_execute(
395: 'JTF_RS_RESOURCE_VALUES_PVT',
396: 'CREATE_RS_RESOURCE_VALUES',

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

791: fnd_msg_pub.add;
792: RAISE fnd_api.g_exc_unexpected_error;
793: END IF;
794:
795: /* Standard call for Message Generation */
796:
797: IF jtf_usr_hks.ok_to_execute(
798: 'JTF_RS_RESOURCE_VALUES_PVT',
799: 'UPDATE_RS_RESOURCE_VALUES',

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

1040: fnd_msg_pub.add;
1041: RAISE fnd_api.g_exc_unexpected_error;
1042: END IF;
1043:
1044: /* Standard call for Message Generation */
1045:
1046: IF jtf_usr_hks.ok_to_execute(
1047: 'JTF_RS_RESOURCE_VALUES_PVT',
1048: 'DELETE_RS_RESOURCE_VALUES',