DBA Data[Home] [Help]

APPS.JTF_TASK_MASS_PVT dependencies on STANDARD

Line 82: -- Standard start of API savepoint

78: where resource_id = b_task_resource_id;
79:
80: BEGIN
81: --
82: -- Standard start of API savepoint
83: --
84: SAVEPOINT create_mass_tasks;
85:
86: --

Line 92: -- Standard call to check for call compatibility

88: --
89: x_return_status := fnd_api.g_ret_sts_success;
90:
91: --
92: -- Standard call to check for call compatibility
93: --
94: IF NOT fnd_api.compatible_api_call (
95: l_api_version,
96: p_api_version,