List of Variables Possible?

Is there a way to list all the variables (names & defs) in a book, not unlike a list of figures, etc.?

Not directly within FM. However, these plug-ins can do it:
Variable Tools: http://www.siliconprairiesoftware.com/Products.html
BookVars: http://leximation.com/tools/info/bookvars.php

Similar Messages

  • Limit selection list for variables

    Hello Experts.
    Is there a way to limit the selection list for variables?  For example, there are many possible currency values for 0CURRENCY, but I want allow the user to choose only one of these choices USD, EUR, or HKD.  I would rather not do a validation check subsequent to the users making their selection.
    I must use 0CURRENCY rather than copying it to another characteristic and entering only those three keys in master data.
    Any ideas?
    Kind regards,
    Aron
    Edited by: Aron Weaver on Oct 1, 2010 1:08 AM

    If you are using the standard info object which is referring to '0CURRENCY' then it mayn't be possible to restrict the 'F4' list to few currencies in the standard BEx environment. There are couple of options to limit the 'F4' selections using the web template /BSP technology.

  • Can anybody give me the list of variables can pass in the requestPlatform

    hi all,
    I am very curious about knowing the list of variables that can be passed to requestPlatform().
    as i know we can pass tel,url and fax.Is there any variables that can be passed.
    I want to know the Operating System variables...
    My objective was to get the location name..
    thanks in advance

    hi ,
    thanks for your help,
    I want to get the location name (which will display on your mobile when you moving from one region to another region),is there is any way to capture that information...
    one more question is this possible to get the information in the mobile device with the help of the requestPlatform(),like we have initiatng the phone call something like that
    thanks in advance
    lakshman

  • List of Variables in SAP BI BEx

    Dear ALL,
    Can any one provide me list of variables with processing type SAP EXIT
    I know that we can get it from Business content.But i also need some Description i.e it Pusrpose or Scenario of usage.
    For 0calmont,0fiscperiod....
    Some docu's or pdf  or  in help.sap.com..also beacuase i don't find any documentation in this
    Regards
    Laxman

    Hi ram
    I guess there are aournd 77 sap exit variables.
    Follow the below steps to get the list of SAP EXIT variables in the system.
    se11/16 -->RSZGLOBV
    in the selection screen enter the
    Version - A
    Processing type - 4(SAP exit)
    execute it will display the Sap exit variables.
    The other way to get the list is goto SE37 --> type "RSVAREXIT_*" ->F4 it will display all the SAP Exit variable function module.here if u want you can check the Codes used for SAP Exit variables as well.
    for example
    Check in Se37 --> enter "RSVAREXIT_0P_KEYDT2" and click on display it will display the code.
    here u can get what exactly the sap exit variable does.
    Regards
    KP

  • List of variables available for use in email templates

    Hello,
    I would like to replace the $(resourceAccountId) variable with the AccountID (or
    Name) variable in the Password Synchronization Notice email template.
    If anyone can tell me where I can found the list of variables (or tell me the
    variables themselves) which are available for use in the email templates I
    would be grateful.
    Thanks,
    Bert

    Bert,
    The workflow that uses the notification template can pass any value that you want. All you need to do is modify the workflow to pass the value and then have reference to that value in your template.
    Other than that you can use the attributes that are available to you in IDM.
    ~Suvesh

  • Need expanded list of variables for email output CMC

    Good morning,
    I have looked everywhere through the documentation, and cannot find the answer to my question. Does anyone have an expanded list of variables, above that which is listed on the CMC Server smtp output screen?
    I am specifically looking for how to include the error message in the email, but anything beyond that would be great.
    Thank you,
    Jonathan

    Good morning,
    I have looked everywhere through the documentation, and cannot find the answer to my question. Does anyone have an expanded list of variables, above that which is listed on the CMC Server smtp output screen?
    I am specifically looking for how to include the error message in the email, but anything beyond that would be great.
    Thank you,
    Jonathan

  • Where can I find a list of variables which can be used in Firefox preferences?

    Where can I find a list of variables (e.g. %LOCALE%, %VERSION%, %SUBSCRIPTION%) and their definitions which can be used in Firefox preferences?

    %LOCALE% comes from his pref: general.useragent.locale
    Fore some others see:
    * https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIXULAppInfo
    *https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIXULRuntime
    An example can be seen here in getUpdateURL()
    *resource:///components/nsUpdateService.js

  • List of variables for included video player?

    I wanted to use the included video player from Flash media server but can't find a list of variables and values to pass to the player. Is there a list and could anyone point me in the right direction? I'm specifically looking to pass a stream name for a live stream to the video player.
    Thank you,
    Dan

    Thanks for the reply Honglei!
    Still I believe you've misunderstood the question. What I seek is documentation on the features of the player and info on it's parameters/variables.
    I've included the FMS startpage object code and here you see a bunch of them. Take the parameters:
    dsControl=manual (quess this is dynamic stream control)
    dsSensitivity=100 (quess this dynamic stream sensitivity)
    DS_Status=true (quess this dynamic stream status)
    streamType=vod
    ....etc
    These are just some of the parameters and I'm looking for an overview and explanation of them all.
    <object width='640' height='377' id='videoPlayer' name='videoPlayer' type='application/x-shockwave-flash' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' ><param name='movie' value='swfs/videoPlayer.swf' /> <param name='quality' value='high' /> <param name='bgcolor' value='#000000' /> <param name='allowfullscreen' value='true' /> <param name='flashvars' value= '&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&DS_Status=true&streamType =vod&autoStart=true&serverURL=rtmp:/vod/mp4:sample2_1000kbps.f4v'/><embed src='swfs/videoPlayer.swf' width='640' height='377' id='videoPlayer' quality='high' bgcolor='#000000' name='videoPlayer' allowfullscreen='true' pluginspage='http://www.adobe.com/go/getflashplayer'   flashvars='&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&DS_Status=true& streamType=vod&autoStart=true&serverURL=rtmp:/vod/mp4:sample2_1000kbps.f4v' type='application/x-shockwave-flash'> </embed></object>
    Thanks

  • How to access list box variable in jsp

    hi.......I'm new to jsp ...pls help me with the following.....i've created a form with some list boxes ,text boxes and radio buttons.....now i need to access the variables of these elements in order to validate and display them.....what is the syntax in jsp for accessing the list box variable(or txt box or radio button)
    tnx in advance.....

    You normally use a Servlet class for this. You can get request parameters by HttpServletRequest#getParameter() or #getParameterValues() then.
    This is fairly trivial though. Please go through a decent JSP/Servlet book/tutorial first.

  • Global variable of type "List" is this possible in BPEL?

    Map filterMap = new HashMap();
    filterMap.put(WorklistService.FILTER_TYPE_TASK_FILTER,
    WorklistService.TASK_FILTER_DEFAULT);
    filterMap.put(WorklistService.FILTER_TYPE_STATUS_FILTER,
    WorklistService.STATUS_FILTER_ASSIGNED);
    WorklistService wlSvc = WorklistService.getWorklistService();
    IWorklistContext ctx = wlSvc.authenticateUser("jcooper", "");
    List tasks = wlSvc.getWorklistTasks(ctx,
    filterMap,
    WorklistService.SORT_FIELD_TASK_TITLE,
    WorklistService.SORT_ORDER_ASCENDING);
    My question is, is it possible to have the variable tasks which is of type "List" to be accessable in another Java Embedding?

    What do you pass to the config variable?
    Arthur My Blog

  • Mapping from a list of variables to the only one variable. Is it possible?

    Good day!
    I have a WebService which returns a list of some data.
    For example:
    EmployeeList with
    [0..*]
    cardinality. It has text() variable.
    In my process context I need to map the first text() variable of EmployeeList to the EmployeeName with cardinality
    [0..1]
    But I can't do it because it says "expected: xsd:string. Founded a list of xsd:string". Are there any workarounds? What if I don't want to create the same structure in my context as WebService returns?

    Hi Kirill
    There is some basic information available at SDN:
    http://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/cea1b4d8-0701-0010-1b89-b4542c524281 [original link is broken]
    Hope this helps for the moment.
    Best regards,
    Martin

  • List of variables and their classes from working script?

    I have a working script that has many variables containing finder references and file path descriptions as strings or Unicode text. It is not easy to remember what these variables refer to. Is it possible to get a listing of all of a scripts variables and their respective class?

    The only way I've seen to do this is with Script Debugger, an alternative script editor that has significant debugging tools such as breakpoints, stepping, variable inspection and more.

  • List of Variables?

    We are working on a book with over 100 variables. Is there any way to print a list of the variable names and their definitions to easily proof without having to look at the little edit definition box?

    Sort of, as a workaround thing, if you save the file as MIF, you can then use the freebie MIFBrowse tool to look at the mif and find the Variables catalog called "VariableFormats"  MIFBrowse is here:
    http://www.grahamwideman.com/gw/tech/framemaker/mifbrowse.htm
    Even though the website doesn't mention later versions, it does work ok with FM9 (it may just ignore FM9 specific features,  I don't know, but the basics of the FM file are easily viewed in MIFBrowser.
    Unfortunately there's no way to actually save or print out this information via MIFBrowse, but you can select the content in the right pane and then paste into a text editor or spreadsheet.
    Alternatively, using MIFBrowse to determine the start/end MIF tags of the catalog, it would be possible to run a script to extract just that section of content into a text file or spreadsheet.
    And, finally, there may be several third-party tools that could help in viewing Variables; check out the FM tools list at
    http://www.leximation.com

  • Listing global variables

    Is there a way to list all global variables in a multi-form app without actually knowing the names of the variables? We have some FMX files without source code, and I would like to create a form that would just list these globals. Possible or not? Or put another way, is there a way to grab these globals from the memory area?

    The only idea that comes to my mind : start the debugger from Forms Builder with your starting module, and when reaching a breakpoint (which has to be set before) you can see in the middle of the debugger a window (the navigator pane) a navigator tree. Click on Global Variables and you can see all Globals and their values which do exist the time your program reaches the breakpoint.
    Hope this may help you
    Kai

  • SSO to a weblogic application via a header variable, possible?

    Hi
    Is it possible to provide single sign on to a weblogic application via a header variable?
    We would like to follow a similar model to what's used with OC4J at:
    http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/osso.htm#BJFJBCHB
    Any feedback is appreciated.

    Yes this is possible via a custom Identity Assertion Provider if you are using Weblogic security. You can write the J2EE provider to extract the header and map the user to a LDAP user when you configure the authentication provider to use the same user store as OAM.

Maybe you are looking for

  • Balancing out the audio?

    I recently did a shoot for work out in a field on a windy day...editing the footage, the sound between clips isn't as even as i'd like it to be - are there any filters that can help me correct this? Thanks!

  • Really, really slow PDF creation

    A new development in the last couple days is that Acrobat PDF Printer and Distiller are starting to take a really long time to create PDF files. Basic system info: • Win 7 Home Premium • CS4 Design Premium (w/Acrobat 9 updated to 9.3.2) • Extensis Su

  • R 6018 unexpected heap error

    Hi there, I get this error when generating a form from Designer. Can anybody help? Maurice Niezen

  • Rebate VK344 - VK445

    Hi experts, During the transaction VBO3, i try to create a manual rebate payment. I have the following message : "Manual payment is not allowed fot this agreement type" (VK344). So, I try to define a manual payment in VB(2 but I have the message u201

  • Get last 5 records.

    I want to retrieve last 5 records in my emp table. This table contains 1000 rows. i should give "order by sal desc."