DBA Data[Home] [Help]

APPS.PON_NEGOTIATION_HELPER_PVT dependencies on PON_THREADS

Line 3377: PON_THREADS

3373: message => 'PON_THREAD_ENTRIES records deleted');
3374: END IF;
3375:
3376: DELETE FROM
3377: PON_THREADS
3378: WHERE
3379: DISCUSSION_ID = l_discussion_id;
3380:
3381: IF (FND_LOG.level_statement >= FND_LOG.g_current_runtime_level) THEN

Line 3384: message => 'PON_THREADS records deleted');

3380:
3381: IF (FND_LOG.level_statement >= FND_LOG.g_current_runtime_level) THEN
3382: FND_LOG.string (log_level => FND_LOG.level_statement,
3383: module => g_module_prefix || l_module_name,
3384: message => 'PON_THREADS records deleted');
3385: END IF;
3386:
3387: DELETE FROM
3388: PON_DISCUSSIONS