DBA Data[Home] [Help]

APPS.PVX_MISC_PVT dependencies on JTF_RS_GROUP_USAGES_PUB

Line 1223: JTF_RS_GROUP_USAGES_PUB.Create_Group_Usage(

1219: PVX_Utility_PVT.debug_message(l_full_name ||': Create_Group_Usage');
1220: END IF;
1221:
1222: -- Call the Create_Group_Usage API to create the Group Usage
1223: JTF_RS_GROUP_USAGES_PUB.Create_Group_Usage(
1224: p_api_version => 1.0
1225: ,p_init_msg_list => FND_API.g_false
1226: -- ,p_commit => FND_API.g_true
1227: ,x_return_status => x_return_status