Workflow Step3 : Create a method.
Next a method must be created without using any function module template. When creating the method ensure that the method call is synchronous – this means that the method doesn’t require a terminating event. A method can be synchronous or asynchronous. Synchronous MethodMethod that, for the duration of its execution, assumes the process control and, … Read more