cancel
Showing results for 
Search instead for 
Did you mean: 

RAP Custom action to Delete only to SET LOEKZ = 'X' - side effects not working

rfreitas87
Explorer
0 Kudos
70

Hi Guys, on a managed scenario i need a custom action only to SET loekz =  'X' ( deleted field), and after i need some side effects. ( its a table iside a object page )

as i can see all custom actions perform a POST to execute and after GET, as im doing a 
update DB set loekz = 'X' on post

i have error on console on GET because that record also doesnt exists on my CDS View anymore, because of that Side effects are not working , i need to recalculate some fields after this 'custom delete'

do you guys have any idea how to solve it? 

 

 

 

 

Accepted Solutions (0)

Answers (0)