DBA Data[Home] [Help]

APPS.ASO_APR_INT dependencies on STANDARD

Line 261: -- Standard call to establisg savepoint .

257: 1,
258: 'N'
259: );
260: END IF;
261: -- Standard call to establisg savepoint .
262:
263: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
264: aso_debug_pub.ADD (
265: 'Establishing save point GET_ALL_APPROVERS_INT',

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

268: );
269: END IF;
270: SAVEPOINT get_all_approvers_int;
271:
272: -- Standard call to check for call compatibility.
273:
274: IF NOT fnd_api.compatible_api_call (
275: l_api_version,
276: p_api_version_number,

Line 680: -- Standard call to establisg savepoint .

676: 1,
677: 'N'
678: );
679: END IF;
680: -- Standard call to establisg savepoint .
681:
682: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
683: aso_debug_pub.ADD (
684: 'Establishing save point START_APPROVAL_PROCESS_INT',

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

687: );
688: END IF;
689: SAVEPOINT start_approval_process_int;
690:
691: -- Standard call to check for call compatibility.
692: IF NOT fnd_api.compatible_api_call (
693: l_api_version,
694: p_api_version_number,
695: l_api_name,

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

1382: );
1383: END IF;
1384: SAVEPOINT cancel_approval_process_int;
1385:
1386: -- Standard call to check for call compatibility.
1387: IF NOT fnd_api.compatible_api_call (
1388: l_api_version,
1389: p_api_version_number,
1390: l_api_name,

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

1591: 'N'
1592: );
1593: END IF;
1594:
1595: -- Standard call to check for call compatibility.
1596: IF NOT fnd_api.compatible_api_call (
1597: l_api_version,
1598: p_api_version_number,
1599: l_api_name,

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

1690: 'N'
1691: );
1692: END IF;
1693:
1694: -- Standard call to check for call compatibility.
1695: IF NOT fnd_api.compatible_api_call (
1696: l_api_version,
1697: p_api_version_number,
1698: l_api_name,

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

1844: 'N'
1845: );
1846: END IF;
1847:
1848: -- Standard call to check for call compatibility.
1849: IF NOT fnd_api.compatible_api_call (
1850: l_api_version,
1851: p_api_version_number,
1852: l_api_name,