Report format is not changing in IE

Hi All,
I am working with Report Designer. when i am executing the report, initially report is executing properly for the first time and givining define format. but if i am doing any change in report format in report designer the executed report do not capture the changes. the report generated on the web portal showing me the same output generated for the first time. if i am creating another copy of the same report by "SAVE AS" and then executing it, then again it is showing me the proper output for the first time only but it is not working if i am doing any changes in format.
Kindly guide for that.
Regards,
Kaushik

Hi Kaushik
maybe you've already solved your problem, otherwise here's a program which most probably would solver your problem:
report  zicm_cache_invalidate_all.
call function 'ICM_CACHE_INVALIDATE_ALL'
  exporting
    global              = 1
  exceptions
    icm_op_failed       = 1
    icm_get_serv_failed = 2
    icm_no_http_service = 3
    others              = 4.
if sy-subrc <> 0.
  message id sy-msgid type 'E' number sy-msgno
          with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
endif.
Setting global to 0 would invalidate only local... It's the same like invalidating the cache thru SMICM
Regards
Gerald

Similar Messages

  • In the advanced tab of languages and Region the time and date formats will not change

    For a certian Application I am using I need to change the format of the Time and Date. I had no problems in Mountain Lion. In the advanced tab of languages and Region the time and date formats will not change. I need the date format to read as 01/01/14 and time format to read 13:00. As I said this was easily done in Mountain Lion and all previous Apple OS. I suspect it's an issue with in the OS.

    You're right, it has been that way for a long time. I've never bothered reporting it as a bug since it's simple enough to deal with, but reporting it would be a reasonable thing to do.

  • Date format does not change with the Regional and Language Options in 2008

    I have a one-column report that was created using the SQL "select current_date" in postgres.  (Thinks select getdate() ).
    In Crystal Reports XI when I change the "Standards and Formats" of Regional Options to:
    English (United States)  the date is in the format mm/dd/yy
    English (Canada) the date is in the format dd/mm/yy
    Japan the date is in the format yyyy/mm/dd
    In Crystal Reports 2008 when I change the "Standards and Formats" of Regional Options to:
    English (United States)  the date is in the format mm/dd/yy
    English (Canada) the date is in the format mm/dd/yy
    Japan the date is in the format mm/dd/yy
    It doesn't change.  Is this a bug?
    Thanks in advance,
    J

    hey Jason,
    i am going through some of the old forum posts and saw that no one replied to your language options post.
    for cr 2008, there are language packs for the applicable languages. there are advantages for this as you can save installation space with the option of installing language packs for each language that you want the designer application to be in.
    you have seen the disadvantage as it doesn't work the same as before.
    you do not need the language packs for testing though. in the crystal reports View menu, switch up to the Product Viewing Locale to test objects which are using "system" settings such as dates.
    if you do wish to install any language packs so that you can change up the actual language in the designer, go to your install media. in the install files "\package\langs\" directory, you will see a folder for each language that you need. install the desired language(s).
    once you have installed a language pack and then restart the cr designer, you will now have the additional language in the View > Product Locale.
    so in summary...Product Locale will change the language of the whole designer...language packs are needed for this.
    Preferred System Locale can be used to test languages without having to change your windows system settings.
    i hope that this helps,
    jamie

  • SignalExpress 2010 - Chart time axis format will not change to floating point or anything else

    I just downloaded and installed the new and shiny SignalExpress 2010 to replace the old version. And immediately run into major problems:
    The x-axis time format refuses to change to floating point or scientific even if I choose them from chart properties. The format is always absolute, e.g. 12:23:54.743. This makes the usage of the chart and the whole application impossible! Is this a known issue and is it going to be fixed soon? And where can I get the old version of the SignalExpress (2009) so I can install it again?

    Here is a screenshot of the problem:

  • Date format is not changing when I switch language (From English To French)

    Hi Guys,
      In our portal (NW04-EP6) application when I switch English to French,date format doesn't changed?
    Do you kow how can I fix it?
    Thanks,
    Maryam

    Hi Maryam,
    The langauage is set according to this priority:
    1) Language assigned to the user (in the portal)
    2) Browser's Language
    3) System's language
    4) JVM's Language
    Check your settings.
    Omri

  • Report format trigger not working

    Hi,
    I am using a format trigger on a column in my report as follows:
    function B_9FormatTrigger return boolean is
    begin
    if (:TEST > 30) then
    return (FALSE);
    else
    return (TRUE);
    end if;
    end;
    When testing in reports builder everything works fine, but when running the report from a form, the trigger is not executed.
    I am thinking this might have something to do with te reports runtime, but i don't know how to solve it.
    I am using Report Builder 9.0.4.0.33
    Edited by: user10085365 on 3-feb-2009 6:12

    so, did you try my suggestion to switch the condition?
    Or, is there maybe an old rep-file in your runtime-environment which doesn't include the format-trigger? Try to colorize a field and see if the correct reports-version is run.
    And I am a 100% shure the :TEST value is correct.
    So the field that should be hidden, stays displayedYes, but its unlikely that you hit a bug here (but not impossible), the chance in gendral is higher that there is some other reason for that. (in my case, 99.99% of the things which don't work are my own fault ;-) )

  • BEx Reporting Problem - Display not changing to Text

    Hi SDN Friends,
    I am working on a task of doing the "out of box" business content reporting on CRM activities, account and contact management ( CRM CIC ).
    But i installed the business content CRM activities reports in BW, extracted activities transactional data from CRM into BW ..maintained ODS for activities and doing reporting from the infocube.
    1. When i execute the report, the characteristics from master data table (eg: activity partner) is showing only numbers like 21,1 etc in the report.....i changed them to Text and Medium length text under Business explorer tab in RSD1..........in the BEx i right clicked on choose..display as "Name"..but still does not work.
    2. Also another issue is that, all the configuration keys in CRM are showing in the BW reports. please tell me how to avoid it?
    Please suggest me experts..
    Awaiting the reply at the earliest.
    Thanks
    Shreya

    Hi Shreya,
    Check this link you would would find all the datasources for activity. Load the texts based on the datasources.
    http://help.sap.com/saphelp_nw04/helpdata/en/61/ef4529577111d6b21500508b5d5211/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d1/091d3b24f7d923e10000000a11402f/frameset.htm
    Bye
    Dinesh

  • Formatting does not change Visited Links color.

    When I format my links I select:
    Blue for steady state
    Red for rollover effect
    Grey for visited.
    When I publish the site via FTP the links stay blue even if you have visited them.
    Any way to make these turn gray like the formatting option indicates?
    For what it is worth I am running iWeb 08.

    Hello LDD1,
    About the CSS requirement, it is recommended to post in the MSDN forum.
    https://social.msdn.microsoft.com/Forums/en-US/home
    The professionals there will be glad to help you.
    Thanks for your understanding.
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Text Format size not changing results -- why?

    Seems like this should be pretty straight forward, and I must have done this many times before with success.  Am I missing something obvious?
    The text shows up, but it needs to display bigger than it is.  It's showing up consistently at about size 10, no matter what I set the size to, even "size = 100" ...
    public function StimLetter(data:Object) {
                   // format
                   var format:TextFormat = new TextFormat();
                   format.font = "Verdana";
                   format.color = 0x000000;
                   format.size = 100;
                   // text
                   stimText = new TextField();
                   stimText.text = data.strng;
                   stimText.autoSize = TextFieldAutoSize.CENTER;
                   stimText.defaultTextFormat = format;
                   addChild(stimText);
    data.strng is simply a String coming from an array. 
    Am I missing something here?! 

    perhaps it's relevant to mention that the code above is the bulk of a "StimLetter" class that is importing into another class, and processed this way:
    public var letterArray:Array = ["B", "C", "D", "F", "G", "H", "J", "K", "L", "M", "N","P", "Q", "R", "S", "T", "U", "V", "X", "Z"];
    // lots more code ...
    var stimID:int;
    var strng:String;
    for (var si=0 ; si < letterArray.length; si++) {
         stimID = si + 1;
         strng = letterArray[si];
         this["stimLetter"+stimID] = new StimLetter({stimID: stimID, strng: strng});
         this["stimLetter"+stimID].x = displayCenter.x;
         this["stimLetter"+stimID].y = displayCenter.y;
         stimArray.push(this["stimLetter"+stimID]);
         container.addChild(stimArray[si]);

  • Datetime format is not showing in Webi as exactly in Database

    Hi
    we have data in our reporting database (sybase iq 15.4)  as the datetime type  and the data is storing as below
    2014-09-09 22:31:42.124,  my objective is to create object based on this column and use it in Reports, which should be I18N standard, and drill up to minute,hour,day,week,month,year. ( i have different columns in the database for these hierarchy).
    Now when i create an object in universe using the column - first of all i don't have datetime type to define  ( i am using BO XI 3.1 SP5), so  set it to date type.
    now when i drag this object in webIntelligence report,  by default it is showing as 9/9/2014  : There is no time information here.
    but  when format the cell to display hours/minutes/seconds, it is showing properly
    Now the Question is :if the change the viewing locale, the format is not changing accordingly,
    could you please let us know how best we can solve this issue?
    and also if i drill up to day or hour,  it is giving #format error.
    Please let me know your thoughts to solve this issue
    Regards,
    krishna Rao

    Thanks for your reply, once we apply the formula it became variable, we can't use in the drill up/drill down hierarchy.
    if we want to do it in universe level this format should be fixed.

  • Report formatting problem

    When we run reports using report developed
    using reports 6i and run into oracle report
    server , then in some of the reports formatting is not coming properly.Insted
    of data, stars(*) are coming.Same report
    when run into client-server, it is coming
    properly.
    Is there any method , apart from changing
    report manually, so that data comes properly?
    Plz. do reply on [email protected]
    Thx in advance.
    Regards,
    Milind

    I think all you need to do is widen out your columns. The stars generally mean that the field isn't wide enough.

  • Date format is not working properly for Calender value help

    Hi Experts,
    We have two problems.
    1. We want to change the format of date displayed. We want format of dd-MMM-yy. For that we have created one Simple
    Type Dictionary Object with Displaying format dd-MMM-yy. It is working
    fine for the non editable UI. But once I apply the dictionary type
    object as data type for an input field, probem happens. Once the user
    choose a date from calender value help the value in the input field is
    coming like 01-011-12 not like 01-Jan-12.
    The date format is not changing from the calender. But if we set the
    display format of the dictionary object to MM-dd-yy or MM/dd/yy or
    dd/MM/yy or dd-MM-yy the format conversion from calender to input field
    is happening properly.
    The only problem once we put MMM in place of MM for the input field
    where user is selecting from a calender value help.
    2. We want to restrict users from entering the value manually for date input field. The user
    should be able only to enter value by selecting from calender value
    help.
    Please give suitable solution for these problems
    Thanks
    Shankha

    Hi Sankha,
    Please refer the links below:
    http://scn.sap.com/thread/1659463
    http://scn.sap.com/thread/1533443
    Regards,
    Manoj

  • Report script will not finish

    We are running EAS report script via batch scripts using mxl. These report scripts have not changed and at the time of running, nothing else is runnign onthe server. The report scripts will run for about 10minutes (which nroamlly take about 15 to complete) and it stops and says "administrator has temporarily disables commands". we have ran the unlock utility and stopped and restarted the application and still face the same issue. No settings have been changed on the server and the same reports ranthis morning, yet error out this afternoon with no change. We are on 11.1.2 planning. Any ideas?

    kplum12 wrote:
    We are running EAS report script via batch scripts using mxl. These report scripts have not changed and at the time of running, nothing else is runnign onthe server. Did you checked the CPU memory usage while executing Report..?
    Is server busy with many connections (User sessions) ??
    (or)
    Did you feel slow when you are trying to retreive that time?
    Some times every thing works slow..like when we are trying to retreive the data it is processing forever..In that case,I have restarted my server and every thing works fine....
    Edited by: Prabhas on Aug 3, 2011 11:41 AM

  • Change the HTML Report format the same as TestStand 2010 SP1 in TestStand 2012

    I have a lot of test steps (~10K)  that gets executed and the indentations on HTML report format in TestStand 2012 gets too deep.  I have to slide the horizontal bar to the right to see the report when l'm in the middle.  I did not have this issue in TestStand 2010 SP1.  
    Is ther a way to change the HTML Report format (style) the same as TestStand 2010 SP1 in TestStand 2012? 

    dexrays:
    We are currently investigating this issue. In order to help us with the investigation could you post a sequence file and configuration that reproduce the problem? The configuration file is located in C:\ProgramData\National Instruments\TestStand 2012\Cfg\ModelPlugins\ResultProcessing.cfg for Windows Vista / Windows 7 or you can use the Cfg link in the TestStand 2012 installation directory. 
    You can use the Legacy Model Switcher (included in TestStand 2012) to use the legacy models instead of the new models. The legacy models are more backward compatible, however, this also means that you will not be able to use the improvements in the new models (for example, the new plug-in architecture). If this is acceptable then you can use the legacy model switcher to switch to the legacy models. The Legacy Model Switcher is located in the Start Menu under Programs->National Instruments->TestStand 2012->Tools->Compatibility. For more information on Legacy Model Switcher please read the online help.
    Thanks for your report and for your help with diagnosing this issue. 
    - Francisco

  • Very urgent :how I order by my report within the report option not change i

    Hi master
    Sir I design the report but I need my report order by cheq_no now my report order by voucher no but If I change in query then my format must be change that very problem for me I again design
    Is any option in report through which I order by my report as per my require column I is if I need on cheq_no , voucher_no or date
    Please give me idea how I order by my report within the report option not change in report query
    Thanking you
    aamir

    Use a lexical parameter (see online help):
    select ...
    order by &sort_parameter

Maybe you are looking for