hi,
In one of my guided procedure, I am using ABAP Webdynpro as callable object with result status COMPLETE. In run time the complete button is always enabled, I need this to be enabled only once the user fill in the ABAP webdynpro form and click "Submit" on the form. Is there way that I can control the callable object Result status to Enable/disable based on the action performed by user in Process steps.
The issues with Complete button always enabled during run time is, User is able to finish the step without even touching the ABAP Webdynpro form which has some mandatory fields.
Thanks
Abhiram.