DBA Data[Home] [Help]

APPS.ZX_TDS_RULE_BASE_DETM_PVT dependencies on FND_MSG_PUB

Line 6897: FND_MSG_PUB.Add;

6893: when others then
6894: FND_MESSAGE.SET_NAME('ZX','GENERIC_MESSAGE');
6895: FND_MESSAGE.SET_TOKEN('GENERIC_TEXT','The action value for APPLY_EXCEPTION action code'||
6896: 'does not contain number');
6897: FND_MSG_PUB.Add;
6898: IF (g_level_error >= g_current_runtime_level ) THEN
6899: FND_LOG.STRING(g_level_error,
6900: 'ZX.PLSQL.ZX_TDS_RULE_BASE_DETM_PVT.get_result',
6901: 'The action value for APPLY_EXCEPTION action code '||