DBA Data[Home] [Help]

APPS.IBY_EXT_BANKACCT_PUB dependencies on STANDARD

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

98:
99: END IF;
100: SAVEPOINT create_bank_pub;
101:
102: -- Standard call to check for call compatibility.
103: IF NOT FND_API.Compatible_API_Call(l_api_version,
104: p_api_version,
105: l_api_name,
106: G_PKG_NAME) THEN

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

276:
277: END IF;
278: SAVEPOINT update_bank_pub;
279:
280: -- Standard call to check for call compatibility.
281: IF NOT FND_API.Compatible_API_Call(l_api_version,
282: p_api_version,
283: l_api_name,
284: G_PKG_NAME) THEN

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

435:
436: END IF;
437: SAVEPOINT set_bank_end_date_pub;
438:
439: -- Standard call to check for call compatibility.
440: IF NOT FND_API.Compatible_API_Call(l_api_version,
441: p_api_version,
442: l_api_name,
443: G_PKG_NAME) THEN

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

559: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
560: print_debuginfo('ENTER ' || l_module_name);
561:
562: END IF;
563: -- Standard call to check for call compatibility.
564: IF NOT FND_API.Compatible_API_Call(l_api_version,
565: p_api_version,
566: l_api_name,
567: G_PKG_NAME) THEN

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

672:
673: END IF;
674: SAVEPOINT create_bank_branch_pub;
675:
676: -- Standard call to check for call compatibility.
677: IF NOT FND_API.Compatible_API_Call(l_api_version,
678: p_api_version,
679: l_api_name,
680: G_PKG_NAME) THEN

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

847:
848: END IF;
849: SAVEPOINT update_bank_branch_pub;
850:
851: -- Standard call to check for call compatibility.
852: IF NOT FND_API.Compatible_API_Call(l_api_version,
853: p_api_version,
854: l_api_name,
855: G_PKG_NAME) THEN

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

1068:
1069: END IF;
1070: SAVEPOINT set_ext_branch_end_date_pub;
1071:
1072: -- Standard call to check for call compatibility.
1073: IF NOT FND_API.Compatible_API_Call(l_api_version,
1074: p_api_version,
1075: l_api_name,
1076: G_PKG_NAME) THEN

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

1194: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
1195: print_debuginfo('ENTER ' || l_module_name);
1196:
1197: END IF;
1198: -- Standard call to check for call compatibility.
1199: IF NOT FND_API.Compatible_API_Call(l_api_version,
1200: p_api_version,
1201: l_api_name,
1202: G_PKG_NAME) THEN

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

1363:
1364: END IF;
1365: SAVEPOINT create_ext_bank_acct_pub;
1366:
1367: -- Standard call to check for call compatibility.
1368: IF NOT FND_API.Compatible_API_Call(l_api_version,
1369: p_api_version,
1370: l_api_name,
1371: G_PKG_NAME) THEN

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

2350:
2351: END IF;
2352: SAVEPOINT update_ext_bank_acct_pub;
2353:
2354: -- Standard call to check for call compatibility.
2355: IF NOT FND_API.Compatible_API_Call(l_api_version,
2356: p_api_version,
2357: l_api_name,
2358: G_PKG_NAME) THEN

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

3134: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
3135: print_debuginfo('ENTER ' || l_module_name);
3136:
3137: END IF;
3138: -- Standard call to check for call compatibility.
3139: IF NOT FND_API.Compatible_API_Call(l_api_version,
3140: p_api_version,
3141: l_api_name,
3142: G_PKG_NAME) THEN

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

3291:
3292: END IF;
3293: SAVEPOINT get_ext_bank_acct_pub;
3294:
3295: -- Standard call to check for call compatibility.
3296: IF NOT FND_API.Compatible_API_Call(l_api_version,
3297: p_api_version,
3298: l_api_name,
3299: G_PKG_NAME) THEN

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

3407:
3408: END IF;
3409: SAVEPOINT set_ext_bank_acct_dates_pub;
3410:
3411: -- Standard call to check for call compatibility.
3412: IF NOT FND_API.Compatible_API_Call(l_api_version,
3413: p_api_version,
3414: l_api_name,
3415: G_PKG_NAME) THEN

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

3626: print_debuginfo('bank_account_num_hash2:'|| p_ext_bank_acct_rec.bank_account_num_hash2);
3627:
3628:
3629: END IF;
3630: -- Standard call to check for call compatibility.
3631: IF NOT FND_API.Compatible_API_Call(l_api_version,
3632: p_api_version,
3633: l_api_name,
3634: G_PKG_NAME) THEN

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

3865:
3866: END IF;
3867: SAVEPOINT create_intermediary_acct_pub;
3868:
3869: -- Standard call to check for call compatibility.
3870: IF NOT FND_API.Compatible_API_Call(l_api_version,
3871: p_api_version,
3872: l_api_name,
3873: G_PKG_NAME) THEN

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

4013:
4014: END IF;
4015: SAVEPOINT update_intermediary_acct;
4016:
4017: -- Standard call to check for call compatibility.
4018: IF NOT FND_API.Compatible_API_Call(l_api_version,
4019: p_api_version,
4020: l_api_name,
4021: G_PKG_NAME) THEN

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

4174:
4175: END IF;
4176: SAVEPOINT add_joint_account_owner;
4177:
4178: -- Standard call to check for call compatibility.
4179: IF NOT FND_API.Compatible_API_Call(l_api_version,
4180: p_api_version,
4181: l_api_name,
4182: G_PKG_NAME) THEN

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

4329:
4330: END IF;
4331: SAVEPOINT set_acct_owner_end_date_pub;
4332:
4333: -- Standard call to check for call compatibility.
4334: IF NOT FND_API.Compatible_API_Call(l_api_version,
4335: p_api_version,
4336: l_api_name,
4337: G_PKG_NAME) THEN

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

4456:
4457: END IF;
4458: SAVEPOINT change_primary_acct_owner_pub;
4459:
4460: -- Standard call to check for call compatibility.
4461: IF NOT FND_API.Compatible_API_Call(l_api_version,
4462: p_api_version,
4463: l_api_name,
4464: G_PKG_NAME) THEN

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

4588: print_debuginfo('ENTER ' || l_module_name);
4589:
4590: END IF;
4591:
4592: -- Standard call to check for call compatibility.
4593: IF NOT FND_API.Compatible_API_Call(l_api_version,
4594: p_api_version,
4595: l_api_name,
4596: G_PKG_NAME) THEN