Hello.
I will skip the minor details for now and go directly to the question. I can, of course, provide more details if necessary.
This is about the hiring scenario where I would like to start a form via call of a method or function module. By "start a form" I do not mean to call a browser with the URL of the WDA and form. What I mean is to call some sort of method that will create an instance of the form, possibly with pre-filled fields, will start the workflow that's configured to be started by the form, and will return either the workitem ID or the GUID of the form instance.
I have been looking at the many classes that start with CL_HRASR00*, e.g. CL_HRASR00_PROCESS, but they do not seem to provide what I need.
Does anyone have any good idea. I'd appreciate it.
Lande