Determine Actions in ABAP RESTful Application Programming Model
Determine Actions in ABAP RESTful Application Programming Model
This post talks about Determine Actions in ABAP RESTful Application Programming Model. Determine actions allow the consumer to execute determinations and validations on request. Determinations can be usually triggered as side effects which are triggered automatically when some fields are updated on the application.
For Determine Actions case, determinations on save and validations are assigned to a determine action and execute it like any other action.
This post talks about Determine Actions in ABAP RESTful Application Programming Model. Determine actions allow the consumer to execute determinations and validations on request. Determinations can be usually triggered as side effects which are triggered automatically when some fields are updated on the application.
For Determine Actions case, determinations on save and validations are assigned to a determine action and execute it like any other action.