DBA Data[Home] [Help]

APPS.AS_SALES_ORG_MANAGER_PVT dependencies on STANDARD

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

444:
445: BEGIN
446:
447:
448: -- Standard call to check for call compatibility.
449: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
450: p_api_version_number,
451: l_api_name,
452: G_PKG_NAME)

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

594: --FND_MESSAGE.Set_Name('AS_SALES_ORG_MANAGER_PVT.Get_CurrentUser End');
595: --FND_MSG_PUB.Add;
596: END IF;
597:
598: -- Standard call to get message count and if count is 1, get message info.
599: FND_MSG_PUB.Count_And_Get
600: ( p_count => x_msg_count,
601: p_data => x_msg_data
602: );

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

720: l_module CONSTANT VARCHAR2(255) := 'as.plsql.sompv.Get_CurrentUser';
721:
722: BEGIN
723:
724: -- Standard call to check for call compatibility.
725: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
726: p_api_version_number,
727: l_api_name,
728: G_PKG_NAME)

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

873: --FND_MESSAGE.Set_Name('AS_SALES_MEMBER_PVT.Get_CurrentUser End');
874: --FND_MSG_PUB.Add;
875: END IF;
876:
877: -- Standard call to get message count and if count is 1, get message info.
878: FND_MSG_PUB.Count_And_Get
879: ( p_count => x_msg_count,
880: p_data => x_msg_data
881: );

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

969:
970: BEGIN
971:
972:
973: -- Standard call to check for call compatibility.
974: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
975: p_api_version_number,
976: l_api_name,
977: G_PKG_NAME)

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

1138: --FND_MESSAGE.Set_Name('AS_SALES_MEMBER_PVT.Get_CurrentUser End');
1139: --FND_MSG_PUB.Add;
1140: END IF;
1141:
1142: -- Standard call to get message count and if count is 1, get message info.
1143: FND_MSG_PUB.Count_And_Get
1144: ( p_count => x_msg_count,
1145: p_data => x_msg_data
1146: );