on 2013 Jun 19 8:03 AM
Hi,
i have an adobe form. which is linked to class interface CL_IM_HRRCF_REQUI_REQUEST and method IF_HRASR00GEN_SERVICE~GET_HELP_VALUES .
the issue is that, after filling the form, after clicking on select button, i can't edit the form.
Please Help me.
Thanks,
Hitesh Kamboj
Hi Hitesh,
Could you please check if 'FILLABLE' parameter is set, while calling form function module? This parameter makes form interactive and you could edit your fields on the form. Also, please check the form properties, if it is set to 'Interactive form'
Thanks,
Rakesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rakesh,
ISR Scenario used for this form is : SRQ3 .
FORM SCENARIO : S_HRMSSRCF_REQUISITION .
Link form with scenario :
FORM Scenario
S_HRMSSRCF_REQUISITION SRQ3
ADOBE FORM used : ISR_MSSRCF_SRQ3 .
And i am using this form for SAP E-recruiting .
Please, tell from where i can check fillable parameter .
When i hit any of the button in that adobe form, all dropdowns got stuck .
I can edit values in Input fields but not for Dropdown fields .
Plus after hitting any of those buttons, it also changes text of all Dropdownfields into the configuration number of those FIELDS .
EX : INDUSTRY TYPE ==== Chemical Industry and it is set as 53 in configuration .
So when i hit button, this CHEMICAL INDUSTRY changed into "0053" , plus this Dropdown (INDUSTRY TYPE) and all others dropdowns , I can't change them and even i can't select any other entries in those Dropdowns .
Regards,
Hitesh
Hi Hitesh,
You say that the issue occurs only after you launch any of WDA search popups. Right?
I suspect this could be due to errors in WDA redering.
There are notes like 1662900 - for rendering WDA.
Please search in SAP notes for such missing notes if any.
( https://websmp208.sap-ag.de/support )
Hope this helps.
Regards,
Sahir.
Hi Hitesh Kamboj,
Since you have not shared any screenshots , I am assuming that your are talking about Requisition form.
Have you created a custom form?
After clicking of the check or send button - there is no response?
Try the below:
Open the form in SFP in edit mode, and in of the menu options you will find and the insert Webdyn Pro script option. Please insert weddyn pro scrip and then activate the form and then rerun the entire scenario.
If the issue persists , please share screenshots for better understanding.
Hope this helps.
Regards,
Sahir.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sahir,
Yes i am talking about Requisition Form
I am attaching Screenshots of the problem .
Try the below:
Open the form in SFP in edit mode, and in of the menu options you will find and the insert Webdyn Pro script option. Please insert weddyn pro scrip and then activate the form and then rerun the entire scenario.
I just need to know that what Script code should i put there in ?
I went to SFP, and click over Select Position button and checked the script .
"
//Trigger call to backend for BAdI user command processing
ContainerFoundation_JS.SendMessageToContainer(event.target
, "submit", "", "", "", ""); "
It was the script given .
Screenshots are as follows :
This is what exactly i am facing, pls help .
Regards,
Hitesh
Hi Hitesh,
What I see happening here is after a popup opens the focus is not returning back to the main window. Hence you are not able to click on any fields.
This appears to be dug to some missing fixes in your system for WDA rendering. It is not issue with the script. This can be confirmed by that fact that everything works fine as long as you do not trigger the popups like Select Position. Right?
Please refer to my earlier response on Jul 3, 2013 1:26 PM .
Hope this helps.
Regards,
Sahir.
hi,
Please help me.
thanks,
hitesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.