Deletion of variable from report

Hi All,
I have created one user exit var ZPER_P1 then i didn't want to have it for some reason. So i deleted it from RSZGLOBV table with both version 'A' and 'M'.  Now it doesnt show the same var in report design under the characteristic object.
Now i want to create another var with the same name, with different structure. At the time of variable creation, when I click on finish button, system gives message "Components ZPER_P1 (version A) has no info cube assignment."
Can any body help me to create the var again ?
Thanks for the help.
Regards,
Purvang ZInzuwadia

Hi,
Run the program COMPONENT_REORG in SA38.
In the pop up screen select 'VAR' in type and give the technical name of the variable in the technical nale part.
Click execute and see whether that variable exists still in the system.
If it is found you can delete it from here.
Regds,
Shashank

Similar Messages

  • How to delete multiple variables from the variables list

    Hello,
    Iam using FrameMaker 9.0. Is there a way I can select multiple variables from the book and delete them together.
    Thanks,
    CP.

    NO in FM9. Take SQUIDDS TOOLBOX the free tool: 'Formats'
    'Formats' is a very helpful tool for 'deleting' paragraph formats, character formats, cross reference formats, table formats, color definitions and variables.
    You can delete unused one or all formats of selected. For paragraph and character you can also decide to 'add new one in catalog'.
    -Georg

  • Passing variables from Report to Form

    Hi, I need pass a couple of variables from the REPORT to two fields in the FORM for save in a table. Somebody knows how do I do this?. Any suggestions?
    Thanks a lot!
    I think that this situation is different that pass variables from FORM to REPORT.

    You need to use a Link component to your Form that you then attach to one of the data columns in the Report. When you edit the link in the report, you can specify the fields to pass.

  • Print variable from report to Sapscript that is send as a message(Nast)

    Hi there!
    I want to print an internal local table on a sapscriptform which is printed as a message from a PurchaseOrder.
    So i created a new entry in NACE for a new Messagetype, which calls a Programm (Z_PROGRAM) and a subroutine (Z_ENTRY) and a formular (Z_FORM) That works, i got a breakpoint here.
    Problem: every variable that is filled in the programm is still empty on the formular! i have defined a gv_test in Z_PROGRAM (global) and in the form (using form-debugger) i can see that the gv_test is empty.
    My Process.. I create the message using me22n. I start it using ME9f. Then my Breakpoint in Z_ENTRY pops up. There i fill the gv_test. Then i call open_form start_form write_form and close_form.
    My ZPROGRAM
    REPORT  zmelief01.
    data: gv_test type char4.
    FORM entry_zlif USING ent_retco ent_screen.
    BREAK-POINT.
    gv_test = 'SIMSALABIM'.
    CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          device   = 'PRINTER'
          dialog   = space
          form     = 'Z11_ZLIEF1'
          language = 'D'
          OPTIONS  = itcpo.
      CALL FUNCTION 'START_FORM'
      exporting
          form      = 'Z11_ZLIEF1'
          language  = 'D'
          startpage = 'MAIN'.
      CALL FUNCTION 'WRITE_FORM'
        EXPORTING
          window = 'MAIN'.
      CALL FUNCTION 'END_FORM'.
      CALL FUNCTION 'CLOSE_FORM'.
    My Form:
    Window: Main
    Page: Main
    Language: DE
    ST  |  Print my variable: &gv_test&.

    HI BonsaiKo,
    Thank you for visiting Apple Support Communities.
    It sounds like the Chrome application is unresponsive on your Mac. The rainbow disc you see is called the "wait cursor," which spins when your computer is processing something.
    If the cursor does not stop spinning, you may have to force Chrome to quit using these steps:
    OS X: How to quit an unresponsive application using Force Quit
    Using the Force Quit feature of OS X makes an application close, even when it is not responsive.
    Important: Normally you should not need to force quit an app to close it. When an app is forced to quit, any unsaved changes to open documents are not saved, so try these methods to normally close the app first:
    Choose Quit from the app menu. For example, in Safari, choose Safari > Quit Safari.
    Choose Quit by right-clicking or control-clicking on an app's icon in the Dock.
    Thank you for participating in Apple Support Communities.
    Best Regards,
    Jeremy

  • Delete records manually from report

    Hi,
    I am having an issue implementing delete process manually in a report.
    Report Query: select apex_item.checkbox(1,customer_id) as del, cust_first_name, cust_last_name from
    oehr_customers
    In the above query except checkbox, all other columns are standard report coulmns.
    I have created process to execute on a button click.
    BEGIN
    FOR i in 1..APEX_APPLICATION.G_F01.count
    LOOP
    DELETE FROM oehr_customers
    WHERE customer_id = APEX_APPLICATION.G_F01(i);
    END LOOP;
    END;
    When I select the checkbox and hit the delete button that I created is giving me this error.
    ORA-01407: cannot update ("SCHEMA1"."OEHR_ORDERS"."CUSTOMER_ID") to NULL
         Error
    Please let me know where I am doing wrong. Thanks in advance..

    Hi,
    There is a dedicated Reports forum, you may have more luck in there
    Reports
    Regards
    Peter

  • Get names of global variables from report (like Tab "Globals" in debugger)

    Hello,
    is it possible to get a list from all available variables in a report at runtime like the tab "Globals" in the new debugger?
    The problem is that i don't know the names of the variables. So i could not do a dirty assign with field-symbols.
    best regards
    Marcel Gäbe

    Try RS_PROGRAM_INDEX
    table compo returns. filter with type = D
    Will you please check GET_GLOBAL_SYMBOLS & RS_PROGRAM_INDEX _SOURCE

  • 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...

  • Delete Reports from Reporting Server

    Hi,
    We have created and scheduled some test reports via Idera performance tool but we are unable to delete the reports. These are not custom reports and reports created with Schedule Email option in Idera. Unfortunately, I dera does not have any option to delete
    these reports and support is asking me if I tried this by deleting from SQL Server Reporting Services.
    I looked at the Reporting services but can't find any place to delete these reports. This link does not help me because I don't have these (Or Report Manager)----> Configuration Manager console, navigate to
    System Center Configuration Manager / Site Database /
    Computer Management / Reporting / Reporting Services
    https://technet.microsoft.com/en-us/library/cc678417.aspx
    All I have is "Reporting Services Configuration Manager" under "Configuration Tools". How can I delete these reports from SQL Server Reporting services ?. Can I delete them from some tables in Reports databases ?. If so, what are the
    tables ?. I delete the jobs from SQL Server but the jobs are automatically created the next day emailing the reports again......Thanks for any help.
    SQL Server 2012 SP2 - Windows 2008 R2.

    Hi DCarlos,
    Glad to hear your issue have been resolved and I would appreciate you can share the information which will help others a lot!
    Thanks,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • How to delete the all records in Ztable from report program

    Hi Guys,
    Good Day!
    How to delete all records in Ztable from report program(Means I want to clean Ztable records from report program) .  Please send me the code.
    Thanks & Regards,
    Reddy

    Use this.
    DELETE { {FROM target [WHERE sql_cond]}
           | {target FROM source} }.
    *But before deleting the rows please check if this Ztable is being used in any other programs or used by others.
    Check "where-used-list"
    in se11 give the table name
    utilities- where-used list.
    I hope this helps.
    thanks.

  • How to get report for deleted line items from sales orders

    Dear FRIENDS,
    please infirm the t.code or report for viewing the deleted line items from sales ordrers.
    Kindly do the neeedful.
    regards,
    N.M.PAWAR

    Hi,
    With transaction SE16 you can view table CDHDR for header changes and
    CDPOS for item changes. This includes deletion.
    OR
    GO to VA03 - Display Sales order -> Put order no : don't press enterbutton. -> Go to Enviornment -> changes -> You will get details
    Date ItmNo. SLNo Action
    Hope this help please close the thread if answers

  • How to delete all the crystal reports from SAP B1 ?

    Dear Experts,
    I have one problem and I need to Delete all the Crystal PLD's and Crystal Reports from SAP B1.
    I can delete a PLD or Report using delete option from Report and layout manager or layout designer.
    But I need to select delete option for each PLD and It makes very time.I have some 200 Reports and I need to delete fully.
    Is there any possible to multi delete option in SAP B1?
    I have searched many but i will not receive proper solution. Any one can explain how to do This?
    Thanks ,
    Karthikeyan.P
    MSBI Developer-Chennai

    Dear Karthikeyan,
    Manual deletion is actually the most safe way to delete them. If you try update B1 tables directly, you are against SAP support rule.
    Thanks,
    Gordon

  • Pass a shared variable from a sub-report into cross-tab

    Hello everyone!
    I need to pass a calculated value in a shared variable from a sub-report into a croos-tab in the Group footer of the main report. When I place this variable in the group footer I can see the value, when I use this variable in the Cross-tab, it is 0.
    In the Sub Report:
    whileprintingrecords;
    shared numberVar Total_SF;
    Total_SF:= calculation.
    In the Main report:
    whileprintingrecords;
    shared numberVar Total_SF;
    In the Cross-Tab I am using the above formula from the main report.
    Do you guys know what I need to do for this to work?
    Thank you,
    T.

    Hey Tat,
    I have learned to avoid passing shared variable from sub reports back to main reports.  You just always seem to run into issues with execution order.
    Personally, I try to create a shell report and add sub reports, calculating the values I need in the first sub report and pass the values to subsequent sub reports using shared variables.  I'd recommend thinking about arranging your reports like this during your design time.  It has saved me some headaches.

  • 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

  • Passing Shared Variable from subreport to main report

    Hello,
    I am having difficulty passing the shared variable from the subreport to the main report.  For some reason, when viewing the data, the value for the very first row is returning a 0 but the second row is returning the value that should be in the first row.   Does anyone have an idea of what I'm taking about?
    Thanks.
    Z

    In Subreport there is a group based on the client.  There is a summarized amount field in this grouping.  I placed a formula in the grouping and suppressed it.  The suppressed formula is listed below.
    {@ store client payments}
    WhilePrintingRecords;
    Shared CurrencyVar cRelatedPayments;
    cRelatedPayments := cRelatedPayments+Sum ({amount.amt}.{client.client_number});
    cRelatedPayments;
    In the main report, there is 2 groupings, first grouping is the client and second is the invoice.  The client grouping is displayed while the invoice grouping is suppressed.
    The following is the formula in the main report to get the shared value.
    WhilePrintingRecords;
    Shared CurrencyVar cRelatedPayments;
    cRelatedPayments;
    This is placed in the client grouping.
    I hope this helps.
    Z

  • Can't subtotal on measure variables from Query 2 in merge dimension report

    I use a query identifying customers (Query1.HH_ID) sold by each salesperson. A second query identifies a subset of those customers who are longtime customers. I merge these queries using the dimension, HH_ID. I project Query1.HH_ID onto the report and create a variable via =If([Query2].[HH_count]=1;1;0) to get a measure which is either 1 or 0 depending on whether a record is retrieved from Query2 with a value for Query2.HH_ID that matches Query1.HH_ID. The report is fine at the detail level, but when I insert a break and try to subtotal the measures, the variable from Query 2 produces a subtotal of 0 even though I can see a mixture of detail records with 1s and 0s. It appears that one cannot subtotal on measures from Query2 in a merged dimension report, or at least not if the merged dimension is not projected onto the report but rather only the dimension from Query1. Is this a known principle?

    Hi Michael,
    I think the issue is that they Query2.HH_Count is being summed first. So if you have a mixture of values, say
    rownumber, value
    1,1
    2,0
    3,1,
    4,0
    you will get 0 as your HH_count will equal 2.
    Try
    =If(Query2.HH_count>=1;1;0)
    Alternatively try
    =If(Average(Query2.HH_count)=1;1;0)
    Hope this helps
    Alan

Maybe you are looking for

  • Help exporting in csv format

    Post Author: Vivek Sharma CA Forum: Exporting Hello All, Version of Crystal Reports: 11.0.0.1282 Wanted to find out if it is possible to export data from a main report and subreport together in csv format?  So far if I export in csv format it only ex

  • Corrupt font

    I have a corrupt font problem!We have a PC running Windows XP SP3 I have previously installed a Labview program, built using labview 2009, and it has installed fine with no problems with the font.A colleague of mine has created an installer with Labv

  • Next,previous,last, and first record

    dear all masters plz help me my code dont work i used button when button pressed and code below First_Record; execute_query; last_record; execute_query; previous_record; execute_query; next_record; execute_query; but all wont work it wont goto the ne

  • Change in source system client number - how will it affect BI?

    Hello, I have the following landscape: R/3 DEV (client 100) connected as a source system to BI DEV R/3 QA (client 100) connected as a source system to BI QA. R/3 PROD (client 100) connected as a source system to BI PROD. there is some problem with th

  • Error when run form on Oracle Application Server

    Hi al I'm using Webutil Library to create browse button to open dialog box When i run form in my computer,it run success and i can upload file do database and application server But i upload form to Oracle application server and compile it no error (