DBA Data[Home] [Help]

APPS.ZX_TDS_RULE_BASE_DETM_PVT dependencies on FND_MSG_PUB

Line 7358: FND_MSG_PUB.Add;

7354: when others then
7355: FND_MESSAGE.SET_NAME('ZX','GENERIC_MESSAGE');
7356: FND_MESSAGE.SET_TOKEN('GENERIC_TEXT','The action value for APPLY_EXCEPTION action code'||
7357: 'does not contain number');
7358: FND_MSG_PUB.Add;
7359: IF (g_level_error >= g_current_runtime_level ) THEN
7360: FND_LOG.STRING(g_level_error,
7361: 'ZX.PLSQL.ZX_TDS_RULE_BASE_DETM_PVT.get_result',
7362: 'The action value for APPLY_EXCEPTION action code '||