Hi Experts,
I am using the ABAP OO class in my workflow design, through the Activity step in Workflow template, I want to call the ABAP class static method
which takes the key fields in input and would return the same class Reference through the static method export parameter.
issue is in single step task, as soon as I select the Object Category option as CL ABAP class then Synchronous method option gets disabled and hence due to this I am not able to bind the export parameter of method with the Task container element as shown below.
in 2nd figure, I can see import and export parameters of the method are generated automatically in Task container but still in binding I am not able to bind the export parameter of method with equivalent Task container element.
please suggest how to enable for the synchronous option for ABAP class static method.
Thank and Regards,
Jagesh