DBA Data[Home] [Help]

APPS.AMS_LISTHEADER_PVT dependencies on AMS_LISTENTRY_PVT

Line 2067: AMS_ListEntry_PVT.Update_ListEntry_Source_Code

2063: --The Procedure which is called checks if the list association is new--
2064: --only then will it perfrom an update of the list entries. --
2065: -----------------------------------------------------------------------
2066: IF(l_listheader_rec.ARC_LIST_USED_BY <>'NONE')THEN
2067: AMS_ListEntry_PVT.Update_ListEntry_Source_Code
2068: (p_api_version => 1.0,
2069: p_list_id => l_listheader_rec.list_header_id,
2070: x_return_status => x_return_status,
2071: x_msg_count => l_msg_count,