DBA Data[Home] [Help]

APPS.AMS_LISTHEADER_PVT dependencies on AMS_LISTENTRY_PVT

Line 2080: AMS_ListEntry_PVT.Update_ListEntry_Source_Code

2076: --The Procedure which is called checks if the list association is new--
2077: --only then will it perfrom an update of the list entries. --
2078: -----------------------------------------------------------------------
2079: IF(l_listheader_rec.ARC_LIST_USED_BY <>'NONE')THEN
2080: AMS_ListEntry_PVT.Update_ListEntry_Source_Code
2081: (p_api_version => 1.0,
2082: p_list_id => l_listheader_rec.list_header_id,
2083: x_return_status => x_return_status,
2084: x_msg_count => l_msg_count,