DBA Data[Home] [Help]

APPS.AMS_PARTY_MKT_SEG_LOADER_PVT dependencies on AMS_PARTY_SEG_LOADER_PVT

Line 1601: AMS_Party_Seg_Loader_PVT.Load_Party_Seg

1597: FND_MSG_PUB.initialize;
1598: -- Call the procedure to refresh the Market Segment
1599: -- Call procedure in new package to refresh the segments
1600:
1601: AMS_Party_Seg_Loader_PVT.Load_Party_Seg
1602: ( p_cell_id => p_cell_id,
1603: x_return_status => l_return_status,
1604: x_msg_count => l_msg_count,
1605: x_msg_data => l_msg_data);