Creating seach help to be used in program as F4 help

Dear All,
I need to create a Search help using two fields, SAKNR and BUKRS. Please help regarding all the parameters.
After the search help is created i need to use it in my program so that when the user clicks on SAKNR the value in BUKRS field should come automatically.
Regards,
Anurag

Hi Anurag,
You can create search help in transaction 'SE11'.
There select the Search Help radio button and give the name for your search help.
On the next screen it asks you the 'Selection Method' , there you have to give the table name from where the values will be taken .
Next to that in ' Dialog behavior ' select 'display value immediately'.
Give all the search help parameters for which you want the values to be displayed.
for example in your case SAKNR and BUKRS .
in LPos give the number in which place you want the particular field to be displayed.
This is the procedure to create the search help .
there are standard search helps available , you can use them as well .
Hope it helps.
Regards,
Pratap

Similar Messages

  • How to create a directory or Folder  using java program?

    Hi all,
    Can any one know, how to create a directory(new folder) in java.
    can any give me some idea, on creating a directory using java program dynamically.
    thanx in advance

    hi thanks for your answer,
    sorry, actual i know this technique(its my fault i didnt mentioned it)
    i am looking for some what different technique.
    bye
    ram

  • How to create seach help

    HI!All
               I want to create a search help like R/3 F4. How can i acheive this on press of F4 button in EP.
    Regards
    Parth

    Hi Partha,
    This is a simple value help option you are talking about. If you are coding in web Dynpro then you have to create a SVS (Simple Value selector) for that.
    You can create a simple type in Dictionary object and then bind this attribute to the input feild where you want this F4 help.
    For futher details go thriugh this document:
    <a href="http://sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/value%20help%20in%20web%20dynpro%20applications.pdf">Value Selector in WebDynpro</a>
    I hope this solves your problem.
    Regards
    Pravesh
    PS: Kindly consider reawrding points if helpful and solved.

  • Creating a file to be used by report ROIUH_LOAD_JEINTF for journal entry

    Hello everyone,
    My doubt is related to the PRA module -
    I have to create a file to be used by program ROiUH_LOAD_JEINTF for journal entry creation. There are other programs also creating a similar file to what I am expected to create.
    When I observe the existing programs, they have not used OPEN DATASET statement, instead directly used the TRANSFER dataset and then CLOSE DATASET.
    What that does is it creates a file on the app server in a different format with only 1 line even if there may be like 10 lines of journal entry. The file mainly contains # which seems like some internal coding by the system.
    When I tried using the OPEN DATASET statement, it wrote all the lines to the app server that were there in my internal table.
    However, when I do not use the OPEN DATASET statement, it creates a file with just one line and maily # instead of the actual data from internal table.
    Can any one explain what difference does it make to the system when we do not use the OPEN DATASET statement.
    You help would be highly appreciated.
    Thanks and Regards,
    Shipra.

    Hello Satish,
    Thank you for your response.
    I think I was not clear enough about my doubt. I do not have any confusion about what OPEN DATASET would do.
    In my case, there is a file being written to the app server without using an OPEN DATASET for OUTPUT statement. The Z program directly calls a TRANSFER statement.
    The file that is created on the app server looks like:
    7042008-11-01                   000200100840 ######RD##################203               #### #####10012888                #####RI01            MC3                                                                               
    This file is used by the program ROIUH_LOAD_JEINTF. There are several lines in the internal table for Journal Entry creation but only 1 line shows in the file. However, when you debug the program ROIUH_LOAD_JEINTF with the above filename, you would see that it takes up all the JE lines that were passed from the previous program (the Z program) which created this file.
    However, when I changed the Z program to have an OPEN DATASET statement, it had all the lines displayed in the file, the file was very readable.
    I just wanted to know how does the system write to app server when no OPEN DATASET statement is written in the program.
    Hope I am clear this time. Thanks again.
    Regards,
    Shipra.

  • Unable to locate existing  file from unix using java program

    Hi
    I have created a file in unix using java program, file.createNewFile();
    And when i try to search for the same file using file.exists() it is returning false. Paths are correct. Can anybody help me out.
    Thanks & Regards,
    Prasanth

    In Linux FC5 using JDK1.6, this code         File temp = new File(System.getProperty("user.home") + "/abcdefghijklmn");
            System.out.println(temp.createNewFile());prints 'true' and the file is created with length zero.

  • Does using a program like fan control damage my mbp?

    I heard good things about this program so I downloaded it and it cools off the machine wonderfully. However, I was wondering if it caused damage to the machine as the fans are running at about 3 times what they ran before? Does anyone know anything about this? Thanks.

    I would hazard a guess that if it did have anything to do with the failure of the hardware in any way, the manufacturer would void your warranty. Any repair needed would be chargeable.
    Mac OS X, Boot Camp and the EFI firmware all have system settings created by the manufacturer. Using a program which alters their recommended settings or changes the behaviour of hardware devices within the machine, goes against the terms of the warranty.
    I would ask Apple about Fan Control and get them to confirm that any damage which may be caused (or may not be caused) by a third party program willl not void your warranty.
    In some respects, it's like overclocking a PC. Whilst it may be more beneficial to the system and provide better performance, the maufacturer of the computer can not be expected to repair something which has been damaged by the end user 'tweaking' settings to get better performance.
    In the case of Fan Control, I have not used it so can not refer to the licence terms, the liability of possible damage done to the machine by using this program will either be at the end users own responsibility or the manufacturer of the software. This should be checked prior to installing and using the program.
    I would suggest any program which alters the running of the machine will invalidate your warranty in the event of hardware failure.

  • I am working on Mac OS 10.7.2 using Quark 9.I. The program keeps shutting down every time I try to work on a file I created on my MacBook Pro using Quark 7.01. Help!

    I am working on Mac OS 10.7.2 using Quark 9.I. The program keeps shutting down every time I try to work on a file I created on my MacBook Pro using Quark 7.01. Help!

    http://support.quark.com/SSP/Login.aspx?ReturnUrl=/ssp/default.aspx

  • How to use the created search helps in the program?

    Hi Everyone,
    I know how to create Search help elementary / collective search help through SE 11. I have a question, how can I make use of the created search help in the program.
    How to use the Search help in the programs, which is created through SE11
    Subbu.

    Hi,
    In case if you want to use in parameters statement, then we can use the suffix MATCHCODE OBJECT syntax.
    Eg.
    report abc.
    parameters : a(10) type c matchcode object ZBELNR.
    Hope this helps.
    regards,
    amit m.

  • HOW TO creat  BAR CHART using ABAP Programming

    DEAR ALL,
    I want some help as to how to creat GRAPHICAL display using ABAP programing (BAR CHART) any sample codes Example will be very helpful.
    Regards,
    VJ

    On earlier versions, you can do something like this.
    [code]
    REPORT ZRICH_0005 .
    DATA: BEGIN OF ITAB_DATA OCCURS 0,
               DATANAME(15),
               QUANTITY1 TYPE I,
               QUANTITY2 TYPE I,
               QUANTITY3 TYPE I,
          END OF ITAB_DATA.
    Data: BEGIN OF ITAB_OPTIONS OCCURS 0,
               OPTION(20),
          END OF ITAB_OPTIONS.
    ITAB_DATA-DATANAME = 'Maple'.
    ITAB_DATA-QUANTITY1 = 5500.
    ITAB_DATA-QUANTITY2 = 6200.
    ITAB_DATA-QUANTITY3 = 5900.
    APPEND ITAB_DATA.
    ITAB_DATA-DATANAME = 'Oak'.
    ITAB_DATA-QUANTITY1 = 3500.
    ITAB_DATA-QUANTITY2 = 5200.
    ITAB_DATA-QUANTITY3 = 4400.
    APPEND ITAB_DATA.
    ITAB_DATA-DATANAME = 'Cherry'.
    ITAB_DATA-QUANTITY1 = 1800.
    ITAB_DATA-QUANTITY2 = 2200.
    ITAB_DATA-QUANTITY3 = 1900.
    APPEND ITAB_DATA.
    CALL FUNCTION 'GRAPH_MATRIX_3D'
         EXPORTING
              COL1        = 'Jan'
              COL2        = 'Feb'
              COL3        = 'Mar'
              TITL        = 'Lumber Usage in $'
         TABLES
              DATA        = ITAB_DATA
              OPTS        = ITAB_OPTIONS
         EXCEPTIONS
              OTHERS      = 1.
    [/code]
    Regards,
    Rich Heilman

  • Help creating interactive presentation for iPad using InDesign

    Hello All,
    So I have some very basic experience using Adobe programs for my personal business solutions.  Primarily photoshop.  But I just got InDesign CS6 as it was recommend for creating an interactive presentation for an iPad.
    Before I get to my main question I'd like to give you the basics on my needs for such presentation. I currently own a residential painting company and we have a printed client manual we use at our sales presentations to cover our services for prospective clients.  I would like to create an interactive presentation, document, whatever (is easiest and will provide the best experience) for our sales reps to use on iPad devices.  This presentation will ideally be between 20-30 pages long, with a main menu and 4-5 subtopics with page links, video & picture inserts, working web links, GIF's, and anything else that might spark customer interest or be an effective sales tool.
    We are trying to integrate everything for use on the ipad for our sales presentation because we can use it as an all in one tool.  Specifically for our client manual, schedule, job locations, credit processing, etc...  Also, I see a video review on an ipad much more powerful tool than the boring written reviews we have right now.
    Anyways, I really have absolutely no idea what I am doing.  I have learned Adobe programs from scratch in the past, and I am looking for any beginner advice or resources you guys may have. Maybe some good starting points or examples of presentation templates for ipad use, functionality, etc...  Really lost in the fog right now, and just looking for a little beginner guidance.
    Any help or advice is grealty appreciated
    Thanks
    Tim

    Tim,
    I believe you can get more specific help over here:
    http://forums.adobe.com/community/indesign
    You may (re)consider the presentation format. A PDF (which may be created from an InDesign document) may an option for identical appearance (requiring sufficient pixel x pixel size of all appliances used. Otherwise, a floating (reflowing) format may be more appropriate. In the latter case, InDesign may be a dead end.

  • How to to create new user in Azure AD by using C# programming manually

    Hi 
    I am using MVC 5 with Azure AD.
    I want to create new user in Azure AD by using C# programming manually, I don't want to configure it.
    Suppose I have an application where We have an option to create new user, so how we can write program for it.
    Thanks in advance!!

    Hello,
    Microsoft Azure forums are over here:
    https://social.msdn.microsoft.com/forums/azure/en-US/home
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • The program used to create this object is AcroExch. That program is either not installed on your com

    Need help fixing this. I have multiple users who use to be able to embed a pdf in word, but now are unable to. They receive the following:
    The program used to create this object is AcroExch. That program is either not installed on your computer or it is not responding. To edit this object, install AcroExch or ensure that any dialog boxes in AcroExch are closed.

    i found this happened too on my user.
    i'm using :
    1. Microsoft Office 2010 x64
    2. Adobe Acrobat 10 Standard
    I read some articles said that you need to disable the "Enable protection bla bla bla" which is disabled on AA 10 Standard by default.
    At last it's solved after i uninstall the x64 Office 2010 and install the x86 Office 2010.
    I don't know why but its works.
    Hope its works to you too.
    Regards,

  • Is InDesign or Dreamweaver useful for creating a Help system

    Hi,
    I have the full Adobe Creative Suite and I'm looking to create a Help system. Is Dreamweaver an appropriate tool for this, or is there another tool that would be better? I don't have Robohelp. I realize that's probably a better tool. Or would anyone recommend using the XML that is available with InDesign?
    Robyn

    Hi Robyn
    Robohelp and most of the other help systems would be like splitting a nut with a sledgehammer, for what you describe.
    You are basically talking about a search system on specific topics, for which Dreamweaver is an adequate tool, it may be worth while incorporating one of the 'smaller' open source help system into your site, in order to achieve your goal.
    Your comment on posting to the 'indesign' forum is understandable but not recommenced (there is a great difference between dtp (classic graphic design) and web design / development), especially if you intend to incorporate your current 'user guide' into a web site. Any help system both for a program that you install on your computer or supply as a web site 'help' system can be constructed as a searchable html page (many are html pages now), and you can even use the a major search engine to do this for you, (providing you know how, of course). It is even possible to search pdf's, flash and audio, and provide then as a downloadable / online version as well if you so require.
    The one thing you did not say in your reply was how good your programming skills are, (if not very good, do you have someone who can do this for you), as this is what will limit your help / search system. But even here if you incorporate one of the search engines own search api into a basic web page they will index and search your site for you, both as a local search, and as a web search.
    Hope this helps, in some way.
    PZ

  • HELP !!!I want to give my old apple to my girlfriend, SO SHE CAN PLUG IN HER NEW IPHONE, CREATE AN APPLE ID AND USE MY OLD LAPTOP TO DOWNLOAD itunes music, but im having trouble deautherizing it, and making her the OWNER, IF you get my drift, how to i mak

    Hi
    I have a new powerbook and want to give my girlfriend my old G4 power book, she has a new iphone 5s, and wants to create a new itunes/apple id. When i try to de authorize the G4 and sign in with her new apple ID it says bad password, how can i release the G4 from my cluster of authorized apples and make her the owner so she can download music and more importantly sync her music with her phone, she only has 3 songs on her iphone, and loaded all her CD's into the g4 but cant sync, im no dummy and this shouldnt be hard, but its driving me crazy!!!!!!
    thx u so much for your time heeeellppppp.

    Perhaps, as we have the same music tastes, for now i should just authorize her phone to my power book just to sync music, not pics, contacts etc? I'd hate to overright her contacts etc lol????
    HELP !!!I want to give my old apple to my girlfriend, SO SHE CAN PLUG IN HER NEW IPHONE, CREATE AN APPLE ID AND USE MY OLD LAPTOP TO DOWNLOAD itunes music, but im having trouble deautherizing it, and making her the OWNER, IF you get my drift, how to i mak 

  • Help in creating XML documents in ABAP using XI in new version ECC6.0

    Hello All:
       I am pretty comfortable with XML and XSLT but new to XI. Is there a way of creating XML documents in ABAP using XI in new version ECC6.0? Please provide me with any links or any information you may have. All the answers will be rewarded.
    Thanks.
    Mithun

    hi,
    U cant create XML data in ABAP.
    to send the data to the XI, u have to use the IDOC or RFC FM, from there IDOC or RFC adapters will read the data in the same  format  and these adapters will convert the data in to  XML .Bcoz XI understand only XML data.
    from there XI will process and route them to Destination, by using anthor adapter.
    here u can use file adapter if u want data in file foramat from the IDOC or RFC .
    So XI is the integration tool only.
    reward points if helpful
    ragards
    sreeni

Maybe you are looking for