Is there any way to Create a save-point and to Rollback on Oracle apex application I have tried several times on Application but several error occurs

Is there any way to Create a save-point and to Rollback on Oracle apex application I have tried several times on Application but several error occurs

Copyright © 2021 Jogjafile Inc.
Code should be complete; you can't have only
beginandsavepoint. Something like this:Your code, fixed (you must terminate every statement with a semi-colon
;):