DBA Data[Home] [Help]

APPS.PV_PARTNER_PROGRAM_PVT dependencies on PV_GE_NOTIF_RULES_PVT

Line 1504: PV_Ge_Notif_Rules_PVT.Create_Ge_Notif_Rules_Rec

1500:
1501: --call notications rules api for member level programs
1502:
1503: IF l_ptr_prgm_rec.program_level_code='MEMBERSHIP' THEN
1504: PV_Ge_Notif_Rules_PVT.Create_Ge_Notif_Rules_Rec
1505: (
1506: p_api_version_number => l_api_version_number
1507: ,p_init_msg_list => p_init_msg_list
1508: ,p_commit => p_commit

Line 5476: PV_Ge_Notif_Rules_PVT.Copy_Row

5472: -- Initialize API return status to SUCCESS
5473: x_return_status := FND_API.G_RET_STS_SUCCESS;
5474:
5475:
5476: PV_Ge_Notif_Rules_PVT.Copy_Row
5477: (
5478: p_api_version_number => p_api_version_number
5479: ,p_init_msg_list => FND_API.G_FALSE
5480: ,p_commit => FND_API.G_FALSE