Dear all,
We are implementing HCM Process & Forms using FPM forms (EHP7 FP2). We're facing an issue. We noticed WABAP application ASR_PROCESS_EXECUTE_FPM does not support FPM forms so we cannot start a process from here:
Do you know if SAP delivered a similar WABAP application only for FPM forms? Or SAP considers you have to use application ASR_PROCESS_EXECUTE_OVP where you cannot select a process from a list and you have to pass the process id through parameter PROCESS?
Any ideas? Do we have to implement a custom application to do exactly the same thing of the ASR_PROCESS_EXECUTE_FPM but filtering by FPM forms?
Thanks.
Best Regards,
AS