saket_abhyankar
Active Participant
Member since ‎2007 Nov 19

User Statistics

  • 168 Posts
  • 22 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi,I have a questions related to browser on android platform to run custom/standard Fiori Apps.Is Mozilla Firefox a supported browser to run Fiori apps on android platform? If yes, which version?I tried to find this information on internet but it was...
Hi,Can we use flash island in ABAP (not WDA) framework? If no, is there any standard document (provided by by SAP or Adobe) supporting this?Thank you in advance.Regards.
Hi,I am working on PM master data creation and change (Euipment and FL) through Web dynpro for abap. I want FMs or BAPI to create and change that. I used 'BAPI_EQUI_CREATE' and 'ITOB_EQUIPMENT_CREATE_SINGLE' to create and 'BAPI_EQUI_CHANGE' and 'ITOB...
Hi AllIs there any method or event or any other way to capture the change of focus from one field to other by user on screen?My requirement is to perform validation on the entered value in one input field when user enteres value in other input field ...
HiI have written following code in the WDDOMODIFYVIEW method of a view to create RoadMapStep UI element dynamically.'item_line' var contains int value**************************data: idv type n.data: idvs type string.idv = 1.lr_road_map->remove_all_st...
Kudos from