Hi,
I created a HCM Form, everything is working fine so far. i can create a form in the portal, the workflow is triggered and all buttons do what they should do.
But i got a request, that the form should come up with some prefilled information.
I implemented the IF_HRASR00GEN_SERVICE~INITIALIZE method and filled some fields with test information. But its not rendered.
In this web blog
http://weblog-42.blogspot.com/2010/04/hcm-processes-forms-howto-basic-generic.html
I read that i have to call Transaction HRASR_DT to make the Backendservice the default. But this transaction is not available in my system. I also read that this transaction is only available in EHP 4.0 but we do not have this EHP and we do not plan to install it.
Is there a workaround this or do i do something wrong?
Best regards,
Kai