DBA Data[Home] [Help]

APPS.ASO_SERVICE_CONTRACTS_INT dependencies on STANDARD

Line 81: -- Standard Start of API savepoint

77: l_check_service_rec ASO_SERVICE_CONTRACTS_INT.CHECK_SERVICE_REC_TYPE;
78: l_Available_YN VARCHAR2(1);
79: l_cs_org_id number;
80: BEGIN
81: -- Standard Start of API savepoint
82: SAVEPOINT GET_SERVICE_ATTRIBUTES_PVT;
83:
84: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
85:

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

82: SAVEPOINT GET_SERVICE_ATTRIBUTES_PVT;
83:
84: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
85:
86: -- Standard call to check for call compatibility.
87: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
88: p_api_version_number,
89: l_api_name,
90: G_PKG_NAME)

Line 334: /* -- Standard check for p_commit

330: --
331: -- End of API body.
332: --
333:
334: /* -- Standard check for p_commit
335: IF FND_API.to_Boolean( p_commit )
336: THEN
337: COMMIT WORK;
338: END IF;

Line 343: -- Standard call to get message count and if count is 1, get message info.

339: */
340:
341:
342:
343: -- Standard call to get message count and if count is 1, get message info.
344: FND_MSG_PUB.Count_And_Get
345: ( p_count => x_msg_count,
346: p_data => x_msg_data
347: );

Line 415: -- Standard Start of API savepoint

411: l_api_name VARCHAR2(50) := 'Get_Duration';
412:
413:
414: BEGIN
415: -- Standard Start of API savepoint
416: SAVEPOINT GET_DURATION_PUB;
417:
418: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
419:

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

416: SAVEPOINT GET_DURATION_PUB;
417:
418: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
419:
420: -- Standard call to check for call compatibility.
421: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
422: p_api_version_number,
423: l_api_name,
424: G_PKG_NAME)

Line 513: /* -- Standard check for p_commit

509: --
510: -- End of API body.
511: --
512:
513: /* -- Standard check for p_commit
514: IF FND_API.to_Boolean( p_commit )
515: THEN
516: COMMIT WORK;
517: END IF;

Line 522: -- Standard call to get message count and if count is 1, get message info.

518: */
519:
520:
521:
522: -- Standard call to get message count and if count is 1, get message info.
523: FND_MSG_PUB.Count_And_Get
524: ( p_count => x_msg_count,
525: p_data => x_msg_data
526: );

Line 579: -- Standard Start of API savepoint

575: l_api_name VARCHAR2(50) := 'Is_Service_Available';
576:
577: l_check_service_rec OKS_OMINT_PUB.CHECK_SERVICE_REC_TYPE;
578: BEGIN
579: -- Standard Start of API savepoint
580: SAVEPOINT IS_SERVICE_AVAILABLE_PUB;
581:
582: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
583:

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

580: SAVEPOINT IS_SERVICE_AVAILABLE_PUB;
581:
582: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
583:
584: -- Standard call to check for call compatibility.
585: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
586: p_api_version_number,
587: l_api_name,
588: G_PKG_NAME)

Line 699: /* -- Standard check for p_commit

695: --
696: -- End of API body.
697: --
698:
699: /* -- Standard check for p_commit
700: IF FND_API.to_Boolean( p_commit )
701: THEN
702: COMMIT WORK;
703: END IF;

Line 707: -- Standard call to get message count and if count is 1, get message info.

703: END IF;
704: */
705:
706:
707: -- Standard call to get message count and if count is 1, get message info.
708: FND_MSG_PUB.Count_And_Get
709: ( p_count => x_msg_count,
710: p_data => x_msg_data
711: );

Line 765: -- Standard Start of API savepoint

761: l_Orderable_Service_tbl OKS_OMINT_PUB.order_service_tbl_type;
762:
763:
764: BEGIN
765: -- Standard Start of API savepoint
766: SAVEPOINT AVAILABLE_SERVICES_PUB;
767:
768: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
769:

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

766: SAVEPOINT AVAILABLE_SERVICES_PUB;
767:
768: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
769:
770: -- Standard call to check for call compatibility.
771: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
772: p_api_version_number,
773: l_api_name,
774: G_PKG_NAME)

Line 883: /* -- Standard check for p_commit

879: --
880: -- End of API body.
881: --
882:
883: /* -- Standard check for p_commit
884: IF FND_API.to_Boolean( p_commit )
885: THEN
886: COMMIT WORK;
887: END IF;

Line 892: -- Standard call to get message count and if count is 1, get message info.

888: */
889:
890:
891:
892: -- Standard call to get message count and if count is 1, get message info.
893: FND_MSG_PUB.Count_And_Get
894: ( p_count => x_msg_count,
895: p_data => x_msg_data
896: );

Line 963: -- Standard Start of API savepoint

959: l_description VARCHAR2(240);
960: l_concatenated_segments VARCHAR2(2000);
961:
962: BEGIN
963: -- Standard Start of API savepoint
964: SAVEPOINT GET_WARRANTY_PUB;
965:
966: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
967:

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

964: SAVEPOINT GET_WARRANTY_PUB;
965:
966: aso_debug_pub.g_debug_flag := nvl(fnd_profile.value('ASO_ENABLE_DEBUG'),'N');
967:
968: -- Standard call to check for call compatibility.
969: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
970: p_api_version_number,
971: l_api_name,
972: G_PKG_NAME)

Line 1065: -- Standard call to get message count and if count is 1, get message info.

1061: -- End of API body.
1062: --
1063:
1064:
1065: -- Standard call to get message count and if count is 1, get message info.
1066: FND_MSG_PUB.Count_And_Get
1067: ( p_count => x_msg_count,
1068: p_data => x_msg_data
1069: );