DBA Data[Home] [Help]

APPS.AHL_PRD_WO_PUB dependencies on STANDARD

Line 161: -- Standard call to check for call compatibility

157: IF(x_return_status <> Fnd_Api.G_RET_STS_SUCCESS)THEN
158: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
159: END IF;
160:
161: -- Standard call to check for call compatibility
162: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
163: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
164: END IF;
165:

Line 346: -- Standard call to check for call compatibility

342: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
343: END IF;
344:
345: x_Operations(0) := NULL;
346: -- Standard call to check for call compatibility
347: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
348: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
349: END IF;
350:

Line 497: -- Standard call to check for call compatibility

493: END IF;
494:
495: x_MaterialRequirementDetails(0) := NULL;
496:
497: -- Standard call to check for call compatibility
498: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
499: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
500: END IF;
501:

Line 672: -- Standard call to check for call compatibility

668: END IF;
669:
670: x_AssociatedDocuments(0) := NULL;
671:
672: -- Standard call to check for call compatibility
673: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
674: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
675: END IF;
676:

Line 785: -- Standard call to check for call compatibility

781: END IF;
782:
783: x_TurnoverNotes(0) := NULL;
784:
785: -- Standard call to check for call compatibility
786: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
787: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
788: END IF;
789:

Line 912: -- Standard call to check for call compatibility

908: x_ResourceTransactions(0) := NULL;
909: x_DefaultResourceTransactions(0) := NULL;
910:
911:
912: -- Standard call to check for call compatibility
913: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
914: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
915: END IF;
916:

Line 1176: -- Standard call to check for call compatibility

1172: x_QaPlan.QA_PLAN_ATR_TBL(0) := NULL;
1173: x_QaResults.QA_RESULT_TBL(0).QA_PLAN_ATRVAL_TBL(0) := NULL;
1174:
1175:
1176: -- Standard call to check for call compatibility
1177: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
1178: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1179: END IF;
1180:

Line 2232: -- Standard call to check for call compatibility

2228: END IF;
2229: END IF;
2230:
2231:
2232: -- Standard call to check for call compatibility
2233: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
2234: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2235: END IF;
2236:

Line 2396: -- Standard call to check for call compatibility

2392:
2393:
2394: BEGIN
2395:
2396: -- Standard call to check for call compatibility
2397: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version,l_api_name, G_PKG_NAME ) THEN
2398: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2399: END IF;
2400: