Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Need additional functionality during the E-Rec "Extend Offer" functionality

Former Member
0 Likes
319

Hi,

I know that my question is more like sort of technical but just thought to post it in here to see if anyone might have worked on a similar issue earlier.

My client has like around 20 different formats of offer letters. Yes as per E-Rec there would be just 1 smartform template configured in SPRO. I would need to enhance the "Extend Offer" view so that it includes a "Position" field. When the manager extends an offer I need to fetch the corresponding "Job" details and based on the job I would have to invoke the respective "Text Module" for use in the Smartform template. So I am just having different "text modules" for different "jobs" and during extending an offer I would have to dynamically fill the offer with the correct text.

So now my problem is as to how I can pass this "Job" id to the smartform. I tried debugging on and on but couldnt locate the place where the system is actually calling the smartform. I would basically have to identify the corresponding area for the "Send Email", "Print Offer" & "Print Preview" buttons. I would just have to create a new importing parameter (Job ID) in my smartform and I would just have to pass the corresponding Job id from my Web dynpro Component. But am not able to zero in on where this smartform is actually being sent/converted into pdf. Can anyone please advise me over the area or if SAP is achieving this through some other thing like workflow/bapi...

Regards,

Uday

Hi,

I know that my question is more like sort of technical but just thought to post it in here to see if anyone might have worked on a similar issue earlier.

My client has like around 20 different formats of offer letters. Yes as per E-Rec there would be just 1 smartform template configured in SPRO. I would need to enhance the "Extend Offer" view so that it includes a "Position" field. When the manager extends an offer I need to fetch the corresponding "Job" details and based on the job I would have to invoke the respective "Text Module" for use in the Smartform template. So I am just having different "text modules" for different "jobs" and during extending an offer I would have to dynamically fill the offer with the correct text.

So now my problem is as to how I can pass this "Job" id to the smartform. I tried debugging on and on but couldnt locate the place where the system is actually calling the smartform. I would basically have to identify the corresponding area for the "Send Email", "Print Offer" & "Print Preview" buttons. I would just have to create a new importing parameter (Job ID) in my smartform and I would just have to pass the corresponding Job id from my Web dynpro Component. But am not able to zero in on where this smartform is actually being sent/converted into pdf. Can anyone please advise me over the area or if SAP is achieving this through some other thing like workflow/bapi...

Regards,

Uday

1 REPLY 1
Read only

uday_gubbala2
Active Contributor
0 Likes
296

Hi,

This development has been put on hold by the client so closing off the thread.

Regards,

Uday