Form Builder Where-Used Button?

Hi,
I cannot find the <b>where-used</b> button in the <b>Form Builder</b> (transaction <b>SFP</b>). How can I find out where a form is used?
Thanks in advance.
/Elvez

Hi Elvez,
Nowhere the forms are hardcoded in the print programs.
If you wanna see any examples search se38 using the string fpexample or fptest.
Or use where used list for the function module FP_job_open.
pavan meda

Similar Messages

  • In making a form, I've used buttons for user to select a state. Can I make it go to cities next?

    I don't know the correct terminology, so I don't think that I've posed my question very well.  Employees will be using the form that I'm trying to make, and I want for them to be able to select a city from a large number of cities, and for that city to ultimately show up on the form (not merely in the data that is output.)
    I thought that the clearest way for them to select a city would be for them to start by selecting the pertinent state first.  That would allow the list of cities in that state to be shorter and more manageable.  So I'd like for them to be able to select a state, and then by virtue of that selection, have a list of cities pop up.  I sort of achieved that by using buttons for the states, and then under "actions", I chose "open a file".  Then I set it up to open a file that contained the cities that are options,and set each city with a button. 
    The result is that it goes from my form to a second window, containing states and then to a third window, containing cities.  (Actually, there are multiple "city" windows because there's a list of cities for each state.)  But then I'd like for the city that they select to wind up being on my original form.  Is there an "action" that I can choose that will make that happen?
    Or is there a better way to accomplish what I'm trying to accomplish?  Maybe I'm just going about this all wrong(?) Any suggestions would be very much appreciated  Thank you!

    Yes, there is a much better way. I'd recommend using a combo box for the list of states. When the user selects a state, the list of associated cities would populate a second combo box, allowing the user to select a city. This type of functionality relies on JavaScript. If you are unfamiliar with with JavaScript in Acrobat, I'd suggest starting with the following article: http://acrobatusers.com/tutorials/2007/js_list_combo_livecycle/
    Ignore anything to do with LiveCycle Designer. If you get stuck, post again.

  • XML Form Builder Error using JRE Version 1.6.0_05

    Hi Experts,
    I am trying to create an XML Form using XML Form Builder. But I noticed that the root nodes under the data model area of the said tool is not clickable(even if it has + sign on it)thus hindering me to continue. I encounter this error using jre version 1.6.0_05.
    Can someone help with this?
    Thanks a lot
    Edited by: Leah Mendoza on Oct 9, 2008 2:07 AM
    Edited by: Leah Mendoza on Oct 9, 2008 2:07 AM

    Hi Leah,
    Have you tried double clicking?
    If this doesn't solve the issue, you might want to try using a different version of the browser and disable the pop up blocker on your browser.
    Please try this out and let me know.
    Regards
    Mazin

  • Newbie ! How to configurate Form Builder to use at Home ?

    Hi There !
    I'm just a new boy in town, I would like to know how to do to have Form Builder at home ?
    I have Oracle 8i personnal downloaded free. And i also downloaded Form Developer Service 6i, but i don't know how to configurate it to use at Home! I heard that we can configurate the IP address witch allow Form Builder to out going and come back to our data base !?????? But i don't know exactly how ! please somebody can have me !
    thanks a lot
    Luong

    Hi there !
    I have to say that i thanks you very much !
    You know what, i ask many people before i post this message today. And they told me to go to the tsnname.ora in the network... change things there but it did not work anything !
    Now you show me just 2 simple steps, and it works i really don`t know what to say ! very happy now !
    Thanks againt!
    By the way i have many questions concerning form programming
    If you don't mine, may i ask you sometime ? If it is ok, you can send me a message to my email: [email protected]
    Thank alot!
    Luong.

  • Oracle Forms Builder 10g Questions

    Good day everyone,
    I want to start off by saying that I'm very new to Oracle Forms Builder (it was dumped on my table about a month ago) and I'm having some issues I need resolved in order to complete a project for a client.
    I'm looking mainly for documentation or resources that will show me how to do the following in Oracle Forms Builder 10g:
    * Use either the ENTER button or mouse click to navigate between mandatory fields in a form (currently only TAB works)
    * Populate a field[s] after pressing a search button based on a SQL query
    * Populate a field[s] on launch based on a SQL query
    * Throw a warning message if an SQL query returns with a specific result
    * Populate a drop down menu based on a SQL query (ie only show valid options to user)
    * Remove static highlighting (fields should only be highlighted if necessary, which is never on this particular form)

    I've been able to reduce my problem down to the fact that Oracle Forms Builder 10g is not configured correctly on my machine for my environment. I can seem to get Oracle Forms Builder to see my libraries. When I load the form I'm working on I get the following error:
    FRM-18108: Failed to load the following objects.
    Source Module:utlf_gui
    Source Object: TOOLBAR_MDI
    +... (many more of the one above)+
    I press ok and get the following error:
    FRM-10102: Cannot attach PL/SQL library sdsl. This library attachment will be lost if the module is saved.
    +... (many more of the one above)+
    From my various searches on the internet I've learned that this is because Oracle Forms Developer can not find the listed PL/SQL libraries and I should check my Environmental variables. I've set up two Environmental variables with the following:
    Forms_Path = C:\<project path>\Lib\   (This is the folder in the project folder where all the PL/SQL libraries are stored)
    Forms90_Path = C:\<project path>\Lib\   (This is the folder in the project folder where all the PL/SQL libraries are stored)
    I created both Environmental variables because there wasn't any consistency on the sites I was checking to which was needed.
    Also if I try to attack a PL/SQL library I get the following error:
    Attached library name <name> contains a non-portable directory specification. Remove path?
    I press yes or no and get the following error:
    PDE-PLI038 Cannot open file for use as a PL/SQL library.
    Any help is much appreciated.
    Edited by: ThomasBoxall on 12-Dec-2011 12:18

  • Function Module where-used list does not find update rule programs

    We have function modules called in update rules. The where-used list in the function builder does not find the update rule programs.
    For example, function DATE_GET_WEEK is called in an update rule to InfoCube YCUBE001. The activated program name for this update rule is GP3PWI6PKM5Y3K75A370DIS8I77. When I goto SE37, enter the function DATE_GET_WEEK, click the where-used button, check the programs option and search. The system does not find the program GP3PWI6PKM5Y3K75A370DIS8I77.
    Without this search capability it is difficult to do an impact analysis of changing function modules. Does anyone know of a solution?

    hi,
    i think the reason is the code of update rules' generated program are stored line by line in table(rsaabap), update rules program itself stored in table rsupdrout, link with field codeid, another useful table is rsupdinfo which store infocube, infosource related.  other info may stored in some other rs* and rsa* tables.
    try to create following program in your system, and run, type in the function module name, and will display out the update rules program id, with additional useful info : which infoprovider, infosource, and detail info of the routine and infoobject in the update rule that using that function module. you may modify the program to have better display out list.
    hope this helps.
    REPORT  Z_FM_UPDRUL_WHEREUSED.
    data : lv_sfm,
           lv_line type string,
           lv_where type string.
    tables : rsaabap,RSUPDROUT,rsupdinfo.
    select-options:
    s_fm for rsaabap-LINE.
    start-of-selection.
      loop at s_fm.
        concatenate s_fm-low ' ' into lv_sfm.
        concatenate '%' s_fm-low into lv_line.
        concatenate lv_line '%' into lv_line.
        write : / 'function module', 'update rule id', 'routine id', 'infoobject', 'infocube', 'infosource'.
        select * from rsaabap
        where line like lv_line and objvers = 'A'.
           select * from rsupdrout
           where codeid = rsaabap-codeid and objvers = 'A'.
             select single * from rsupdinfo
             where updid = rsupdrout-updid and objvers = 'A'.
               write: / lv_sfm, rsupdrout-updid, rsaabap-codeid,
                        rsupdrout-iciobjnm, rsupdinfo-infocube,
                        rsupdinfo-isource.
        endselect.
        endselect.
      endloop.

  • Forms Builder problems

    We are using Forms 6.0.8.10.3 in a Windows NT 4 environment. In the Forms Builder, there are two minor problems that can be worked around but would be nice to have function properly:
    - unable to create any triggers other than 'Smart Triggers'.
    - Unable to expand strings for editing in the property palette (ie Where clause text string).
    This is happening on all the installations at our site. Has anyone else experienced these problems and been able to correct them?
    Thanks.

    One thing that you can check is whether the "Preferences" option "Use system Editor" is set. If it is set, Forms Builder will try to use the external editor defined by the environment/register variable "FORMS60_EDITOR".
    If "Use system Editor" is not set, Forms Builder will use its own text editor.
    On the question of the triggers, I do not have any problems. The "Smart Triggers" always inclue an "Other" option. If you select this option, you get a listing of all available triggers.

  • Where used list of a function module

    hello ,
    i want to find out where used list of a function modules , but the problem when I try where used button with in a function module Im getting message saying 'Function Is Not An Include'  when it is used in other programs. Function AKB_WHERE_USED_LIST  does not exist.Function FUNC_GET_OBJECT  does not show the names of the programs.Im Stuck..Plz advise.
    Thanks in Advance

    Hello,
    This is working fine.
    i am getting the name of the programs where the Fm is used.
    In 
    OBJ_TYPE                        FUNC
    OBJ_NAME                        FUNC_GET_OBJECT
    Try this.........

  • XML Form Builder :  user the TinyMCE.

    Hy,
    Can we change the defaut Html Editor in the XML FORM BUILDER to use the TinyMCE one ? How ?
    I'am not speaking about the one in WPC.
    Thanks.

    Hi Esikad,
    have you tried the process described by Praveen in this thread:
    https://forums.sdn.sap.com/thread.jspa?threadID=305402
    Hope it helps,
    Robert

  • How to determine where-used characteristics in Queries???

    I'm trying to find an easy way to determine what queries a particular characteristic is used in? Tried from infoobject on workbench and where used Icon...and it does not reflect query information. From query designer, can do this for key figures, but apparently not for characteristics.
    Thank you for any help anyone can offer!
    Lauren

    Hi Lauren,
    You can get this info from RSD1 > put in the InfoObject name. From the menu Edit > Where used list (do not use the where used button).
    Hope this helps...

  • Function Modules and ABAP programs Where-Used

    Hi,
    Can anyone teach me on how to check where a function module or ABAP programs have been used? When I click the where-used button, there's nothing found but I know the FM/ABAP programs have been used somewhere.
    Thanks.

    Hi,
    This is very basic question, you simply need to go to transaction SE37 for FM and click on the where used list, in the next popup you will have to make proper selections, e.g. ABAP reports, FM's etc. then it will give you the list of objects where the current object is getting used.
    I am not sure whether we will have any where used list for SE38 programs, just check it out.
    Regards,
    Durgesh.

  • Where-used for a function module

    All,
       I have a function module used in several update and transfer rules.  I would like to know EVERY place it is used.  The 'Where-used' button returns not found, even though I know it is used in several places.  I am on 3.5,  Is there any way to tell where a function module is used?
       Thanks.
    Dave

    Hi
    Try this
    1). Goto Se16 and check the contents of table 'CROSS'.
    2). Enter 'F' in the type selection screen field
    3). In the NAME field enter the Function module name and execute.
    4). The list will give you where all the FM has been used.
    Kindly note this is almost the same as doing a where used list. The where used list will only work correctly if the 'Update Navigation Index' works correctly in your system. So just to ensure the result of your where used list you can follow the above steps. This does not require the Update Navigation Index.
    Hope this Helps
    Regards
    Shilpa

  • Altenative To where used list

    Dear All,
    Can we have an alternate to where-used button. I want to check whether any table is used anywhere in the application.
    I want to do it without any use of where-used button.
    Please suggest any standard SAP function module or SAP table which would suggest whether a database table is used.
    Regards,
    Prosenjit.

    Hi Prosenjit.
    You can use:
    Function modules:
    BAPI_DOCUMENT_WHEREUSED:
    Where-Used List for Documents   
    C2_DB_PLFV_ATINN_WHERE_USED:
    Where-used list for characteristics in the master recipe
    CHVW_BATCH_WHERE_USED_LIST  
    Or,
    GoTo->Table DD02T(System texts)->Selection screen->Type under texts = Whereusedlist.
    You can check out which database table relates to your requirement.
    Good Luck & Regards.
    Harsh Dave

  • Where Used List for T-Code

    Hiiii Experts,
    can anyone tel me how i Findout  A t-code where are used .
    Regards
    Anil Kumar

    I am really confused about what your actual query is. As far as my knowledge goes in ST03N you can view a list to find what what T-Codes are used and where. Go to ST03N -> select Detailed analysis -> select Business Transaction Analysis -> set the search criteria and execute.
    On the other hand you can use SE93 to find out all the t-codes list so you can decide what a  t-code does. Also on the  top left the 3rd button is WHERE USED button. Type any t-code in the place and click the Where Used button and it will ask for some checkbox conditions. Select the appropriate boxes and execute. you will find what you are looking for.
    Also you can go to SE16 -> and enter the table name TSTC and keep the condition as it is and finally execute it and you will end up with a table which will hold all the codes and description.
    hope this helps......
    Anirban

  • XML Form Builder-Problem with the save button

    Hi All,
    I created a project in XML Form Builder.
    I included a button "Save" in my project.
    All is working fine when i preview my project in XML Form Builder.
    The problem is when i run my project with iview.
    I suppose the form to save my input and then to be closed but
    unfortunately it did not.
    I don't know where the problem is as in the XML Form Builder everything seems ok.
    Thank you for your help!
    Regards,
    Ari

    Hi Carsten,
    Thank you for your help.
    There is no javascript error in the form.
    In the status bar when i have my mouse over the button i can see "javaxcript:HrefSubmit('save',"");"
    And when push the button "Transering Data..."
    I created the form in the Xml Form Builder and in preview there the project works.
    What do you mean "Did you access your Form using the KM Admin Explorer via a comman?"
    How can i have acess there?
    I appreciate you help!
    Regards,
    Ari

Maybe you are looking for

  • Problems with scrollable frames

    I have an old DPS file that has videos inside a scrollable frame and they work fine. However, i am updating my files and in the new CS6/cc when i create the content, I group all the items, cut and paste into the smaller textframe and when i go to the

  • Substituion of profit center while posting to internal orders

    Dear experts Can anyone guide me to substitute a different profit center while posting to a real internal order. I tried substitution rules, user exits, etc.  Eventhough the control goes there, substituion is ineffective since profit center assigned

  • Path of the file stored

    Hi Experts,                  I'm practising on the sample AppSet. I want to know where will the PetDepotFinancedata.txt file store on the server  (Path)  for the PetDepot(AppSet) and Finance Application? Thanks & Regards, Siri.

  • Light fringe around dark objects in HDR photo

    Hello there, My first post. A friend sent me a photo taken with an iphone and processed with Camera+ HDR filter. The very dark areas in the photo [here right around the window frame] have a light fringe around them. I am wondering how to remove the f

  • Problem with Create Cloud APP Muse CC(2014) up-to-date

    Creative Cloud APP tells me that my Muse CC(2014) is up to date but when I launch the MUSE APP it has the interface of the previous version-not the dark gray interface. Also when launching the APP it continues to a request that I update even.  Again