DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PUB dependencies on STANDARD

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

63: l_api_version CONSTANT NUMBER := 1;
64: BEGIN
65: savepoint Update_fin_cap_cost_pub;
66: x_return_status := FND_API.G_RET_STS_SUCCESS;
67: -- Standard call to check for call compatibility.
68: IF NOT (FND_API.Compatible_API_Call (l_api_version,
69: p_api_version,
70: l_api_name,
71: G_PKG_NAME)) THEN

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

149: l_api_version CONSTANT NUMBER := 1;
150: BEGIN
151: savepoint Create_add_on_line_pub;
152: x_return_status := FND_API.G_RET_STS_SUCCESS;
153: -- Standard call to check for call compatibility.
154: IF NOT (FND_API.Compatible_API_Call (l_api_version,
155: p_api_version,
156: l_api_name,
157: G_PKG_NAME)) THEN

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

247: l_api_version CONSTANT NUMBER := 1;
248: BEGIN
249: savepoint Update_add_on_line_pub;
250: x_return_status := FND_API.G_RET_STS_SUCCESS;
251: -- Standard call to check for call compatibility.
252: IF NOT (FND_API.Compatible_API_Call (l_api_version,
253: p_api_version,
254: l_api_name,
255: G_PKG_NAME)) THEN

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

376: l_api_version CONSTANT NUMBER := 1;
377: BEGIN
378: savepoint delete_add_on_line_pub;
379: x_return_status := FND_API.G_RET_STS_SUCCESS;
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)) THEN

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

495: l_api_version CONSTANT NUMBER := 1;
496: BEGIN
497: savepoint Create_all_line_pub;
498: x_return_status := FND_API.G_RET_STS_SUCCESS;
499: -- Standard call to check for call compatibility.
500: IF NOT (FND_API.Compatible_API_Call (l_api_version,
501: p_api_version,
502: l_api_name,
503: G_PKG_NAME)) THEN

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

615: l_api_version CONSTANT NUMBER := 1;
616: BEGIN
617: savepoint update_all_line_pub;
618: x_return_status := FND_API.G_RET_STS_SUCCESS;
619: -- Standard call to check for call compatibility.
620: IF NOT (FND_API.Compatible_API_Call (l_api_version,
621: p_api_version,
622: l_api_name,
623: G_PKG_NAME)) THEN

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

741: l_api_version CONSTANT NUMBER := 1;
742: BEGIN
743: savepoint create_inst_ib_line_pub;
744: x_return_status := FND_API.G_RET_STS_SUCCESS;
745: -- Standard call to check for call compatibility.
746: IF NOT (FND_API.Compatible_API_Call (l_api_version,
747: p_api_version,
748: l_api_name,
749: G_PKG_NAME)) THEN

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

847: l_api_version CONSTANT NUMBER := 1;
848: BEGIN
849: savepoint update_ints_ib_line_pub;
850: x_return_status := FND_API.G_RET_STS_SUCCESS;
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 941: -- Standard call to check for call compatibility.

937: l_api_version CONSTANT NUMBER := 1;
938: BEGIN
939: savepoint delete_inst_ib_line_pub;
940: x_return_status := FND_API.G_RET_STS_SUCCESS;
941: -- Standard call to check for call compatibility.
942: IF NOT (FND_API.Compatible_API_Call (l_api_version,
943: p_api_version,
944: l_api_name,
945: G_PKG_NAME)) THEN

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

1022: l_api_version CONSTANT NUMBER := 1;
1023: BEGIN
1024: savepoint Create_party_roles_pub;
1025: x_return_status := FND_API.G_RET_STS_SUCCESS;
1026: -- Standard call to check for call compatibility.
1027: IF NOT (FND_API.Compatible_API_Call (l_api_version,
1028: p_api_version,
1029: l_api_name,
1030: G_PKG_NAME)) THEN

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

1090: l_api_version CONSTANT NUMBER := 1;
1091: BEGIN
1092: savepoint Update_party_roles_pub;
1093: x_return_status := FND_API.G_RET_STS_SUCCESS;
1094: -- Standard call to check for call compatibility.
1095: IF NOT (FND_API.Compatible_API_Call (l_api_version,
1096: p_api_version,
1097: l_api_name,
1098: G_PKG_NAME)) THEN

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

1167: l_api_name CONSTANT VARCHAR2(30) := 'CREATE_TXD_ASSET_DEF';
1168: l_api_version CONSTANT NUMBER := 1;
1169: BEGIN
1170: savepoint Create_asset_line_details_pub;
1171: -- Standard call to check for call compatibility.
1172: IF NOT (FND_API.Compatible_API_Call (l_api_version,
1173: p_api_version,
1174: l_api_name,
1175: G_PKG_NAME)) THEN

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

1243: l_api_name CONSTANT VARCHAR2(30) := 'UPDATE_TXD_ASSET_DEF';
1244: l_api_version CONSTANT NUMBER := 1;
1245: BEGIN
1246: savepoint update_asset_line_details_pub;
1247: -- Standard call to check for call compatibility.
1248: IF NOT (FND_API.Compatible_API_Call (l_api_version,
1249: p_api_version,
1250: l_api_name,
1251: G_PKG_NAME)) THEN