Historical data in r/3 wants to display in bw

Hi
i have some coundition types which i merge in new coundition types,now i want to generate a report so on the basis of coundition type i can see the cummulated fright rates
can anybody let me know for new coundition type i can do this no problem but what about the coundition types which are old one and mapped to new one how i'm able to get historical master data to be displayed in bw
thanks
rubane

i need to to pull data in bw from r/3 for frieght rates
example for rate is from source to dest(in rows) and on the basis of this we have counditon types(in columns) which we will put in coloums and on the base of those cound type we will get cummulated value of master data rate.
like
source  dest   rate(based on coundition types)
now in r/3 some coundition type  are changed to new ones or we can say merged to new ones, now my question for new one i can pull no problem but what i'll do for the historical master data like coundition type in 2006 are diff and 2007 is diff
but they mapped in each othe
thx
rubane

Similar Messages

  • Want to display value instead of "No rows selected"

    select 'NOV-02' "Month" , decode(sum(pe.pet_tar_amount),null,'0')"Budget",pt.pfe_nature, t.libelle
    from pf_tar_exp pt, pf_tar_expfal pe, thesaurus t
    where
    pt.id_protf=pe.id_protf
    and pt.id_expend=pe.id_expend
    and pt.pfe_nature=t.ccode
    and pt.id_protf='355.02-USA/001'
    and t.langue='A'
    and t.thesaurus_name='NAT_DEP_NLP'
    and pe.pet_dat>='01-nov-2002' and pe.pet_dat<='30-nov-2002'
    group by pt.pfe_nature, t.libelle;
    This is my query. When I run it, i get "no rows selected", which is true because there is no data for pe.pet_tar_amount for the given dates. But, I want to display the Month as NOV-02 and 0 for sum(pe.pet_tar_amount).
    I would appreciate if someone can help me with this.
    Thanks,
    Ruby

    Technical questions such as this should be posted to one of the technical forums-- Products | Database | SQL and PL/SQL in this case.
    It may be as simple as doing an outer join on pf_tar_expfal.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • I have a VI and an attched .txt data file. Now I want to read the data from the .txt file and display it as an array in the front panel. But the result is not right. Any help?

    I have a VI and an attched .txt data file. Now I want to read the data from the .txt file and display it as an array in the front panel. But the result is not right. Any help?
    Attachments:
    try2.txt ‏2 KB
    read_array.vi ‏21 KB

    The problem is in the delimiters in your text file. By default, Read From Spreadsheet File.vi expects a tab delimited file. You can specify a delimiter (like a space), but Read From Spreadsheet File.vi has a problem with repeated delimiters: if you specify a single space as a delimiter and Read From Spreadsheet File.vi finds two spaces back-to-back, it stops reading that line. Your file (as I got it from your earlier post) is delimited by 4 spaces.
    Here are some of your choices to fix your problem.
    1. Change the source file to a tab delimited file. Your VI will then run as is.
    2. Change the source file to be delimited by a single space (rather than 4), then wire a string constant containing one space to the delimiter input of Read From Spreadsheet File.vi.
    3. Wire a string constant containing 4 spaces to the delimiter input of Read From Spreadsheet File.vi. Then your text file will run as is.
    Depending on where your text file comes from (see more comments below), I'd vote for choice 1: a tab delimited text file. It's the most common text output of spreadsheet programs.
    Comments for choices 1 and 2: Where does the text file come from? Is it automatically generated or manually generated? Will it be generated multiple times or just once? If it's manually generated or generated just once, you can use any text editor to change 4 spaces to a tab or to a single space. Note: if you want to change it to a tab delimited file, you can't enter a tab directly into a box in the search & replace dialog of many programs like notepad, but you can do a cut and paste. Before you start your search and replace (just in the text window of the editor), press tab. A tab character will be entered. Press Shift-LeftArrow (not Backspace) to highlight the tab character. Press Ctrl-X to cut the tab character. Start your search and replace (Ctrl-H in notepad in Windows 2000). Click into the Find What box. Enter four spaces. Click into the Replace With box. Press Ctrl-V to paste the tab character. And another thing: older versions of notepad don't have search and replace. Use any editor or word processor that does.

  • Want to display date as per i given in selection parameter

    hi
    i want to display  posting date which ever i given in selection patameter.
    i want to display in output in dd/mm/yyyy format.
    now its coming like this <b>IBT2006040120060420.</b>
    how can i do it .
    thanks in advanced.

    Hi,
    Just use the WRITE TO option and display the date.
    For exmaple:
    WRITE s_date-low TO w_date.        "This converts the date into the user format
    WRITE:/ w_date.                            "This displays the date in the output
    Cheers
    VJ

  • Using a checkbox in numbers- if,then, I want to display today's date if checked, and keep that date, the day it was checked, not the current day

    Using a checkbox in numbers- if,then, I want to display today's date if checked, and keep that date, the day it was checked, not the current day

    this will not work.  Numbers does not provide a timestamp.  you can, however, enter the formula "=now()" in any cell, then copy that same cell, then paste (using the command "Edit > Paste Formula Results"
    If you need a time stamp often,
    make a single cell table with the formula (mentioned earlier).
    and copy and paste as needed

  • I have only a single texbox.i want to display names , date,priortiy in the same textbox when i typed @ names should be display names like when u type comment in facebook for particular person it will display name. when i type ! date should be display and

    i have only a single texbox.i want to display<big style="margin:0px;padding:0px;border:0px;color:#111111;font-family:'Segoe
    UI', Arial, sans-serif;line-height:normal;"> names , date,priortiy </big>in the same textbox <big
    style="margin:0px;padding:0px;border:0px;color:#111111;font-family:'Segoe UI', Arial, sans-serif;line-height:normal;">when i typed @ names should be display names</big> like
    when u type comment in facebook for particular person it will display name. when i type ! date should be display and when i type * priority should be display in same textbox like
    example <big style="margin:0px;padding:0px;border:0px;color:#111111;font-family:'Segoe UI', Arial, sans-serif;line-height:normal;">@
    names !today date or tomorrow date etc * priority high,low ,medium etc</big>

    This is my first time posting here, so I'm sorry, I re-read my post several times and honestly did think I provided enough information, but you're right, it wasn't the right kind. So please (continue to) bear with me, I'm really not trying to be ignorant. I honestly assumed the issue was something I was doing wrong in Bridge, nothing to do with my computer specs.
    I am using a late-2008 Macbook, running Yosemite 10.1.1 (screenshot below)
    On the Mac I am using Bridge CC 6.1.1.115 and Photoshop CC 2014 (2014.2.1 release, 20141014.r.257 x64)
    Here is a link to the System Info from Photoshop on the Mac
    Here is a screenshot of my System Overview on the Mac
    Here is a screenshot of my Photoshop performance preferences on the Mac
    I am also using a Dell desktop with Windows 8, running Photoshop CC 2014 (2014.2.1 release, 20141014.r.257 x32) and Bridge CC 6.1.0.116 x32 (on a separate CC account with separate files that I don't try to sync or anything)
    Here is a link to the System Info from Photoshop on the Windows computer.
    Here is a screenshot of the system overview on the Windows
    Here is a screenshot of my Photoshop Performance preferences on the Windows computer
    I work with jpg, psd, ai, svg, and pdf files. Most of my stacks are three different file types of the same image, usually jpg, psd/ai, and pdf.
    I have not recieved any error messages
    I am not having issues opening raw files, I am not having printing issues, I have listed the troubleshooting steps I have taken.
    Is there any information you need that I missed? I'm trying not to be a dingus, but I'll have to ask you to be patient with me in the meantime. I haven't ever looked up half the hardware/software details that were suggested and I don't know how to off the top of my head, so I provided what I already knew how to

  • Hi i am new to labview. i want to extract data from a text file and display it on the front panel. how do i proceed??

    Hi i am new to labview
    I want to extract data from a text file and display it on the front panel.
    How do i proceed??
    I have attached a file for your brief idea...
    Attachments:
    extract.jpg ‏3797 KB

    RoopeshV wrote:
    Hi,
    The below code shows how to read from txt file and display in the perticular fields.
    Why have you used waveform?
    Regards,
    Roopesh
    There are so many things wrong with this VI, I'm not even sure where to start.
    Hard-coding paths that point to your user folder on the block diagram. What if somebody else tries to run it? They'll get an error. What if somebody tries to run this on Windows 7? They'll get an error. What if somebody tries to run this on a Mac or Linux? They'll get an error.
    Not using Read From Spreadsheet File.
    Use of local variables to populate an array.
    Cannot insert values into an empty array.
    What if there's a line missing from the text file? Now your data will not line up. Your case structure does handle this.
    Also, how does this answer the poster's question?

  • I have a key figure in my master data table i want to display the key figur

    Hi All,
    I have a key figure in my master data table i want to display the keyfigure in my report how can i display it can somebody help me in this scenario 
    Regards
    Kiran Kumar

    Hi Kiran,
    Assume that Material master data table material has price as an attribute. To get this price as key fig in query, get material number in rows and in columns create new formula with replacement path to get material price as key figure.
    Note: Without taking material number into rows, we can't get the price into columns.
    Hope this helps u..
    Cheers......
    Sk babu

  • Prompt i want to display as From Date & To Date - as a lastmodified date

    Hi All,
    i want to displayed as a from date and to date from the column name as lastmodified date in the prompt. in the prompt i selected the between option it is displayed as a between and not as a from date - to date.
    From Date(prompt button as calender)----------To Date
    Thanks
    Chandra

    Hi,
    can u pls look into the below link
    http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e12188/T421739T524310.htm

  • Service order is on product deliver status ,then i want to display product delivery status date and time on result list ?

    Hi Team,
    service order is on product deliver status ,then i want to display product delivery status date and time on result list ?My requirement is i want to display product delivery status date and time based on delivery status we need to display the date and time .how to do it.? basically i have created the productu delivery status field in search and result through AET.
    Now the fields will be available in BTADMINH.
    how to set based on status delivery to get the date and time .
    Thanks
    Kalpana

    HI Ajay,
    I have added code in BT116h_srvo,attributes - LCSTATUS,method -  SET_LCSTATUS.but after change status f8 ..but the value is not filled in result list..so i need to write the logic in EH_ONSAVE or some other..could you please help here..what change i need to do..
    IF
    <nval> = 'E0004'.
    DATA : lv_date TYPE dats.
    DATA : lv_time TYPE tims.
    lv_date = sy-datum.
    lv_time = sy-uzeit.
    DATA : lr_parent TYPE REF TO cl_crm_bol_entity,
    lr_adminh TYPE REF TO cl_crm_bol_entity,
    lr_root TYPE REF TO cl_crm_bol_entity,
    lv_process_type TYPE crmt_process_type,
    lv_parent_name TYPE crmt_ext_obj_name,
    lr_current TYPE REF TO cl_crm_bol_entity.
    lr_current ?= current.
    lr_parent ?= lr_current->get_parent( ).
    CHECK lr_parent IS BOUND.
    CALL METHOD lr_parent->get_parent
    RECEIVING
    rv_result = lr_adminh.
    CHECK lr_adminh IS BOUND.
    TRY.
    CALL METHOD lr_adminh->set_property
    EXPORTING
    iv_attr_name = '/itcit/F0010'
    iv_value = lv_date. "value.
    CATCH cx_sy_conversion_error .
    ENDTRY.
    TRY.
    CALL METHOD lr_adminh->set_property
    EXPORTING
    iv_attr_name = '/itcit/F0011'
    iv_value = lv_time.
    CATCH cx_sy_conversion_error .
    ENDTRY.
    ENDIF.
    Thanks
    kalpana

  • Want to display data in receipt form in Smartforms

    Hi friends,
        I want to display data in receipt form in smartforms....Format is given below:
        Name : [fieldname1]
      number : [fieldname2]        country code : [fieldname3]
    n so on....It should display 1 record on one page and so on.......how can i go about it....
    Regards,
    Vijaya

    Hi Vijaya,
    First, you need to design the lay-out for your pages.
    Say for example in your case you take a window XYZ (variable type) to print:-
    Name : fieldname1
    number : fieldname2 country code : fieldname3
    Now you have some amount of data for this detail.
    Say you print this data in a table.
    After the last node for printing data, insert a command line under the last node (in main area of the table control).
    And on the next page use the same MAIN window (or use next page of PAGE1 as PAGE1).
    In other way, if you are printing a single record on a page.
    Then this can be done by simply taking a loop statement in the main window of the page followed by text-fields (from internal_table into work_area).
    Under the loop statement, in these text-fields you can simply print your data (using the work area) :-
    Detail 1 : &wa-field_name&
    and so on....
    After the last detail (node), insert a command line and write 'NEW-PAGE'.
    This will break your control on to next page and eventually one records will be printed on a single page.
    Hope this solves your problem.
    Thanks & Regards.
    Tarun Gambhir.

  • I want to display a first word in the data of a column

    i want to display the first word
    example: Software Engg Ooo
    answer should be Software
    using simple query no nested queries

    10g:
    SQL> select regexp_substr('Software Engg Ooo','[^ ]+') from dual;
    REGEXP_S
    Software                                                                                                                                                                                                                           

  • How to see the historic data of CAT2

    Dear All,
    I have a question related to CATS.
    Through which table I can get the historical data of an employee which is stored in CAT2 transaction. I tried through CATSDB but not able to get the number of working hours as stored in CAT2.
    I clied on a field of CAT2 and checked the technical details. there I found the table name CATD but when I run SE11 and enter this table name, it display it as a sturcture not as a table.
    Please provide your help in this regard.
    Regards,
    -Neha

    Maximum NUmber of Columns allowed is 1023. So if there are more data than that, I am afraid there is no way to see them all in one screen.
    the better thing to do is to use the Settings>Format List>Choose fields option from the selection screen of SE16 to just choose the fields which you want in the output.
    It is highly unlikely that you are using all the 100 fields so you can very well hide a few of them with no impact on your output.
    As someone else has suggested using a report such as CATSXT_DA will defintiely be a much more useful way of viewing all relevant fields from CATSDB.

  • Historical Data

    HI Experts, I stuck up with one Query. Hope you will help me. I need to extract Historical Data for employees from PA0000 and PA0001
    Basically I’m reading input file from Flat file using GUI_UPLOAD and storing into internal table t_txt_upload.
    Then for all the personal numbers in this internal table need to extract Historical data.
    When  I’m trying to fetch the data using select query its giving Historical. But after READ statement its displaying  only a Single record.
    can you explain how to fetch Historical records for a personal number.
    Can you please guide me.  For your clarification attaching the code. Could you please check it and inform me the necessary changes required.
    if not t_txt_upload[] is initial. "checking for the data.
    sort t_txt_upload by pernr. "sorting uploaded internal table by pernr.
    Get the data from table PA0000.
    select pernr
           begda
           endda
           massn
           from pa0000
      into table it_p0000
      for all entries in t_txt_upload
      where pernr = t_txt_upload-pernr.
      if sy-subrc ne 0.
        message e063.
      endif.
      sort it_p0000 by pernr.
    **Reading data from PA0001.
    select pernr
             begda
             endda
             persk
             stell
             plans
             werks
             btrtl
             persg
           from pa0001
    into table it_p0001
    for all entries in t_Txt_upload
    where pernr = t_txt_upload-pernr.
    if sy-subrc ne 0.
      message e063.
    endif.
    sort it_p0001 by pernr.
    endif.
    Loop at t_txt_upload.
    Read table it_p0000 with key pernr = t_txt_upload-pernr binary search.
    Read table it_p0001 with key pernr = t_txt_upload-pernr binary search.
      if sy-subrc eq 0.
        it_final-pernr = t_txt_upload-pernr.
        CONCATENATE IT_P0001-BEGDA6(2) IT_P0001-BEGDA4(2)
        IT_P0001-BEGDA+0(4) INTO V_BEGIN_DATE
        SEPARATED BY '/'.
      if sy-subrc eq 0.
        it_final-begda = v_begin_date.
      endif.
       CONCATENATE IT_P0001-ENDDA6(2) IT_P0001-ENDDA4(2)
        IT_P0001-ENDDA+0(4) INTO V_END_DATE
        SEPARATED BY '/'.
      if sy-subrc eq 0.
         it_final-endda = v_end_date.
      endif.
    append it_final.
    clear it_p0000.
    clear it_p0001.
    Endif.
    Endloop.

    Hi user_jedi,
    Yes, the data is persisted in the database and is permanent until deleted. The recommended practice is to use the Delete Data Alert Action to periodically purge historical data.
    So an overall approach that you could use is:
    * Incoming data is written both to BAM for the real time dashboards, and also to a system of record (database, datamart, data warehouse, ...).
    * Use a Delete Data Alert Action to periodically purge historical data from BAM.
    * If you want to access the historical data from BAM on occasion, you can use an External Data Object. Or use another reporting tool that's optimized for non-real time data.
    Regards, Stephen

  • Looking for a manual for the Historical Data Viewer Lookout 6.1

    Is there a manual on the Historical Data Viewer (Measurement and Automation Explorer)?
    I have never logged any analog data, but want to log (to historical data) the battery voltage at a remote site during a power outage.
    I have the object established and have a display showing the real-time battery voltage. I have selected logging and have set the resolution and the deviation.
    I am stuck where it comes to the historical data viewer. I believe that I need to set up a trace to view the data, but can not find a manual for the  Historical Data Viewer (Measurement and Automation Explorer) so that I can read up on it.
    Does anyone have a link to a manual?
    Thanks, Alan

    You have to configure the Scale parameter of Pot in Lookout. The Historical Data Viewer just reads data from database the show it. It can't scale it.
    But I can't find a way to add a reference line to the view. Maybe this can be a new feature. 
    Ryan Shi
    National Instruments

Maybe you are looking for

  • Documents

    Can anybody send me relevant documents on SEM -BPS and BW-BPS at <b>[email protected]</b> is there any book like Fu-fu for SEM-BPS/BW-BPS?

  • Simple Input Form Example

    Hi all, I am trying out this example. [Simple Input Form|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/837d9290-0201-0010-1381-e633fe17cb14] In the method onActionSave(), //@@begin onActionSave(ServerEvent) th

  • Change thumbnail of a scene selection button

    I would like to know how to change the image displayed in a scene selection button. Mine is just black, as the start of the video is black. I would like to be able to use an image, or a still from the film for this button. How can I do this? Thanks

  • "customer support?!"

    I have been using Adobe Contribute CS3 for over 2 years. The service is great sometimes, but mostly appalling. The phone operators do not always speak english well. Today I called, after 20 mins on hold my call was taken, this person said he could no

  • Music not syncing on iPad 3 after resetting

    After resetting my iPad 3 and setting it as a "new" iPad, I have not been able to sync any of my music onto it. I can, however, sync the apps. Any suggestions on how to fix this?