DBA Data[Home] [Help]

APPS.IEX_CURRENCY_PVT dependencies on STANDARD

Line 72: -- Standard begin of API savepoint

68: l_msg_data VARCHAR2(32767);
69:
70: l_currency_code VARCHAR2(15) := p_currency_code;
71: BEGIN
72: -- Standard begin of API savepoint
73: SAVEPOINT Get_Currency_Details_PVT;
74:
75: -- Standard call to check for call compatibility.
76: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

71: BEGIN
72: -- Standard begin of API savepoint
73: SAVEPOINT Get_Currency_Details_PVT;
74:
75: -- Standard call to check for call compatibility.
76: IF NOT FND_API.Compatible_API_Call (l_api_version,
77: p_api_version,
78: l_api_name,
79: G_PKG_NAME)

Line 202: -- Standard begin of API savepoint

198: l_return_status VARCHAR2(1);
199: l_msg_count NUMBER;
200: l_msg_data VARCHAR2(100);
201: BEGIN
202: -- Standard begin of API savepoint
203: SAVEPOINT Curr_Round_Amount_PVT;
204:
205: -- Standard call to check for call compatibility.
206: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

201: BEGIN
202: -- Standard begin of API savepoint
203: SAVEPOINT Curr_Round_Amount_PVT;
204:
205: -- Standard call to check for call compatibility.
206: IF NOT FND_API.Compatible_API_Call (l_api_version,
207: p_api_version,
208: l_api_name,
209: G_PKG_NAME)

Line 377: -- Standard begin of API savepoint

373: l_commit VARCHAR2(1) := 'F'; -- Andre Araujo 02/08/00
374:
375: BEGIN
376:
377: -- Standard begin of API savepoint
378: SAVEPOINT Functional_Amount_PVT;
379:
380: -- Standard call to check for call compatibility.
381: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

376:
377: -- Standard begin of API savepoint
378: SAVEPOINT Functional_Amount_PVT;
379:
380: -- Standard call to check for call compatibility.
381: IF NOT FND_API.Compatible_API_Call (l_api_version,
382: p_api_version,
383: l_api_name,
384: G_PKG_NAME)

Line 589: -- Standard begin of API savepoint

585: l_commit VARCHAR2(1) := 'F';
586:
587: BEGIN
588:
589: -- Standard begin of API savepoint
590: SAVEPOINT Func_Amt_Rate_PVT;
591:
592: -- Standard call to check for call compatibility.
593: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

588:
589: -- Standard begin of API savepoint
590: SAVEPOINT Func_Amt_Rate_PVT;
591:
592: -- Standard call to check for call compatibility.
593: IF NOT FND_API.Compatible_API_Call (l_api_version,
594: p_api_version,
595: l_api_name,
596: G_PKG_NAME)

Line 765: -- Standard begin of API savepoint

761: l_commit VARCHAR2(1) := 'F';
762:
763: BEGIN
764:
765: -- Standard begin of API savepoint
766: SAVEPOINT Func_Amt_Curr_Pvt;
767:
768: -- Standard call to check for call compatibility.
769: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

764:
765: -- Standard begin of API savepoint
766: SAVEPOINT Func_Amt_Curr_Pvt;
767:
768: -- Standard call to check for call compatibility.
769: IF NOT FND_API.Compatible_API_Call (l_api_version,
770: p_api_version,
771: l_api_name,
772: G_PKG_NAME)

Line 945: -- Standard begin of API savepoint

941: l_return_status VARCHAR2(1);
942: l_msg_count NUMBER;
943: l_msg_data VARCHAR2(32767);
944: BEGIN
945: -- Standard begin of API savepoint
946: SAVEPOINT Convert_Amount_Curr_PVT;
947:
948: -- Standard call to check for call compatibility.
949: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

944: BEGIN
945: -- Standard begin of API savepoint
946: SAVEPOINT Convert_Amount_Curr_PVT;
947:
948: -- Standard call to check for call compatibility.
949: IF NOT FND_API.Compatible_API_Call (l_api_version,
950: p_api_version,
951: l_api_name,
952: G_PKG_NAME)

Line 1068: -- Standard begin of API savepoint

1064: l_msg_count NUMBER;
1065: l_msg_data VARCHAR2(32767);
1066: BEGIN
1067:
1068: -- Standard begin of API savepoint
1069: SAVEPOINT Convert_Amount_Sob_PVT;
1070:
1071: -- Standard call to check for call compatibility.
1072: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

1067:
1068: -- Standard begin of API savepoint
1069: SAVEPOINT Convert_Amount_Sob_PVT;
1070:
1071: -- Standard call to check for call compatibility.
1072: IF NOT FND_API.Compatible_API_Call (l_api_version,
1073: p_api_version,
1074: l_api_name,
1075: G_PKG_NAME)

Line 1171: -- Standard begin of API savepoint

1167: l_return_status VARCHAR2(1);
1168: l_msg_count NUMBER;
1169: l_msg_data VARCHAR2(32767);
1170: BEGIN
1171: -- Standard begin of API savepoint
1172: SAVEPOINT Funct_Curr_PVT;
1173:
1174: -- Standard call to check for call compatibility.
1175: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

1170: BEGIN
1171: -- Standard begin of API savepoint
1172: SAVEPOINT Funct_Curr_PVT;
1173:
1174: -- Standard call to check for call compatibility.
1175: IF NOT FND_API.Compatible_API_Call (l_api_version,
1176: p_api_version,
1177: l_api_name,
1178: G_PKG_NAME)

Line 1292: -- Standard begin of API savepoint

1288: l_field_length NUMBER := p_field_length;
1289: l_format_mask VARCHAR2(1000);
1290:
1291: BEGIN
1292: -- Standard begin of API savepoint
1293: SAVEPOINT Get_Format_Mask_PVT;
1294:
1295: -- Standard call to check for call compatibility.
1296: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

1291: BEGIN
1292: -- Standard begin of API savepoint
1293: SAVEPOINT Get_Format_Mask_PVT;
1294:
1295: -- Standard call to check for call compatibility.
1296: IF NOT FND_API.Compatible_API_Call (l_api_version,
1297: p_api_version,
1298: l_api_name,
1299: G_PKG_NAME)