Hi All,
I have a situation regarding a FIORI app .
I created a FIORI app using FIORI elements + CDS + BOPF (Custom action), CRUD operations are disabled from CDS , Instead i have a custom action to update a field from DB table. Everything was working fine but after adding annotation (@DefaultAggregation: #SUM ) for amount field my responsive (default table view) changed to analytical view then my action is automatically going to a pop up screen asking to fill all fields fetched from table .looks like all fields are mandatory now . once i filled all fields action is working, but i really don need this popup screen . Attaching screen shots
can some one help me on this why this unnecessary popup screen coming after adding sum annotation

