Good morning,
I have a class that extends the SvrProcess and that implements the method doIt () when the method is instantiated constructor creates a record instance, same using method save () can only use this record when unallocate the instance created. I would persist (PO) in the bank this record before deallocate the class. How can I do this?
Can someone help me?
Thank you for your attention.