DBA Data[Home] [Help]

APPS.IBY_DISBURSEMENT_COMP_PUB dependencies on STANDARD

Line 127: -- Standard call to check for call compatibility.

123: print_debuginfo(l_module_name,'Application_id : '|| p_trxn_attributes_rec.application_id);
124: print_debuginfo(l_module_name,'First party LE id : '|| p_trxn_attributes_rec.payer_legal_entity_id);
125:
126: END IF;
127: -- Standard call to check for call compatibility.
128: IF NOT FND_API.Compatible_API_Call(l_api_version,
129: p_api_version,
130: l_api_name,
131: G_PKG_NAME) THEN

Line 184: -- Standard call to get message count and if count is 1, get message info.

180: END IF;
181:
182: -- End of API body.
183:
184: -- Standard call to get message count and if count is 1, get message info.
185: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
186:
187: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
188: print_debuginfo(l_module_name, 'RETURN');

Line 317: -- Standard call to check for call compatibility.

313: print_debuginfo(l_module_name,'Payment Amount : '|| p_trxn_attributes_rec.payment_amount);
314: print_debuginfo(l_module_name,'Account Usage : '|| p_trxn_attributes_rec.payment_function);
315:
316: END IF;
317: -- Standard call to check for call compatibility.
318: IF NOT FND_API.Compatible_API_Call(l_api_version,
319: p_api_version,
320: l_api_name,
321: G_PKG_NAME) THEN

Line 389: -- Standard call to get message count and if count is 1, get message info.

385: END IF;
386:
387: -- End of API body.
388:
389: -- Standard call to get message count and if count is 1, get message info.
390: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
391:
392: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
393: print_debuginfo(l_module_name, 'RETURN');

Line 490: -- Standard call to check for call compatibility.

486: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
487: print_debuginfo(l_module_name, 'ENTER');
488:
489: END IF;
490: -- Standard call to check for call compatibility.
491: IF NOT FND_API.Compatible_API_Call(l_api_version,
492: p_api_version,
493: l_api_name,
494: G_PKG_NAME) THEN

Line 525: -- Standard call to get message count and if count is 1, get message info.

521: END IF;
522:
523: -- End of API body.
524:
525: -- Standard call to get message count and if count is 1, get message info.
526: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
527:
528: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
529: print_debuginfo(l_module_name, 'RETURN');

Line 748: -- Standard call to check for call compatibility.

744: print_debuginfo(l_module_name,'Payment Amount : '|| p_trxn_attributes_rec.payment_amount);
745: print_debuginfo(l_module_name,'Account Usage : '|| p_trxn_attributes_rec.payment_function);
746:
747: END IF;
748: -- Standard call to check for call compatibility.
749: IF NOT FND_API.Compatible_API_Call(l_api_version,
750: p_api_version,
751: l_api_name,
752: G_PKG_NAME) THEN

Line 1002: -- Standard call to get message count and if count is 1, get message info.

998: x_payment_methods_tbl := l_pmtmthd_table;
999: END IF;
1000:
1001: -- End of API body.
1002: -- Standard call to get message count and if count is 1, get message info.
1003: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
1004:
1005: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1006: print_debuginfo(l_module_name, 'RETURN');

Line 1204: -- Standard call to check for call compatibility.

1200: || ' combination ...'
1201: );
1202:
1203: END IF;
1204: -- Standard call to check for call compatibility.
1205: IF NOT FND_API.Compatible_API_Call(
1206: l_api_version,
1207: p_api_version,
1208: l_api_name,

Line 1252: -- Standard call to get message count and if count is 1, get message info.

1248: END IF;
1249:
1250: -- End of API body.
1251:
1252: -- Standard call to get message count and if count is 1, get message info.
1253: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
1254:
1255: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1256: print_debuginfo(l_module_name, 'RETURN');

Line 1359: -- Standard call to check for call compatibility.

1355: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1356: print_debuginfo(l_module_name, 'ENTER');
1357:
1358: END IF;
1359: -- Standard call to check for call compatibility.
1360: IF NOT FND_API.Compatible_API_Call(
1361: l_api_version,
1362: p_api_version,
1363: l_api_name,

Line 1630: -- Standard call to get message count and if count is 1, get message info.

1626: */
1627: x_payment_profiles_tbl := l_prof_intsct_tab;
1628:
1629: -- End of API body.
1630: -- Standard call to get message count and if count is 1, get message info.
1631: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
1632:
1633: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1634: print_debuginfo(l_module_name, 'RETURN');

Line 1737: -- Standard call to check for call compatibility.

1733: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1734: print_debuginfo(l_module_name,'ENTER');
1735:
1736: END IF;
1737: -- Standard call to check for call compatibility.
1738: IF NOT FND_API.Compatible_API_Call(l_api_version,
1739: p_api_version,
1740: l_api_name,
1741: G_PKG_NAME) THEN

Line 1794: -- Standard call to get message count and if count is 1, get message info.

1790: END IF;
1791:
1792: -- End of API body.
1793:
1794: -- Standard call to get message count and if count is 1, get message info.
1795: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
1796:
1797: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1798: print_debuginfo(l_module_name, 'RETURN');

Line 2199: -- Standard call to check for call compatibility.

2195: print_debuginfo(l_module_name,'Payment Amount : '|| p_trxn_attributes_rec.payment_amount);
2196: print_debuginfo(l_module_name,'Payment Function : '|| p_trxn_attributes_rec.payment_function);
2197:
2198: END IF;
2199: -- Standard call to check for call compatibility.
2200: IF NOT FND_API.Compatible_API_Call (l_api_version,
2201: p_api_version,
2202: l_api_name,
2203: G_PKG_NAME)

Line 2556: -- Standard call to get message count and if count is 1, get message info.

2552: x_default_pmt_attrs_rec.Settlement_Priority := l_settlement_priority;
2553: x_default_pmt_attrs_rec.payment_reason_comments :=l_payment_reason_comments;
2554: -- End of API body.
2555:
2556: -- Standard call to get message count and if count is 1, get message info.
2557: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
2558: p_data => x_msg_data);
2559:
2560: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN

Line 2702: -- Standard call to check for call compatibility.

2698: print_debuginfo(l_module_name,'Payment Currency : '|| p_trxn_attributes_rec.payment_currency);
2699: print_debuginfo(l_module_name,'Payment Function : '|| p_trxn_attributes_rec.payment_function);
2700:
2701: END IF;
2702: -- Standard call to check for call compatibility.
2703: IF NOT FND_API.Compatible_API_Call (l_api_version,
2704: p_api_version,
2705: l_api_name,
2706: G_PKG_NAME)

Line 2782: -- Standard call to get message count and if count is 1, get message info.

2778:
2779: x_payee_bankaccount := l_payee_bankaccount_rec;
2780: -- End of API body.
2781:
2782: -- Standard call to get message count and if count is 1, get message info.
2783: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
2784: p_data => x_msg_data);
2785:
2786: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN

Line 2893: -- Standard call to check for call compatibility.

2889: print_debuginfo(l_module_name, 'ENTER');
2890: print_debuginfo(l_module_name,'Payment Method Id : '|| p_payment_method_id);
2891:
2892: END IF;
2893: -- Standard call to check for call compatibility.
2894: IF NOT FND_API.Compatible_API_Call (l_api_version,
2895: p_api_version,
2896: l_api_name,
2897: G_PKG_NAME) THEN

Line 2929: -- Standard call to get message count and if count is 1, get message info.

2925: CLOSE pmt_field_prop_csr;
2926:
2927: -- End of API body.
2928:
2929: -- Standard call to get message count and if count is 1, get message info.
2930: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
2931: p_data => x_msg_data);
2932:
2933: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN

Line 3018: -- Standard call to check for call compatibility.

3014: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
3015: print_debuginfo(l_module_name, 'ENTER');
3016:
3017: END IF;
3018: -- Standard call to check for call compatibility.
3019: IF NOT FND_API.Compatible_API_Call (l_api_version,
3020: p_api_version,
3021: l_api_name,
3022: G_PKG_NAME)

Line 3047: -- Standard call to get message count and if count is 1, get message info.

3043: END IF;
3044:
3045: -- End of API body.
3046:
3047: -- Standard call to get message count and if count is 1, get message info.
3048: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
3049: p_data => x_msg_data);
3050:
3051: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN

Line 3608: -- Standard call to check for call compatibility.

3604: print_debuginfo(l_module_name,'Payment Amount : '|| p_trxn_attributes_rec.payment_amount);
3605: print_debuginfo(l_module_name,'Account Usage : '|| p_trxn_attributes_rec.payment_function);
3606:
3607: END IF;
3608: -- Standard call to check for call compatibility.
3609: IF NOT FND_API.Compatible_API_Call(l_api_version,
3610: p_api_version,
3611: l_api_name,
3612: G_PKG_NAME) THEN

Line 3680: -- Standard call to get message count and if count is 1, get message info.

3676: END IF;
3677:
3678: -- End of API body.
3679:
3680: -- Standard call to get message count and if count is 1, get message info.
3681: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
3682:
3683: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
3684: print_debuginfo(l_module_name, 'RETURN');