Cancel action — CDS
The action becomes visible only after the CDS is annotated accordingly:
@UI.lineItem:[ { position: 10 },
{ type: #FOR_ACTION,
dataAction : 'cancel',
label: 'Cancel Tasks' } ]
The annotation is added to a field (for example the first shown field) to make the action available in the list UI.