DBA Data[Home] [Help]

APPS.IBY_FNDCPT_TRXN_PUB dependencies on FND_MESSAGE

Line 1076: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

1072: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
1073: debug_level => G_LEVEL_ERROR,
1074: module => G_DEBUG_MODULE || l_module);
1075: END IF;
1076: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
1077: FND_MSG_PUB.Add;
1078: RAISE FND_API.G_EXC_ERROR;
1079: END IF;
1080:

Line 1220: FND_MESSAGE.SET_NAME('IBY', 'IBY_204900');

1216: iby_debug_pub.add(debug_msg => 'Invalid CVV format',
1217: debug_level => G_LEVEL_ERROR,
1218: module => G_DEBUG_MODULE || l_module);
1219: END IF;
1220: FND_MESSAGE.SET_NAME('IBY', 'IBY_204900');
1221: FND_MSG_PUB.Add;
1222: RAISE FND_API.G_EXC_ERROR;
1223: END IF;
1224:

Line 1232: FND_MESSAGE.SET_NAME('IBY', 'IBY_204901');

1228: iby_debug_pub.add(debug_msg => 'Invalid CVV length',
1229: debug_level => G_LEVEL_ERROR,
1230: module => G_DEBUG_MODULE || l_module);
1231: END IF;
1232: FND_MESSAGE.SET_NAME('IBY', 'IBY_204901');
1233: FND_MSG_PUB.Add;
1234: RAISE FND_API.G_EXC_ERROR;
1235: END IF;
1236: IF ('IMMEDIATE' = IBY_CREDITCARD_PKG.Get_CC_Encrypt_Mode()) THEN

Line 1262: FND_MESSAGE.SET_NAME('IBY', 'IBY_204902');

1258: iby_debug_pub.add(debug_msg => 'Unknown error occurred while cvv encryption !!',
1259: debug_level => G_LEVEL_ERROR,
1260: module => G_DEBUG_MODULE || l_module);
1261: END IF;
1262: FND_MESSAGE.SET_NAME('IBY', 'IBY_204902');
1263: FND_MSG_PUB.Add;
1264: RAISE FND_API.G_EXC_ERROR;
1265: END IF;
1266: l_segment_id := null;

Line 1453: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

1449: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
1450: debug_level => G_LEVEL_ERROR,
1451: module => G_DEBUG_MODULE || l_module);
1452: END IF;
1453: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
1454: FND_MSG_PUB.Add;
1455: RAISE FND_API.G_EXC_ERROR;
1456: END IF;
1457:

Line 1600: FND_MESSAGE.SET_NAME('IBY', 'IBY_204900');

1596: iby_debug_pub.add(debug_msg => 'Invalid CVV format',
1597: debug_level => G_LEVEL_ERROR,
1598: module => G_DEBUG_MODULE || l_module);
1599: END IF;
1600: FND_MESSAGE.SET_NAME('IBY', 'IBY_204900');
1601: FND_MSG_PUB.Add;
1602: RAISE FND_API.G_EXC_ERROR;
1603: END IF;
1604:

Line 1612: FND_MESSAGE.SET_NAME('IBY', 'IBY_204901');

1608: iby_debug_pub.add(debug_msg => 'Invalid CVV length',
1609: debug_level => G_LEVEL_ERROR,
1610: module => G_DEBUG_MODULE || l_module);
1611: END IF;
1612: FND_MESSAGE.SET_NAME('IBY', 'IBY_204901');
1613: FND_MSG_PUB.Add;
1614: RAISE FND_API.G_EXC_ERROR;
1615: END IF;
1616:

Line 1644: FND_MESSAGE.SET_NAME('IBY', 'IBY_204902');

1640: iby_debug_pub.add(debug_msg => 'Unknown error occurred while cvv encryption !!',
1641: debug_level => G_LEVEL_ERROR,
1642: module => G_DEBUG_MODULE || l_module);
1643: END IF;
1644: FND_MESSAGE.SET_NAME('IBY', 'IBY_204902');
1645: FND_MSG_PUB.Add;
1646: RAISE FND_API.G_EXC_ERROR;
1647: END IF;
1648: l_segment_id := null;

Line 1863: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

1859: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
1860: debug_level => G_LEVEL_ERROR,
1861: module => G_DEBUG_MODULE || l_module);
1862: END IF;
1863: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
1864: FND_MSG_PUB.Add;
1865: RAISE FND_API.G_EXC_ERROR;
1866: END IF;
1867:

Line 2032: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

2028: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
2029: debug_level => G_LEVEL_ERROR,
2030: module => G_DEBUG_MODULE || l_module);
2031: END IF;
2032: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
2033: FND_MSG_PUB.Add;
2034: RAISE FND_API.G_EXC_ERROR;
2035: END IF;
2036:

Line 2297: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

2293: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
2294: debug_level => G_LEVEL_ERROR,
2295: module => G_DEBUG_MODULE || l_module);
2296: END IF;
2297: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
2298: FND_MSG_PUB.Add;
2299: RAISE FND_API.G_EXC_ERROR;
2300: END IF;
2301:

Line 2961: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

2957: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
2958: debug_level => G_LEVEL_ERROR,
2959: module => G_DEBUG_MODULE || l_module);
2960: END IF;
2961: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
2962: FND_MSG_PUB.Add;
2963: RAISE FND_API.G_EXC_ERROR;
2964: END IF;
2965:

Line 3472: FND_MESSAGE.SET_NAME('IBY',l_fail_msg);

3468: IF( G_LEVEL_ERROR >= G_CURRENT_RUNTIME_LEVEL) THEN
3469: iby_debug_pub.add('fail msg code:=' || l_fail_msg,G_LEVEL_ERROR,l_dbg_mod);
3470: END IF;
3471: IF (NOT l_fail_msg IS NULL) THEN
3472: FND_MESSAGE.SET_NAME('IBY',l_fail_msg);
3473: l_fail_msg := FND_MESSAGE.GET();
3474:
3475: iby_fndcpt_common_pub.Prepare_Result
3476: (iby_payment_adapter_pub.G_INTERFACE_CODE,

Line 3473: l_fail_msg := FND_MESSAGE.GET();

3469: iby_debug_pub.add('fail msg code:=' || l_fail_msg,G_LEVEL_ERROR,l_dbg_mod);
3470: END IF;
3471: IF (NOT l_fail_msg IS NULL) THEN
3472: FND_MESSAGE.SET_NAME('IBY',l_fail_msg);
3473: l_fail_msg := FND_MESSAGE.GET();
3474:
3475: iby_fndcpt_common_pub.Prepare_Result
3476: (iby_payment_adapter_pub.G_INTERFACE_CODE,
3477: l_fail_msg,l_prev_msg_count,x_return_status,x_msg_count,x_msg_data,

Line 3585: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

3581: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
3582: debug_level => G_LEVEL_ERROR,
3583: module => G_DEBUG_MODULE || l_module);
3584: END IF;
3585: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
3586: FND_MSG_PUB.Add;
3587: RAISE FND_API.G_EXC_ERROR;
3588: END IF;
3589:

Line 3690: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

3686: THEN
3687: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
3688: debug_level => G_LEVEL_ERROR,
3689: module => G_DEBUG_MODULE || l_module);
3690: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
3691: FND_MSG_PUB.Add;
3692: RAISE FND_API.G_EXC_ERROR;
3693: END IF;
3694:

Line 3887: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

3883: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
3884: debug_level => G_LEVEL_ERROR,
3885: module => G_DEBUG_MODULE || l_module);
3886: END IF;
3887: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
3888: FND_MSG_PUB.Add;
3889: RAISE FND_API.G_EXC_ERROR;
3890: END IF;
3891:

Line 5538: fnd_message.set_name('IBY', 'IBY_API_OTHERS_EXCEP');

5534: x_return_status := fnd_api.g_ret_sts_unexp_error;
5535:
5536: print_debuginfo(l_module_name, 'Exception : ' || SQLERRM);
5537:
5538: fnd_message.set_name('IBY', 'IBY_API_OTHERS_EXCEP');
5539: fnd_message.set_token('ERROR',SQLERRM);
5540: fnd_msg_pub.add;
5541: fnd_msg_pub.count_and_get(p_encoded => fnd_api.g_false,
5542: p_count => x_msg_count,

Line 5539: fnd_message.set_token('ERROR',SQLERRM);

5535:
5536: print_debuginfo(l_module_name, 'Exception : ' || SQLERRM);
5537:
5538: fnd_message.set_name('IBY', 'IBY_API_OTHERS_EXCEP');
5539: fnd_message.set_token('ERROR',SQLERRM);
5540: fnd_msg_pub.add;
5541: fnd_msg_pub.count_and_get(p_encoded => fnd_api.g_false,
5542: p_count => x_msg_count,
5543: p_data => x_msg_data);

Line 5703: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

5699: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
5700: debug_level => G_LEVEL_ERROR,
5701: module => G_DEBUG_MODULE || l_module);
5702: END IF;
5703: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
5704: FND_MSG_PUB.Add;
5705: RAISE FND_API.G_EXC_ERROR;
5706: END IF;
5707:

Line 6189: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');

6185: iby_debug_pub.add(debug_msg => 'Incorrect API Version:=' || p_api_version,
6186: debug_level => G_LEVEL_ERROR,
6187: module => G_DEBUG_MODULE || l_module);
6188: END IF;
6189: FND_MESSAGE.SET_NAME('IBY', 'IBY_204400_API_VER_MISMATCH');
6190: FND_MSG_PUB.Add;
6191: RAISE FND_API.G_EXC_ERROR;
6192: END IF;
6193: