OBIEE 11.1.1.6.12 - value modification during export in tab delimited format

Hi all,
we have noticed unproper value modification during export in tab delimited format.
Please find example below:
The proper value is 24150170000011615 (it is state register number of enterprise).
The wrong value is 24150170000011600.
Correct value:
http://s12.postimg.org/v2gpqqzgd/obiee_1.png
How do we export data from obiee:
http://s23.postimg.org/6k7dwiezf/obiee_2.png
Wrong value after export:
http://s22.postimg.org/qdgqgogn5/obiee_3.png
What should we do to fix it?

The bigger picture is as follows:
I have a button on my report that essentially should download the output of report to tab delimited text file. This button is integrated with a custom built class which has a main method. When I click on the button, the logic written in the main method gets executed.
In this method I generate my internal table and pass to cl_gui_frontend_services=>gui_download method with parameters mention above.
I try debugging but every thing seems to be working correct when sy-subrc = 0 through executable program and it does not enter into the download method logic when i do it through main method, instead sy-subrc is straight set to 6 (unknown error).
Regards,
Pankaj.

Similar Messages

  • OBIEE 11g Unable to browse multiple value hierarchy for analysis.

    Hi All,
    We are using OBIEE 11g Value Hierarchy feature to display GL Segment Hierarchies.
    -     We have set the hierarchies to be Ragged and Skipped Levels in the RPD Business Model.
    -     We have dragged the hierarchies from Business Model to Presentation Layer.
    -     When selecting the hierarchies during Analysis, the first hierarchy that is browsed appears correctly. The next hierarchy when browsed just hangs.
    For example:
    Step 1: Browse Hierarchy1 (Block). The values show correctly.
    Step 2: Browse Hierarchy2 (Account). The hierarchy does not open with a blinking circle remaining forever.
    Alternatively;
    If we selected, Hierarchy 2(Account) first, the hierarchy shows correctly, but when selecting Hierarchy1 (Block) a blinking circle appears and remains for ever without opening the hierarchy.
    The nqquery.log shows correct result. My suspicion is that the issue is on the front end presentation services/javascript side.
    Is there any additional setup/configuration required to open multiple value hierarchies during analysis.
    Thanks and Regards,
    Sasi

    I have a pretty good guess at the hanging problem, unforntunitly i have no solutions yet.
    I having same type of issue, hangs when building filters on for 2nd or 3rd dim table.. I can see obiee fireing off the query to populate the dropdown by running
    select distinct on and joining to the fact table and dimensions that the users usually have selecte prior to start creatinng the filters.
    It is sort of like doing a intra dimension filter.. Sounds good but if user does not cut way down on number of fact rows by the time 2nd filtered column is selected the generated query to populate the drop down can run and run.
    OBI SE Once and discoverer dd not do this, at least not out of the box.

  • What is the value of sy-ucomm when tab is pressed

    Hi Experts,
    what is the value of sy-ucomm when tab is pressed or is there any way to detect or capture the pressing of  tab as we do for the enter. if so kindly help
    please advance thanks

    Hi Samraj,
    Consider this sample code, here based on user commands the code calls the Tab's.
    Define
    Data : pressed_tab LIKE sy-ucomm VALUE c_ticket-tab1,
    IN PBO
    MODULE ticket_active_tab_set.
    CALL SUBSCREEN ticket_sca
    INCLUDING g_ticket-prog g_ticket-subscreen.
    MODULE ticket_active_tab_set OUTPUT.
    ticket-activetab = pressed_tab.
    CASE pressed_tab.
    WHEN c_ticket-tab1.
    g_ticket-subscreen = '0204'.
    WHEN c_ticket-tab2.
    g_ticket-subscreen = '0205'.
    WHEN c_ticket-tab3.
    g_ticket-subscreen = '0206'.
    WHEN OTHERS.
    DO NOTHING
    ENDCASE.
    ENDMODULE. " TICKET_ACTIVE_TAB_SET OUTPUT
    Thanks,
    Reward If helpful.

  • Exporting: iPhoto won't show all edits and modifications when exporting

    Hi there,
    A problem recently cropped up in my iPhoto album.
    I'm using at 12" PowerBook G4, 1.5GHz, 250GB HD / 1.25GB RAM / OS 10.5.6 / iPhoto 8.0.2 (iPhoto '09). My iPhoto library contains 29,654 photos and 333 movies in 474 events and measures 119.2GB, including content since 1999. It's stored on a LaCie external FireWire drive.
    The problem I'm experiencing is as follows:
    Certain photos, no matter how I export them, be it via the +File -> Export+ command (to +File Export+ or Facebook (having installed the plug-in) or by dragging-and-dropping from iPhoto to the Finder, will not export with all (or sometimes any) of my edits (a.K.a., enhancements,changes or adjustments) made.
    This is to say, for certain photos, I cannot figure out how to get the version of the photo I can see within iPhoto out of iPhoto so it can be shared or used elsewhere.
    These +certain photos+ which won't export properly seem to be ones which have had more extensive editing done to them, specifically having had extensive shadows, highlights, definition or de-noise work done.
    I have searched the Support Discussions and the web for other case and have found a several. Unfortunately, all of the helpful Support Discussions regarding this issue were archived (and closed) before they reached a solution.
    Here is an example of such a case where the various Support Discussions users went to extensive effort to solve the problem but ended without a solution in August of 2008:
    http://discussions.apple.com/thread.jspa?threadID=1519734
    Thanks in advance for any support.
    AE

    LarryHN,
    Thanks for responding so quickly.
    LarryHN wrote:
    1 - if you have not try file ==> export and set kind = current
    Yes, unfortunately I've tried this. I also tried exporting in every different format, without any luck.
    LarryHN wrote:
    2 - select the photo in iPhoto and right click (control click) on it and select show file - this will open a finder window - see if the file it brings up has your modifications
    This takes me to a file within a sub-folder of the Modified folder. This is an incorrect version of the photo. Choosing +Show Original File+ from the secondary-click menu takes me to another incorrect version of the file within a sub-folder of the Originals folder, as expected.
    LarryHN wrote:
    3 - go to your iPhoto library and right click (control click) on it and show package contents - look in the modified folder (be very careful not to make any changes of any sort) and look at the photo there with preview and see if the changes show up
    Here I ended up at another incorrect version of the photo, which was in a sub-folder of the Modified folder... I think this is the same file I was directed to when I secondary-clicked and selected +Show File+.
    Thanks for the help -please let me know if you have any further suggestions.

  • List view error "Filter Value is not in a supported date format"

    I've column "Name = Order Status","Type = Calculated" & Data Type = "Date and Time". I've given this Condition in the formula:- =IF(NOT([PO Date]=0),"ORDERED","NOT ORDERED"). I'm trying to create view
    for this column but its getting error while create the view "Filter Value is not in a supported date format". 
    Same error I'm getting for column "Name = Status","Type = Calculated" & Data Type = "Number". I've given this Condition in the formula:- =IF([PO Date]="","",IF(NOT([Balance Qty]=0),"OPEN","CLOSED"))

    Can you check data type returned for your calculated column 'Balance Qty'?
    Try to set it as Number. It may help you.
    Thanks.

  • Depreciation value not shown under the tab 'posted value' in AW01N

    Dear experts
    I have in chart of depreciation US GAAP book(posted to G/L), local GAAP book(not posted), book to post difference of two GAAP(posted to G/L), and local tax book.
    In AW01N, the ordinary depreciation value is shown correctly for all books in the first tab 'planned values',
    But on the second tab 'posted values', depreciation value only shown for the US GAAP book.
    I'm thinking it maybe relavant with posting to G/L or not, that means only book with posting to G/L is shown with deprecation value on the second tab.
    But something strange is in another chart of deprecation, deprecation value is shown for US book, local book.
    Could someone comment how to control deprecation value shown or not on the second tab by local book?
    Best Regards,
    Nicole

    Hi,
    If you would have mentioned it as a "area post in real time" it will show you in the aw01n. If not, it will not show. Because, the tab specifies the posted values which means how much depreciation posted to GL.
    As you have put "area doesnot post" for the local book, it will not show the balance.
    Thanks,
    sravankumar

  • How to add new value in Classification under General tab via MM02.

    Hello Experts,
    I've a requirement where I need to add a new material variant configuration value via MM02 as highlighted below. I've also attached the screen shot of CL02, the two characteristics which I need to add (highlighted in red).
    Can please anybody tell me the steps to add value in Classification under General tab via MM02.
    Many thanks in advance.

    zero cool,
    Use transaction CL02 , open class in PCL_222_PURO_BOX with class type 300
    add characterstic
    PCH_COSTING_WGT_DETERM
    PCH_COSTING_WGT_A_DETERM
    save it.
    Now use MM02 and go to classification view , now you would be able to see these characterstic there.
    Check and come back.
    Thanks
    Ritesh

  • SSRS Datetime Parameter value should display in DD/MM/YYYY format

    Hi All
    we have 2 Datetime parameters in my report , where the value is shouwing in MM/DD/YYYY format . i have modified the language type of report to Fr-BE but there is not change . Users want to see the date value in DD/MM/YYYY format . how can we achieve this
    Surendra Thota

    I have this same issue on my new laptop (suffering with it for about 9 months actually).  I used to work around it by launching Visual Studio as a different user.  That doesn't work anymore as I can't get the report preview to display when run
    as another user (apparently that's an issue reported in other forum threads).
    I lodged something on Connect about this quite a while ago and the op there was also quite unhelpful.  Using expressions and so on is NOT an option.  It's impossible to preview a report using date pickers now as it seems the control validates using
    one format and then the engine seems to immediately validate using the other.  I suppose an ambiguous date like 3/2/2013 (Feb or March?) would "work" but is hardly nice.  There's a lot more detail in this thread
    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/a5e40392-2bf8-432e-89f5-3a948fc3ea7a and the subsequent Connect issue I filed
    https://connect.microsoft.com/SQLServer/feedback/details/750202/date-picker-in-reporting-services-2008-r2-visual-studio-designer-wrong-formatting#tabs .
    The new SQL 2012 tools that were released a couple of months ago that us VS2012 as the designer still have the same flaw.  I've just tried opening a Microsoft support incident but the issue opening tool seems broken as any selection of a SQL Server
    product results in 404s :(
    Anyway, the other forum thread may be able to help others or at least help clarify the problem we're experiencing.  I'm apply CU4 for SQL 2012 at the moment plus I saw there's a release of the VS2012 "BIDS" tools to get on the CU4 page - maybe it's
    a new version?  I'm hoping so :)
    Ian Yates Technical Manager Medical IT Pty Ltd PO Box 501, Carina QLD 4152 Australia Web: www.medicalit.com.au

  • "last value" in the KF aggregation tab page

    can u plz tell me what is the meaning of "last value" in the KF aggregation tab page. also what is use of aggregation reference char. please give explaination with example.
    amit

    Hi
    Last value in KF Aggregation tab is
    For example Amount is the Key figure with values 100,200,300,400
    if u sekect last value
    it will display 400 in the entire amount column..........

  • The solutinons to value mapping during exchanging

    Howdy!
    Here's the general senario:
    We got a 3rd party system named KS and a local R3 system called RS. We have a interface that send invoice data from KS to RS. But the customer number from KS is different from RS customer number, so we need not noly the structure/format mapping but also the value mapping during exchanging procedure.
    Anyone got a proper solution to this problem?
    3Q!

    hi,
    1. 2 problems with value mappings:
    - if you don't use value mapping replication you will have to add all of them
    (one by one) to a table in directory - very time consuming
    - you cannot have two records with the same value pointing to one target value !
    (so if in one system two numbers will mean one number in SAP this will not work)
    2. so try considering other forms of lookups
    - lookups from user functions - message mappings
    - lookups from ABAP - abap mappings
    - lookups from ABAP - XSLT on ABAP stack
    Regards,
    michal

  • Maintenance Optimizer Error "Value loss during allocation"

    Hi Everybody,
    like Error when Launching the Maintenance optimizer, i am facing the same problem with SolMan 7.1. Is there anything new?
    System is new installed.
    SOLMAN_SETUP is executed.
    BC Set for MOPZ are activeded.
    SMSY is arranged.
    MOPZ is aborting after calculation the target with
    On Web:
    The followin error text was processed in SOL the systm: Value loss during allocation.
    The error occurred on the application server _______ and in the work process. 7
    The termination type was: RABAX_STATE
    The ABAP call hierarchy was:
    Method: GET_2ND_CHECK_RESULT of program CL_MO_SMP_ADAPTER=============CP
    Method: LOAD_IMPACT_ASC of program /1BCWDY/06BL1VDEKWGU61REAXHZ==CP
    Method: LOAD_22 of program /1BCWDY/06BL1VDEKWGU61REAXHZ==CP
    Method: LOAD_CONTEXT of program /1BCWDY/06BL1VDEKWGU61REAXHZ==CP
    Method: IF_COMPONENTCONTROLLER~LOAD_CONTEXT of program /1BCWDY/06BL1VDEKWGU61REAXHZ==CP
    Method: HANDLEDEFAULT of program /1BCWDY/06BL1VDEKWGU61REAXHZ==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/06BL1VDEKWGU61REAXHZ==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    On ST22:
    Category               ABAP Programming Error
    Runtime Errors         CONVT_DATA_LOSS
    Except.                CX_SY_CONVERSION_DATA_LOSS
    ABAP Program           CL_MO_SMP_ADAPTER=============CP
    Application Component  SV-SMG-MAI
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_CONVERSION_DATA_LOSS', was not
         caught in
        procedure "GET_2ND_CHECK_RESULT" "(METHOD)", nor was it propagated by a RAISING
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        Value "01200615325000005298|01200314694900012246:01200314694900010013" was
         allocated in a field which is not long enough.
        Therefore the target field could not store all information of
         "01200615325000005298|01200314694900012246:01200314694900010013".

    Hello Espartaco,
    I have the same problem, too. Have there been a response to your OSS message?
    With best regards
    Frank Lehmann

  • How to pass a value to the export parameter for a method (public instance)?

    Hello,
      I am trying ABAP OO newly. How to pass a value to the export parameter for a method (public instance) called in a report? This *export parameter has a reference type of structure.
    Thanks in advance,
    Ranjini

    Hi,
    "class definition
    class lcl... definition.
      public section.
        method m1 imporitng par type ref to data.  "now you can pass any reference to the method, but this way you have to maintain this reference dynamically inside the method (you can't be sure what that reference is really "pointing" at)
    endclass.
    "in program
    data: r_lcl type ref to lcl...
    create object r_lcl.
    call method r_lcl
      exporting
         par    =  "pass any reference variable here
    Regards
    Marcin

  • Tab delimition for the blank values

    Hi experts,
    I need to generate the tab delimited file.
    I m using FCC for the same.
    if there are 3 fields in my structure and values are coming for all, then its working fine, but if any of the blank value is coming as blank, the its giving prb.
    I am facing the below problem.
    if  Input is - Jack  Michael  Richard
    output file is generated prorperly
    if input is- Jack           Richard
    then output is coming as - Jack  Richard 
    But I want result as - Jack                  Richard
    Please advise.
    Thanks in advance.

    Hi,
    Try this mapping:
                                                                                    InputField----
    >
    InputField --->
                           equalS  -
    >ifThenElse
    Constant[] --->                              Constant(with blank -
    >
                                                          spaces equal to length)
    -Supriya.

  • HT2486 The selected file does not appear to be a valid comma separated values (csv) file or a valid tab delimited file. Choose a different file.

    The selected file does not appear to be a valid comma separated values (csv) file or a valid tab delimited file. Choose a different file.

    I guess your question is, "what's wrong with the file?"
    You're going to have to figure that out yourself, as we cannot see the file.
    Importing into Address book requires either a tab-delimited or a comma-delimited file. You can export out of most spreadsheets into a csv file. However, you need to make sure you clean up the file first.  If you have a field that has commas in the field, they will create new fields at the comma. So, some lines will have more fields than the others, causing issues like the error you saw.

  • Value conversion during syndication.

    Hi All,
    I need to do a value conversion during syndication of records out of MDM. The values maintained in my MDM Repository is true and false while the destination system can only read Y and N. What would be the best option to have this value conversion done during the auto syndication?
    Appreciate your responses.
    - Aditya

    One way to handle this is by using key mapping on a lookup table instead of a boolean field.  Often times your remote systems will have different internal values than the ones you are storing in your system.  For example, you may store "True" or "False" as values in your MDM repository, however ECC doesn't accept those values, instead it wants "X" or "NULL".  Likewise, a third-party system may expect "T" or "F".  The same thing goes for other fields in your repository (ie: country codes, region values, etc).  In cases such as this, you should create a lookup table with key mapping enabled.  Then, you can maintain different values based on the remote system.  In other words, you may store the value "TRUE" in your lookup table, but the key mapping for true may maintain "X" for ECC and "T" for a legacy system that you define in the console.  Then, when you build your syndication map, you may the remote key to the destination field instead of mapping the actual code value of your repository.  This way the correct value will always get syndicated to the partner system regardless of what system is being syndicated to.
    Does that make sense?

Maybe you are looking for

  • Issue with the open ati driver

    Hello, im trying to use my ati radeon x700pro videocard with the open ati driver, but, I can't get any larger resolution than 800x600, I have tried without and with refresh rates, but both tries give the same result. Here's my xorg.conf: Section "Ser

  • How Do I Create an Editable Spry Menu as part of a Template?

    I am having considerable trouble trying to work out an issue and hope you can help. I have been working on a webpage that I would like to be a template for a fundraiser we are doing. I used a horizontal spry menu and a vertical spry menu. I have two

  • Error message: Cannot load the rpt file

    Can anyone please help. I created a Crystal Report which I deployed into Business One. Tested this report on about 13 machines running Business One and all running well except one machine where it comes up with the following error messages: 1: Cannot

  • Static nat and service port groups

    I need some help with opening ports on my ASA using firmware 9.1.2. I read earlier today that I can create service groups and tie ports to those.  But how do I use those instead of using 'object network obj-ExchangeSever-smtp' ?  I have the ACL - acc

  • Can I set classpath for OAS 10g?

    Hi,<br> <br> I have OAS on my workstation. Here are the details.<br> Server : Oracle Application Server 10g Release 3 <br> Version : 10.1.3.1.0 SOA4<br> Build : 061008.0900.00025<br> Platform : Windows XP - SP2<br> <br> I want to set an explicit clas