Greetings everyone, I have placed a webdynpro application in SAP GUI screen using CL_GUI_WDR_VIEWER under custome control..This WD application is to provide auto fill option for one of the field in SAP GUI.Now i want to tigger an PAI event with ...
Greetings everyone, I have one ABAP webdynpro application which has to provide the auto fill (Suggest Values) option for one of the field for Eg:Material No.The requirement is the user will have only one field where he/she should be a...
Greetings everyone, I have developed two PMD document category(Tcode :N2T6 ) for Clinical documents in SAP R/3 and somehow with the limitation of R/3 in terms of developing user friendly screens like Auto fill and image processing etc...,Users ...
Hi All, I have a query in smart form development with check boxes.I am showing a check box using SAP symbols.Now i want to show the check box either ticked or unmarked check box dynamically in program.For Eg.If lv_Male = 'X',i need to show th...
Hi , Can we implement auto complete option for a particular field in a view in ABAP webdynpro.For Example,in google search page if we type some word,it will automatically show the list possible searches values as dropdown.Please let me know ...
When i put the break point,in my search help exit,i am able to see the records in RECORD_TAB internal table and i put a break point in the method HANDLE_SUGGEST of a class CL_WDR_VALUE_HELP_HANDLER and i could see the the values there in the VALUES i...
Hi Thomas, You are right. I have exactly thought the same way and i implemented the code as well in the search help exit which will give my own search result to the searching criteria with both number and description. I have able to achieve this fo...
FYI. Guys I am using ECC6.0 EHP 4 where suggest value(Auto Fill) option is available.Kindly answer to my query.OVS does not help for Autofill.Any help will be appreciated.Thanks,Vignesh
@Sansrini. Yes.You are right.When you type "S",it will show all the values starts with S'.We can achieve this by attaching a search help to a context attribute.The autofill is required for my case because it will reduce time for the users to search.i...
Hi Claudius, We are using SAP EHP5 as of now.We are also trying to create a insurance relationship for a case and patient in IS-H module.Is there any BAPI or new Function Module available in the latest system.Any Help will be appreciated.Thanks...