DBA Data[Home] [Help]

APPS.AMW_FINSTMT_CERT_MIG_PKG dependencies on STANDARD

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

35: BEGIN
36:
37: SAVEPOINT POPULATE_PROC_HIERARCHY;
38:
39: -- Standard call to check for call compatibility.
40: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
41: p_api_version_number,
42: l_api_name,
43: G_PKG_NAME)

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

214: BEGIN
215:
216: SAVEPOINT INSERT_FIN_CERT_SCOPE;
217:
218: -- Standard call to check for call compatibility.
219: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
220: p_api_version_number,
221: l_api_name,
222: G_PKG_NAME)

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

648: BEGIN
649:
650: SAVEPOINT Populate_Fin_Risk_Ass_Sum_M;
651:
652: -- Standard call to check for call compatibility.
653: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
654: p_api_version_number,
655: l_api_name,
656: G_PKG_NAME)

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

854: BEGIN
855:
856: SAVEPOINT Populate_Fin_Ctrl_Ass_Sum_M;
857:
858: -- Standard call to check for call compatibility.
859: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
860: p_api_version_number,
861: l_api_name,
862: G_PKG_NAME)

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

1059: BEGIN
1060:
1061: SAVEPOINT Populate_Fin_AP_Ass_Sum_M;
1062:
1063: -- Standard call to check for call compatibility.
1064:
1065: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1066: p_api_version_number,
1067: l_api_name,

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

1457:
1458: BEGIN
1459: SAVEPOINT INSERT_FIN_RISK;
1460:
1461: -- Standard call to check for call compatibility.
1462: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1463: p_api_version_number,
1464: l_api_name,
1465: G_PKG_NAME)

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

1582: BEGIN
1583:
1584: SAVEPOINT INSERT_FIN_CTRL;
1585:
1586: -- Standard call to check for call compatibility.
1587: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1588: p_api_version_number,
1589: l_api_name,
1590: G_PKG_NAME)