cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

​Is it possible to have Adobe forms in E-Rec simple correspondance activities?

Former Member
0 Likes
404

Hi Experts

We have requirement to send fill-able adobe form to users through email when a particular simple correspondence activity is created in Portal.
So I debugged and found the below method where it calls adobe form .GENERATE_DOCUMENT (CL_HRRCF_CS_DOC_CAT_APPL) but before coming to this part of code system is executing this method
SET_SF_PROPERTIES (CL_HRRCF_CS_DOC_CAT_SF_SUPER) and looking for a smartform eventually error is triggered.

So I am really confused whether is it possible to have fillable adobe forms here or did i miss something important in debugging.

Any help much appreciated.

Thanks

Vamsi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

I guess this is not possible for now.