DBA Data[Home] [Help]

APPS.ASO_PA_APR_INT dependencies on STANDARD

Line 145: -- Standard call to establisg savepoint .

141: 1,
142: 'N'
143: );
144: END IF;
145: -- Standard call to establisg savepoint .
146:
147: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
148: aso_debug_pub.ADD (
149: 'Establishing save point GET_ALL_APPROVERS_INT',

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

152: );
153: END IF;
154: SAVEPOINT get_all_approvers_int;
155:
156: -- Standard call to check for call compatibility.
157:
158: IF NOT fnd_api.compatible_api_call (
159: l_api_version,
160: p_api_version_number,

Line 801: -- Standard call to establisg savepoint .

797: 1,
798: 'N'
799: );
800: END IF;
801: -- Standard call to establisg savepoint .
802:
803: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
804: aso_debug_pub.ADD (
805: 'Establishing save point START_PAPPROVAL_PROCESS_INT',

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

808: );
809: END IF;
810: SAVEPOINT start_papproval_process_int;
811:
812: -- Standard call to check for call compatibility.
813: IF NOT fnd_api.compatible_api_call (
814: l_api_version,
815: p_api_version_number,
816: l_api_name,

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

1272: );
1273: END IF;
1274: SAVEPOINT cancel_approval_process_int;
1275:
1276: -- Standard call to check for call compatibility.
1277: IF NOT fnd_api.compatible_api_call (
1278: l_api_version,
1279: p_api_version_number,
1280: l_api_name,

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

1505: 'N'
1506: );
1507: END IF;
1508:
1509: -- Standard call to check for call compatibility.
1510: IF NOT fnd_api.compatible_api_call (
1511: l_api_version,
1512: p_api_version_number,
1513: l_api_name,