BW 7.0 Include BI Command for a Hierarchy in URL

Dear all,
following the guidlines at [help sap com |http://help.sap.com/saphelp_nw70/helpdata/EN/43/ef05462480025ae10000000a1553f7/content.htmI]
I try to preset variable values using the BI Command.
The normal variable values work quite well
../irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE
&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING
&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING=0001
&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=SM_BUKRS
But using the command for hierarchies does not lead to the desired result.
../irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE
&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=HIERARCHY_VARIABLE
&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-HIERARCHY_VARIABLE=H02_VRTNR0102
&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=M1M_FIVTRTNR
Does anybody have an idear, what I am missing here? Any pointers are welcome.
Sincerely,
Christian

Hi Sachin,
Please refer to the below article ,,giving step by step to generate your hierarchy D/s.
Link:[http://www.sdn.sap.com/irj/sdn/nw-bi?rid=/library/uuid/50cbb737-b36f-2c10-c78b-b63d116ce313]

Similar Messages

  • I have Adobe Acrobat XI (ver 11.0.07).  Adobe Help instructs me to find the document comparison command at "View Compare Documents," however, this command does exist on my screen. My View drop-down list does not include a command for Compare Documents.

    I have Adobe Acrobat XI (ver 11.0.07).  Adobe Help instructs me to find the document comparison command at "View > Compare Documents," however, this command does exist on my screen. My View drop-down list does not include a command for Compare Documents.  Where else can I find this command?

    What version of Acrobat do you have? This feature is only available in the Pro version, not in the Standard version.

  • DMP 4400 Browser Command for refreshing Currently Playing URL

    Looking for a "SET" command that will allow me to refresh the "Currently Playing URL" without rebooting the DMP.
    I need a refresh BROWSER URL command so that Users do NOT have to repush unique individual Presentations when making a change to a shared / referenced Playlist, but rather have the ability to select a single System Task that would issue the refresh Browser URL command.  
    I'm aware of the following command, but this requires the specific URL to be known, which defeats the purpose of having a general URL refresh command:
    http://<dmp_ip>:7777/set_param?mng.command=start+video+<URL>
    Anybody know if other param / syntax options exist for accomplishing this task?

    Hi Mark,
    I went as far as disassembling the sysmng binary and I found a number of features I hadn't known about the existence of before, but nothing that I can clearly identify as causing a refresh.
    I've been trying to get my hands on a development reference or something because there are probably more than 100 functions and I only know what several dozen of them do. Then there are differences between the 4310/4400 presentation mechanisms. Sounds like I need to power on a 4400 and poke around at it.
    The approach we're using on the 4310 is to load a local page stored on the DMP in file://tmp/ftproot/usb_1 , and that happens to be a .swf flash template that listens to remote commands to refresh or reload or do whatever we want to it. We control it as an interactive function of the .swf itself rather than via sysmng commands.
    So for us, the second command below to reload always points to the same file://xxxxx path and we don't need to independently determine the playback URL.
    Another idea would be to point the playback URL to file://xxxxxx/file.html and have that frame or refresh external content. But then you would have to manage "file.html" on the DMP and execute the second refresh command below. You say that server side execution isn't going to work for you, but perhaps scp/sftp of a file containing the presentation URL would work for you instead?
    Or... say, using the sysmng function to execute a wget command, to stage file.html on the DMP's file system? Have never tried that but that goes to illustrate that there are a lot of different ways to accomplish something on the player.
    If I find a better answer about a built in function being a /better/ way to accomplish that (or if I stumble on something unique to the 4400) I will let you know.

  • Key Command for Closing Plug Windows Gone 4-Ever?

    I know there's a command for hiding plugin windows, but that's not quite the same thing... I'm sorely lamenting the (apparent) loss of the L7 key command for closing plugin float windows. Seems like it's a mouse-only operation now.
    Or is it? Please let me know if I'm missing anything (including a crafty workaround)...
    -=iSchwartz=-

    hi, perhaps V( hide/show plugins window)?
    hope that helps..
    carlo

  • New command for radius-server source-ports

    I am trying to find the new command fro radius-server source-ports 1645-1646 since it appears to be depricated.  We use tacacs so we do not have the radius server specified but we do need to put in the ports.  Can someone please tell me the new command for radius-server source-ports?
    Thanks

    Both of the links that Peter posted are interesting and helpful. I would like to take a slightly different approach in answering your question.
    In every version of IOS there are certain commands that get inserted into running-config when a particular feature is activated. It looks like in your version the radius-server source-ports is one of those commands. I do not think it is anything that you should be concerned about.
    And I do not believe that having the radius-server source-ports command would prevent TACACS from working. I believe that there is likely to be some fault in your configuration. If you would post the aaa parts of the config then maybe we could see what the problem is.
    In my experience configuring aaa some of the common problems include not correctly identifying the TACACS server, not having exactly the same key configured on the Cisco device and the TACACS server, not having connectivity to the TACACS server (can the Cisco device ping the server, and can the server ping the device), or errors in the authentication or authorization prameters specified.
    Post some information and we will see what we can do.
    HTH
    Rick

  • Command for view i/o rate cisco nexus

    Hi
    I need a command for view input and output rate on all interface for device nexus 7000 and nexus 5000
    The command sh interface show more information, I only need view rx and tx
    on switch 3750, 2960 i use sh interface summary and in nexus do not exist
    Regards

    Hi,
    Show interface xxx | inc rate will give you in /out rate.
    For example -sh int e1/1 | i rate
    For show interface summary you can use grep feature on nexus multiple Include and exclude are possible.
    show interface E1/1 | inc rate|MTU | exclude pps
    Just to see interface counters -
    show interface counters detailed all
    Hope this helps.
    Thanks
    Ajay

  • Keeping copies of my messages including the attachments for offline viewing  will use up my memory drive?, keeping copies of my messages including the attachments for offline viewing  will use up my memory drive?

    I just re set-up my MacBookAir and it works veeeery slow. I did install the email accounts as IMAP and I choose as an option to keep copies of my messages including the attachments for offline viewing. Is that what slows down my computer?
    I wonder because, even though I have little data saved on this computer, if I go to "Finder" / "Search for" / "All photos" appear 7,883 items (looks like there are all the attachments from my email messages...)

    Thanks a lot Jason. So, cache them locally means that it saves them on my hard drive? I do have a lot of files and large multimedia attachments.
    You say my machine will be  sluggish until this is done... Shall I understand that soon enough this problem will disappear? If not, will any of the next actions help?:
    - choose to keep copies of my messages for offline viewing but omit attachments
    - select "All the photos" from "Search in" in "Finder" and send them to Trash (will this command delete the attachments also from my emails server? and all the photos already saved on my computer in folders?)
    - waiting until my machine finished the "indexing" (Whatever what that means...)
    Thank you for getting back to me as you can,
    Camelia

  • Need example vi using AT commands for dialing the modem at the remote end

    Can any one give example vi for dialing up a modem and sending data to remote end

    Hi sindhu6,
    Presuming that you are connected to your modem via a serial connection:
    I did find a forum related to your enquiry: http://forums.ni.com/t5/LabVIEW/AT-commands-in-labview/td-p/1213335
    And I did find an example from ni.com: http://zone.ni.com/devzone/cda/epd/p/id/2577
    Basically, what you need to do is to find out what are the AT commands used for your modem and send the command over using VISA related functions (e.g. VISA Read VI). You can send the command in a sequantial method. You can do this by using the method found in the first link. The best would be that you can create a state machine where by each case/state will consists of commands that you need to run in a sequence (let's say a sequence of AT commands for sending a message via TCP/IP communication).
    You can also use a sequence structure but I would not suggest that since you cannot stop the sequence half way and if your command is very long, this may look pretty messy for your code.
    The main question is:
    What is the version of your LabVIEW?
    What is the modem that you are using and how is your hardware setup is going to be (e.g. how did you communicate with your modem)? 
    Thank you
    Warmest regards,
    Lennard.C
    Learning new things everyday...

  • Questions on Commands for planning application

    Hi,
    1. Where can i get the information on commands for planning functions?
    2. What is the difference between
    ---Execute planning function simple and -
    Execute planning function
    3. I create planning layout with few buttons
    a. Copy: I clicked on the copy button and can see the data in the layout
    b. Save: Clicked on the save icon, Data saved into the planning cube
    c. Change. : clicked on the change and changed few values and then clicked on SAVE button. Data got saved into my planning cube.
    Now I my requirement is when user open the planning layout, It should only be in display mode. But currently automatically all the keyfigures are in change mode (Is it because in query designer, I checked "Start query in the change mode?)
    When user opens the planning layout, he should run the copy function, then should save the data into the planning cube and then should be allowed to chagne. Change button should be in active until data is saved into the plannigng cube. IS this possible?
    Thanks
    Annie

    Hi Deepthi,
    Thanks for your reply.
    I did as you mentioned and its working as expected.
    User wants something like this
    1. Execute the planning layout.
    2. Click on the copy function
    3. Save the data
    4. Click on the change button so that data can be changed now.
    As per your solution, without have change button its working perfectly. But now i want to have change button on the layout. Initially change button should be disabled. When i save the data then it should get active.
    I did the following things but didnt work
    1. Save button i have two commands
    a. Save data
    b. Set_item_parameters
    2. Change button> disable>set_data_entry_mode.
    After executing the layout. I could copy the data and save it. BUT after saving it change button is not getting active.
    I think i did do something in save button (B). I just mentioned button group but didnt mention the change button. Can you please help me?
    Thanks
    Annie

  • Can i use a font such as Yuppy, Chalkboard which is basically included in iOS  for commercial purpose?

    hi!
    I make a e-book and it will be published on appstore and android market as application.
    I'm wondering about font.
    Can i use a font such as Yuppy, Chalkboard which is basically included in iOS  for commercial purpose like me?
    I bought a mountain lion on appstore.
    I look forward to hearing from apple whether it is lawful or not.
    Have a blessed day~:)

    Strangely, there isn't and end user license on Apple's site regarding iOS. But here's a look at the font agreement section from OS X Mountain Lion:
    E. Fonts. Subject to the terms and conditions of this License, you may use the fonts included with the Apple Software to display and print content while running the Apple Software; however, you may only embed fonts in content if that is permitted by the embedding restrictions accompanying the font in question. These embedding restrictions can be found in the Font Book/Preview/Show Font Info panel.
    So basically, you need to examine the fonts to see if there are notes on usage restrictions or limitations.

  • How can I use custom WLST commands for Oracle SOA Suite in Weblogic

    Hi There,
    I'm trying to view and search the weblogic log files using WLST on a Solaris/Unix system.
    I have come across this "custom WLST commands for Oracle SOA Suite" and thought of using the custom logging commands to get my task done.
    However, my WLST shell is not recognizing the commands and giving me the NameError!
    wls:/devDomain1/domainRuntime> listLogs()
    Traceback (innermost last):
    File "<console>", line 1, in ?
    NameError: listLogs
    I tried the commands listLogs, displayLogs, getLogLevel & setLogLevel but in vain!
    I have followed the instructions as per the oracle recommendation of using Custom WLST commands (http://docs.oracle.com/cd/E29597_01/core.1111/e10105/getstart.htm#ASADM10692) as below
    - Launched the WLST shell from Oracle Home.
    cd ORACLE_HOME/common/bin
    ./wlst.sh
    - Tried to run the listLogs command from domainRuntime()
    I would like to know if I need to import any additional libraries to run the custom WLST commands for Oracle SOA Suite in my WLST shell?
    I have only weblogic 10.3.1 server installed on my Solaris 10 machine on which I have deployed the OSB application software.
    There is no SOA Suite installed.
    Or is there any other way I can browse the Server Log file and get the list of log messages? Basically I would like to use this feature in my script to customize it according to my requirement of listing specific error logs which I can work it out if I know how to make these commands work.
    Please advise if this is possible and how?
    Cheers.
    Satish

    I have tried on my OSB installation (no SOA Suite here), the command listLogs() works (I was in online mode, after a connect), and the classpath is:
    CLASSPATH=/opt/oracle/fmw11_1_1_5/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/fw11_1_1_5/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/lib/jvm/java-1.6.0-sun-1.6.0.33.x6_64/lib/tools.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/fmw11_1_1_5/wlserver_10./server/lib/weblogic.jar:/opt/oracle/fmw11_1_1_5/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/fmw111_1_5/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/fmw11_1_1_5/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/optoracle/fmw11_1_1_5/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/opt/oracle/fmw11_1_1_5/oracle_common/moules/oracle.jrf_11.1.1/jrf-wlstman.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lib/adfscripting.jar:/opt/oracl/fmw11_1_1_5/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lb/mdswlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/auditwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_cmmon/common/wlst/resources/igfwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jps-wlst.jar:/optoracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jrf-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/reources/oamap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/opt/oracle/fmw111_1_5/oracle_common/common/wlst/resources/ossoiap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/osoiap.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_comon/common/wlst/resources/sslconfigwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/wsm-wlst.jar:/optoracle/fmw11_1_1_5/utils/config/10.3/config-launch.jar::/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbynet.ar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbyclient.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/drby/lib/derbytools.jar::
    The wlst.sh I have used is /opt/oracle/fmw11_1_1_5/osb/common/bin/wlst.sh
    I hope this can help

  • What is the default key command for the COMMAND key?I seem to have changed it somehow along the way and now when I push the command key it hides all windows or shows desk top I need to correct this as soon as possible-.any ideas?

    What is the default key command for THE COMMAND (apple) key? I seem to have changed it somehow along the way and now when I push the command key (only) it hides all open windows and shows the desk top and when I push it again it shows all windows again...I need to return to default A.S.A.P. just this one key...Any ideas? Thanks in advance...

    Go to
     > System Preferences > Keyboard
    Click on the 'Keyboard' tab and hit the 'modifier keys...' button. You can see and change the defaults there.
    As I'm not sure if all the labels are the same in Lion, he's a screenshot from Snow Leopard. It should be similar enough:

  • Windows 7 upgrade: discs will include the option for a 32 to 64-bit upgrade via a clean install?

    I would like to know whether the Lenovo Windows 7 upgrade discs will include the option for a 32 to 64-bit upgrade via a clean install?  I called Mentor today and was told the answer is no, but I was hoping someone here could tell me differently.
    If "no" is truly the answer, I would like to voice my complaint: The upgrade discs from Microsoft (i.e. the retail upgrade discs) include both the 32 and 64-bit versions, so I don't completely understand why Lenovo's upgrade program doesn't offer the same thing.  I purchased my T500 in August, and back then Vista Ultimate 64 was not offered, so I chose Vista Ultimate 32 thinking that I could later upgrade to Windows 7 Ultimate 64.  This assumption was based off of the info. on Microsoft's website indicating that all upgrades would contain the 32 and 64-bit versions.  I even customized my computer with 4 gigs of RAM thinking that I could take advantage of the extra gig once I installed Windows 7 64. 
    I don't understand what Lenovo or Mentor Media have to gain by restricting a 32 to 64-bit install.  I voiced this opinion to Mentor Media over the phone, who responded by saying that I should be happy since I am receiving a "free" upgrade.  I don't think this is an accurate assessment for two reasons: (1) I had to pay $17.03 for shipping, and I still haven't received the upgrade and (2) The total cost of my computer was almost $3,000, and the purchase was made a mere few weeks before Windows 7 was released.  $3,000 is a lot of money.  I waited for the details of the Windows 7 Upgrade Program to be announced BEFORE purchasing my machine.  When I finally bought my computer I accounted Windows 7 into the price I was paying.  In addition, when I bought this computer I did so expecting good customer service as a given.  Not providing a 64-bit upgrade without a rational explanation as to why does not qualify as appropriate customer service.
    As most of you know, 4 gigs of RAM is useless with a 32-bit OS.  Also, NOW Lenovo is building new T500s with the option of having Windows 7 Ultimate 64 (why wasn't Vista Ultimate 64 offered when I bought my computer???).  And the price for choosing Windows 7 Ultimate 32 is EQUAL to the price for choosing Windows 7 Ultimate 64, which proves that there is no cost difference.  I just want to know what Lenovo has to gain by denying customers a 64-bit upgrade?  There would really be no additional cost since as I mentioned before, Microsoft's retail upgrade includes the 32 and 64-bit OS on one disc.  If anything I would think that it's costing Lenovo money to strip the 64-bit install from the upgrade discs.
    Can anyone please address my problems?  Do you think there is anyone at Lenovo I could contact to voice my opinions?  I have been a loyal Thinkpad customer for over 5 years now, and I expect better from Lenovo.  Thank you for reading!
    moderator note: core question add to title, as stated in the forum rules and it will help others too answer your questions.

    Daventry wrote:
    Is there any way to request a 64-bit OEM?  Why should Lenovo care whether I want a 32-bit or 64-bit as long as it's the same edition (Ultimate edition)?
    if your system shipped with a 32-bit version of vista then you will be sent 32-bit windows 7 upgrade media.   the reason for this is two-fold.
    first, because this is upgrade media, it's impossible to install a 64-bit version of windows over a 32-bit version.   doing so would require a clean installation and upgrade media simply won't allow this.   this is the case with retail media, too.   if you had 32-bit vista installed and wanted to upgrade it to 64-bit using retail media, you'd have to wipe your system or set up a dual-boot.
    second, the COA (certificate of authenticity) on the bottom of your system is for vista.   because of this, your new license is of an upgrade from vista to 7.   this is how microsoft licenses it and it is their policy, not lenovo's.   microsoft's policy with OEMs is that you must install vista first, then upgrade to 7 (unless, of course, you purchased your system native with 7 on or after the 22nd).   since your original lenovo preload is of a 32-bit OS, the issue becomes circular and you'll have to refer again to the first reason.
    i understand your frustration and wish this stuff were made easier for everyone.   it's repetative reading post after post of people with 4GB installed who don't understand the limitations of a 32-bit environment.   i wish both manufacturers and users switched to 64-bit OSes sooner.   the same thing happened when the industry went from 16-bit windows 3.11 to 32-bit windows NT4/95 and limitations went from 16KB all the way up to 4GB (which, in 1995, no one thought we'd ever exceed).   the difference is that people were complaining on BBSes over 14.4k modems instead of on GUI-based forums using broadband connections.   times sure have changed.
    ThinkStation C20
    ThinkPad X1C · X220 · X60T · s30 · 600

  • Command for "How to find Cursor Size" in Oracle Stored Procedure"

    Hi
    Can u tell me....
    How to find Cursor Size" in Oracle Stored Procedure........
    I want command for that........

    why don't you try select count(*) from your_table;That requires running the same query twice - or rather running two different queries twice. Besides it still doesn't guarantee anything, because Oracle's read consistency model only applies at the statement level (unless you're running in a serialized transaction).
    This is such a common requirement - users are wont to say "well Google does it" - it seems bizarre that Oracle cannot do it. The truth is that that Google cheats. Firstly it guesses the number on the basis of information in its indexes and refines the estimate as pages are returned. Secondly, Google is under no onus to kepp all its data and indexes synchronized - two simultaneous and identical queries which touch different Google servers can return different results. Oracle Text works the same way, which is why we can get a count with CTX_QUERY.COUNT_HITS in estimate mode.
    Cheers, APC
    blog: http://radiofreetooting.blogspot.com
    .

  • __ Is there a way to adjust the key commands for switching channels in curves?

    __ Is there a way to adjust the key commands for switching channels in curves?
    By that I mean <command> + 1 for cyan, <command> + 2 for magenta etc. like Photoshop CS3 rather than <option> + 3 for cyan etc.
    There's gotta be a way under Edit --> Keyboard Shortcuts - but I can't find it!
    Thanks,
    Hugh

    Hi,
    You can find the CS4 plug-in here:
    http://blogs.adobe.com/jnack/files/Use_Old_Shortcuts.zip
    It's inline in tis post with some more background info:
    http://blogs.adobe.com/jnack/2010/05/use_legacy_shortcuts_option_in_cs5.html
    regards,
    steve

Maybe you are looking for

  • Flat file truncation issue

    I am attempting to perform a fairly standard operation, extract a table to a flat file. I have set all the schemas, models and interfaces, and the file is produced how I want it, apart from one thing. In the source, one field is 100 characters long,

  • Default extension of source file in sql loader map

    Hi I created a map having a flat file as source. The file name is X. When Ran the map, these was error message said that 'Cannot find file X.dat' Is the '.dat' a default extension when no extension is defined? Thank you Sozy

  • How to use checkboxes in jtable ?

    I am trying to use checkboxes in JTable,I set the property in the jtable column to boolean.The proplem is that i do no know how to use this property in java program.My intension is that,I will have a java form and a java button on it,by clicking the

  • Time Machine not restoring - HELP!

    I had a 500Gb external drive with a majority of my data die on Christmas. No problem I figured, I have a current Time Machine backup I can restore from to a new drive. So I go into Time Machine and start the restore - about 10% of the way through a 5

  • Where do mac apps save preferences to?

    Hey guys, New mac user here. Where does a Mac save a program's preferences to? By this I mean a DMG image program. Just wondering because I have two versions of the same program running on my computer and I can open each, but the preferences are shar