Delete variables

Hi,
When making queries for reports there is shown a lot of variables that I don't use, is it possible to delete these variables and what is the easiest way to do so?
Best Regards
Anette

Hi Anette
Variables wont effect you. May be in u r case there were more no of queries on u r
target so each variable is used by some other queries.the procedure fr deletion is
same as mentioned above .right click on the varible in the left panel and say
delete .
<u><b>How ever make sure of the variable which u r going to
delete is not used by any queries..</b></u>
Thanks & Regards
R M K
**Winners don't do different things, they do things differently**
> Hi,
>
> When making queries for reports there is shown a lot
> of variables that I don't use, is it possible to
> delete these variables and what is the easiest way to
> do so?
>
> Best Regards
> Anette

Similar Messages

  • Deleting variables and queries

    Apart from RSZDELETE what is the best alternative to delete variables and/or queries? Thanks

    Hi Niten,
    I am not sure about Tcode to delete variables....But you can delete all unnecessary variables from Query designer itself...But before deleting variables make sure you don't need them anymore and these varaibles are not being used in any other Queries...
    If you try to delete a variable which is being used in other Query,it will display a message 'Variable being still used...etc....if you click on details...it will show you where it is being used....
    To delete variables:
    Open any Query-->expand Characteristic->expand charactristi value variables->right click->delete.
    hope this helps

  • Start routine: DELETE VARIABLE DOES NOT EXIST

    Dear Friends,
    I have written the below code in the start routine.
    LOOP AT DATA_PACKAGE.
    IF DATA_PACKAGE-/BIC/ZSREGIO <> AMR.
    DELETE DATA_PACKAGE.
    ENDIF.
    ENDLOOP.
    when i check for syntax errors, it gives message Delete variable does not exist.
    Need your earliest help.
    Kind Regards
    Paddy

    hi Paddy,
    seems we forget quote
    DELETE DATA_PACKAGE WHERE /BIC/ZSREGIO <> 'AMR'.
    where did you put the code ?
    there is 'insert your code here ...', put your code after that line.
    if you are using BI 7.0, use source_package :
          MONITOR_REC     TYPE rstmonitor.
    $$ begin of routine - insert your code only below this line        -
    ... "insert your code here
    DELETE SOURCE_PACKAGE WHERE /BIC/ZSREGIO <> 'AMR'.
    hope this helps.

  • How to delete variable width points?

    I've read a couple of methods for deleting variable-width tool points on a path (NOT path points or paths.)
    None of them work for me; is there some trick to doing it?
    I have read: A) Hover over the unwanted point (with var. width tool) and hit Delete and B)Select unwanted point with var width tool and hit delete.
    Both moves result in the entire path being deleted.
    thank you for any insight.
    w

    Yes that is how it works. Cclick to select after your icon changes (pointere with a  tilde ~)and delete. If you have only one variable width point, than it may have the appearance of the entire line getting deleted, try aon a path with 2 variable width point until you get the hang of this.

  • Delete Variables in Captivate 8

    Hello,
        I have read a previous post on variable deletion within a Captivate project but it did not solve my problem. I tried deleting the associated Advanced Actions/Shared Actions and then deleting the variables, but I am having no luck. When I try to delete the variable, I get a dialog box saying "Deleting variables used by Advanced Action, Shared Action, text objects is not allowed". However, when I look at the "Usage", in the dialog box it just says "", which I interpret as Captivate not finding where it's being used.
    I have tried NOT deleting the slide with the actions before trying to delete the actions and variables as a previous post suggested, but this still doesn't work. I was glad to see that they added the ability to delete variables, but clearly either I am missing something or there is a bug. Please tell me I'm missing something!
    Thanks!

    Hello,
    Have not checked this in CP8 but in CP7 the Usage was not showing everything, if you don't get the message that a variable is not used, it is used somewhere but the Usage will not show it. If you do see an empty Usage list, it means that there is Usage. Hope I didn't confuse you more now, blogged about it for CP7, maybe it is still the case for CP8. I certainly logged that bug for CP7 but will first double check before logging again.

  • Hw to delete variables (urgent)

    hi gurus
    Help me hw 2 delete variables
    WArm REgards,
    kumar

    right click on variable and change variable.. check where used list.. if it is not used anywhere, select delete button..

  • Delete variables in WEBI Documents

    Hi,
    We are creating WEBI documents on top of BW queries(Query-Universe-WEBI) and BW query variables automatically flows into WEBI and we don't want to show all variables to the user while he is creating his own WEBI documents so we wanted to delete variables in WEBI instead of Universe. Is there any way to achieve this functionality?
    Cheers,
    Preetham

    Hi,
    but keep in mind that even when you do hide them the underlying BI query still requires values as input for the BI query to be executed.
    you mentioned that you want to hide the variables from the user - so why do the variables exist in the BI query ?
    Ingo

  • How to delete variables in BI 7?

    It's fun that the variables created by developer can't be deleted in BI 7. Dose anyone know how to delete them? ..... Any suggestions are appreciated.

    Hi Kris,
      It works. Thanks.
      And another issue that, I can't transport the BEx reports from Dev system to Prod system in BI 7, just BEx relavant objects can't be. Do you know how to fix this issue.

  • Deleting Variable in production system vis Transport request

    Hello,
    I need to delete a variable in production system via Transport request how can we do this?
    Thanks,

    Hi,
    Open the query in BEx in Development system, delete the variable form the query. The pop-up will arise for a new transport request. Capture the query in new request and then transport the same to Production.
    Regards,
    Yogesh.

  • Delete variable from Query

    Hi Guru's,
       I copied a query saved with a new name and made some changes to the new one, when I run the Query I get 3 variables(pop up) eg., PlanVersion, Period Interval, Year. I dont need Plan Version, Period Interval, but need just the Year...When I see the Query Properties I see all the three Variables I dont have the option to delete any of them... Any ideas would be highly appreciated...
    Cheers..
    PR

    Hi PR,
    You cannot delete the variables from the query properties. You will need to delete them from the query definition (rows, columns, filter and free char areas). The period variable would be restricting char 0FISCPER (most probably) so see where it is included in the query definition and remove it from there. Same goes for the Plan Version.
    Hope this helps...

  • How to delete variable from memory

    Hi,
    I need to delete specfic session variables from memory. How
    do I do this? What command?
    Thanks.

    Individual keys can be deleted with the StructDelete function
    <cfset StructDelete(session, "nameOfTheVariable")>
    http://livedocs.adobe.com/coldfusion/7/htmldocs/00000637.htm

  • How can i delete the variable

    Hi frds,
    Hope all fine. i had create a variable on the 0calday. now i had a problem with that i trying to delete that but i am unable to do it. can any body help me.
    Thanks & Regards
    KK

    While deleting variables you might need references..
    FYIP ..
    Table RSZGLOBV - for finding variables
    Table RSZELTXREF - for queries using variables
    (RSZELTXREF-TELTUID = RSZGLOBV-VARUNIID and RSZELTXREF-laytp = 'VAR').This will give internal id of queries
    Table RSRREPDIR - for finding the name of queries
    (RSZELTXREF-SELTUID = RSREPDIR-COMPUID)
    variable technical name and description  RSZELTTXT with the internal name found in RSZGLOBV
    Hope it Helps
    Chetan
    @CP..

  • Re: shared variable: create programmatically then read/write

    I programatically create and destroy Shared Variables using these subVIs (see enclose llb file for Add Variable Connection.vi and Delete Variable Connection.vi).  But it seems to take a long time to run each subVI.  This might be tolerable for a single Shared Variable, but it gets rather lengthy if several need to be created or destroyed.  The user specifies how many depending on how they are using the application.  Is there a more efficient way of doing this?
    Also, after a Share Variable is "created," it can take a while before it is usable for reading and writing in another part of the application.  Is there a way to determine a Share Variable is ready prior to using Search Variable Container and Open Variable Connection functions to find and use it?

    Ummm, nothing attached. Also mention, when you do post, what version so that people won't waste time downloading when they don't have the appropriate version installed.
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • FM 9 and Variables -

    Using FrameMaker v.9.0p237, installing updates as they pop up (do I have the latest?). Running on Windows XP Professional Version 2002, Service Pack 3. I want to remove variables that we no longer need. When I select the variable name and click the Trash can icon, the first variable is deleted.
    When I select subsequent variables, the selection moves several places down the list and the variable selected for deletion is still there. Frame
    was crashing inmediately when I tried to delete variables before I installed the last update (using Adobe Updater). However, if I continue, Frame
    eventually crashes.The crash message ( "FrameMaker has detected a serious error and must quit") shows the numbers 9004, 6920492, 9676798.
    In addition, when I try to edit a variable, the Add/Edit Variable dialog shows empty fields for the
    Name and Definition. I can re-enter the variable name and definition and click Edit and have it
    save the change, but I shouldn't have to do this. This behavior is intermittent - there are times I can
    edit variables as expected, especially after a crash.....
    Any help would be greatly appreciated. .

    We use alphabetic and numeric characters for variable names. I'll have to check for spaces - that is possible.
    The tip about looking at the MIF is a good one. I've edited MIF before for font issues, so it makes perfect
    sense. Thank you for that reminder!
    The files and variables were created in FM 7.2 (some even earlier versions than that). We went from 7.2 to 9 at
    the beginning of June. As I update the "template" for our documents, I do change the variables - adding new and
    changing the definitions of existing ones, so yes, variables are imported from "other" documents.
    The conflict with other apps is a definite possibility, as I am frequently running several apps when working in Frame.
    Thanks very much for all the suggestions! I'll be working in Frame most of the day and will watch carefully what happens.

  • Create variables in TestStand with the PropertyLoader

    Hello,
    I whant to read several csv-files with the property loader of TestStand 3.1 (all FileGlobals or StationGlobals). The problem is, if the variable doen'st already exists the property loader doesn't work.
    The variable I am ready in the CSV-file are alway different and I can't create manually the variable at first in TestStand or in the sequence file, before I can load them with the property loader.
    Is there a possibility to create dynamically variables (Globals or Locals) with the PropertyLoader? If not, what can I do?
    Cheers,
    Risotto

    Antonio,
    Thank you for your answer. I read and understood the post http://forums.ni.com/board/message?borad.id=330&message.id=8395#M8395.
    Anyway, this still not really helps me. I will try to explain my problem:
    We are actually upgrading from TestExec to Teststand/Labview. For our products (embedded electronic), we write for each SW release about 20 testplans in TestExec (which would be 20 sequences with Teststand). Each testplan use the same 2 symbol tables (where are defined about 100 variables definition and constants). From product to product and from SW release to SW release, there is always new/changed/deleted variables and constants. The name of the symbol table is always the same, only the contents is changing. TestExec reads this symbol tables at load-time of a test plan, so that you don't have to define the variables and constants separately and you can directly use them. Usually this variables and constants are related to voltages, currents, PWM duty cycle and so on....
    Now we are trying to do almost the same thing with Teststand. We create 2 CSV-files which contains our variables and constants and we whant to link them in all the 20 sequences. We tried to use the property loader, but you need to define in each of the sequence files all the variables and constants, which is a bit unconfortable. Please see the attached file for a more graphical explanation.
    What is the best was in Teststand to do something like with TestExec?
    Regards,
    Risotto
    Attachments:
    TestExec_Teststand.doc ‏29 KB

Maybe you are looking for

  • "no longer supported"

    I have been rolling out ipads across our organisation for a couple of years now and suddenly find myself in the embarrassing situation where none of the accessories (despite being made for ipad/iphone) are supported. This represents a significant inv

  • Problems with VC in NW 7.0 SP18?

    After applying SP18 we are running into massive problems with existing, unmodified visual composer models. Error messages like >>> JSPCompiler >>> ERROR in Compiling :JSPFileInfo :588073642 JSP File : /usr/sap/JWP/JC02/j2ee/cluster/server2/apps/sap.c

  • Intermittent swf loading in IE

    I am baffled by IE's failure to consistently load my swf in the title area of a webpage. Sometimes it loads; sometimes it doesn't. F5 (refresh) will sometimes toggle it (make it appear if it didn't load or make it disappear if it did); sometimes it h

  • When updating, says I do not have permmision. I am the administrater.

    When I check for updates it indicates I have a security update but syas I do not have permision to apply the update. I am on a MAC desktop running Leopard 10.5.8 and firefox 3.6.22. I am the administrator and signed in under my administrative user ac

  • Installing RADIUS server and Snap-Ins

    Following TID 10078616 to install RADIUS server components and Snap-Ins and the option to choose those two items are not available. Just wondering what gives? Any ideas or has anyone else run across this? Running BM3.8 sp2a on Netware 6.5 sp2. Thanks