Data discrapancy between queries in SAP and BW

Hi All,
I have a problem in data discrapancy between the queries in SAP R/3 and BW Queries .can any one please tell me how to investigate this kind of problems and how to fetch this data ,
please help me ASAP this is an urgent issue
and how many ways we can investigate this kind of issues ,please send me some steps .......
Thanks
Tom

Hi Tom,
You can proceed in a step by step fashion when trying to match the BW query data with that in R/3 reports.
. Try to check the filters and calculations applied in the BW query. You can create a very basic query if required.
. If this does not work then try using transaction LISTCUBE so that you can directly see the data in the InfoCube as per your chosen selections.
. If this doesn't yield anything, then look at the way data is being processed: Any code in the Start routines, Update or Transfer rules. Check them for correctness.
. If you loaded through the PSA, you can also check data in the PSA. Or you can also check the data extracted using RSA3 in the R/3 system.
. Try to provide us some more specifics about the data that you are trying to match. Which module is it? Which is the datasource?
Hope this helps...

Similar Messages

  • Doubt about difference between "Send to sap" and "Send EWA Alerts to SAP"

    Hello All
    I hope that you can help me is juts a doubt about 2 check boxes
    I'm on setup of a EWA but when i´m on the configuration (dates, transfers ewa to sap, archiving of EWA etc) i see 2 check boxes
    that i don't know what is the difference
    The path is the following
    Tcode = DSWP --> Select the solution --> (the left column) Operations Setup --> Solution Monitoring --> EarlyWatch Alert  --> Setup EarlyWatch Alert
    Could you tell me what is the difference between "Send to SAP" and "Send EWA alerts to SAP" boxes?
    Thanks and have a nice day

    Hello Cherios,
    The "Send to SAP" check box is used when you want to sent a Production or Test (Quality) systems EWA data to SAP for analysis.
    Currently the "Send EWA Alerts to SAP" is not used at this time, and actually cannot be selected, and saved.
    There should now be no doubt about the two check box fields .
    Hope this information is helpful.
    Regards,
    Paul

  • I have problem with data transfer between Windows Server 2012RT and Windows7 (no more than 14kbps) while between Windows Sever 2012RT and Windows8.1 speed is ok.

    I have problem with data transfer between Windows Server 2012RT and Windows7 (no more than 14kbps) while between Windows Sever 2012RT and Windows8.1 speed is ok.

    Hi,
    Regarding the issue here, please take a look at the below links to see if they could help:
    Slow data transfer speed in Windows 7 or in Windows Server 2008 R2
    And a blog here:
    Windows Server 2012 slow network/SMB/CIFS problem
    Hope this may help
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Whats the functional difference between user IDs SAP* and DDIC?

    Whats the functional difference between SAP* and DDIC? Can any one tell me please. I am new here. Thanks in advance.

    Hi Farooq,
    There are three user IDs in various SAP clients.
    1. SAP* (Client 000 and 001)
    SAP* denotes the default super user and has all administrative powers.
    2. DDIC (Client 000 and 001)
    DDIC user is responsible for the maintenance of the ABAP/4 Dictionary and the software logistics.
    3. EarlyWatch (Client 066)
    The EarlyWatch user has access only to monitoring and performance data.
    Please check this link for more information on data dictionary objects.
    http://help.sap.com/saphelp_webas620/helpdata/en/cf/21ea31446011d189700000e8322d00/content.htm
    Hope this will help.
    Regards,
    Ferry Lianto

  • How to Dene a Data Link Between Queries: Bind Variables

    This is an interesting topic and I cannot get it to work using Bind Variables.
    I have 2 queries: Q1 and Q2. Q2 needs c_id, account_code and account_type from Q1.
    Whe I run the data template below, I get only the data for Q1.
    Now people may argue that there is no data in Q2 for the relevant clause. So if I even remove the where clause in Q2 I still get no joy i.e Data appears for Q1 but not for Q2
    <dataTemplate name="FLCMR519_DATA_SET" description="Termination Quote Report">
         <parameters>
              <parameter name="cid" dataType="number" defaultValue="1"/>
              <parameter name="p_cln_id" dataType="number" defaultValue="62412"/>
         </parameters>
         <dataQuery>
              <sqlStatement name="Q1">
                   <![CDATA[SELECT qm.qmd_id,
    qm.contract_period,
    qm.quo_quo_id||'/'||qm.quote_no||'/'||qm.revision_no reference_no,
    qm.contract_distance,
    qm.mdl_mdl_id,
    q.qpr_qpr_id,
    q.quo_id,
    q.drv_drv_id,
    qm.revision_user username,
    pb.first_name||' '||pb.last_name op_name,
    pb.telephone_no,
    pb.facsimile_no,
    pb.email,
    q.c_id c_id,
    q.account_type account_type,
    q.account_code account_code,
    m.model_desc,
    ph.payment_description payment_head_desc,
    cl.fms_fms_id,
    cl.start_date,
    cl.end_date,
    cl.actual_end_date,
    cl.con_con_id,
    cl.cln_id,
    cl.term_qmd_id term_qmd_id,
    qm2.contract_period term_period,
    qm2.contract_distance term_distance
    FROM quotations q,
               quotation_models qm,
               contract_lines cl,
               personnel_base pb,
               models m,
               model_types mt,
               payment_headers ph,
               quotation_models qm2
    WHERE q.quo_id = qm.quo_quo_id
           AND cl.cln_id = :p_cln_id
           AND qm.qmd_id = cl.qmd_qmd_id
           AND qm2.revision_user = pb.employee_no (+)
           AND qm.mdl_mdl_id = m.mdl_id
           AND m.mtp_mtp_id = mt.mtp_id
           AND qm.payment_id = ph.payment_header_id
           AND qm2.qmd_id (+) = cl.term_qmd_id
    ]]>
              </sqlStatement>
              <sqlStatement name="Q2">
                   <![CDATA[SELECT ea.c_id,                  ea.account_type,ea.account_code,ea.account_name
    FROM external_accounts ea
                 WHERE ea.c_id = :c_id
                   AND ea.account_type = :account_type
                   AND ea.account_code = :account_code
    ]]>
              </sqlStatement>
         </dataQuery>
    </dataTemplate>

    Defining dataStructure section is mandatory for multiple queries.

  • Date - difference between JDK1.3.1 and 1.4.2 ???

    I tried running this piece of code on JDK1.3.1_08 and JDK1.4.2 - and the output i different! Why???
    import java.util.Date;
    import java.util.TimeZone;
    public class Test {
         public static void main(String[] args) {
              long longDate = Long.parseLong("-883620000000");
              Date date = new Date(longDate);
              TimeZone zone = TimeZone.getDefault();
              System.out.println("Zone : " + zone.getID());
              System.out.println("Date value : " + date.getTime());
              System.out.println("Date string: " + date.toString());
    Output with JDK1.3.1_08:
    Zone : Europe/Berlin
    Date value : -883620000000
    Date string: Wed Dec 31 23:00:00 CET 1941
    Output with JDK1.4.2
    Zone : Europe/Berlin
    Date value : -883620000000
    Date string: Thu Jan 01 00:00:00 CEST 1942
    This is pretty troublesome while my Swing Client is running on 1.4+ and the appserver on 1.3.1.

    It looks more like a timezone difference between the
    two. SDK 1.4 supports a much larger set of timezones than earlier versions of the language, and it looks like they are more historically correct too. No doubt there were changes in the daylight saving rules in Germany between 1941 and 1970 (you'll recall there were a lot of things going on back then), and my guess is that 1.4 is more likely to be correct.
    As limeybrit9 suggests, you may want to set a specific timezone to make your applications consistent.

  • Data transfer between OSX 10.9 and WIN 7 stops

    Hello,
    Unfortunately, I have a problem with the data sharing through SMB.
    I can connect easily to my Mac and see shared folders or data. But in attempting to copy files from Mac to Win 7 PC there is an error. The data transfer is terminated after a while. The file used in the test is an MKV with the size of 1.34 GB.
    The Mac is accessed from a Win 7 PC with administrator privileges. The systems are connected via Wi-Fi 802.11 n.
    The exchange of data between OSX in use of SMB or AFP works without any problems.
    Maybe someone has a solution or a tip for me.
    regards

    Hi ip0wn,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Please click on the link for more details and troubleshooting steps:
    Mac OS X: How to connect to Windows File Sharing (SMB)
    http://support.apple.com/kb/HT1568
    Cheers,
    - Judy

  • Data Association Between BPM Process Objects and EO,VO

    Hi
    I have an ADF screen where I am displaying values from database through EOs and VOs. My problem is after the user selects a value on the screen,I dont know how to map these selected values to BPM Process Data Objects.
    Is there not a better way to achieving the below requirement.
    "I have a dropdown on the screen.The value for the dropdown is being retrieved from a database table.After users selects a particular value from the dropdown, I have to map the value selected(including the rowset) to a BPM Data Object defined as a collection."
    Please help.It is very urgent
    Regards...

    There are a few moving pieces to get the value of a field on a form changed when another field's value changes.
    Look at the my blog on this from July using-database-driven-list-values-populate-bpm-variable (http://www.avioconsulting.com/blog/datwood/2012/07/02/using-database-driven-list-values-populate-bpm-variable). This goes into how to bind the BPM data object variables to a data source different than the default human task, set the autosubmit property, set the partitial trigger property and create the action binding you will need. Because you are not going to initialize your form with values when it first comes up, you just need to skip the "Initialize the ADF Form With Values Read from the Database" section.
    Where I have you dragging over the "FirstName" and "LastName" name elements from the ADFbc data control, if you needed to populate BPM data object variables - you'd also need to drag these over into the form from the human task in the data control tab. Make the FirstName field autosubmit and then make your human task field have a partial trigger pointed to the FirstName field, then you'd be populating the BPM data object's element.
    Know this is a lot to throw at you, but try getting the autosubmit working with the "listener" partial triggers and you should be able to get it going.
    Dan

  • Date transfer between 11g BPMN Process and Human Workflow task

    I'm creating a small BPMN process in SOA Suite 11g. Pretty simple: Holiday Request where one enters name, start date, end date and leave type (e.g. annual). The odd thing is, any dates I enter into the process end up losing one day when viewed in the BPM Worklist.
    So, to be clear:
    * The BPMN process receives a message like this (note the +10:00 -- I'm running this in Australia):
    <RequestData>
    <name>JohnJames</name>
    <startDate>2010-06-21+10:00</startDate>
    <endDate>2010-06-21+10:00</endDate>
    <leaveType>annual</leaveType>
    </RequestData>
    * It does some minor processing, then passes this onto a Human Workflow task (exactly the same):
    <RequestData>
    <name>JohnJames</name>
    <startDate>2010-06-21+10:00</startDate>
    <endDate>2010-06-21+10:00</endDate>
    <leaveType>annual</leaveType>
    </RequestData>
    * When I open the task in the BPM Worklist app I see this:
    name : JohnJames
    startDate : 20/06/2010
    endDate : 20/06/2010
    leaveType : annual
    So, why? My processing code doesn't alter the dates in any way at all before passing them to Human Workflow. I figure this has something to do with locales used by HW but I can't figure out where or what to change. Any clues? Comments? Ideas?

    OK, I have a solution that works for me: YMMV. There's two parts to it:
    1) To have the dates interpreted correctly, I changed the fields on the generated forms for the Human Tasks. The Start Date and End Date fields were created as Input Text fields with the "Converter" property set to <default>. I changed the fields to Input Date fields instead, and the dates were interpreted correctly (i.e. May 21 showed up as May 21 rather than May 20) But they still showed up in US date format: 5/21/2010.
    2) To have them formatted for my locale, I added a "formatting-locale" entry to the "trinidad-config.xml" file: <formatting-locale>en-AU</formatting-locale>. The dates then showed up as 21/5/2010.
    This solution doesn't give you dates automatically formatted for your own locale, or different locales based on browser, but it does give me what I want for now. Thought some folks might be interested.

  • All data lost between 13/11/07 and 17/07/08

    When i rebooted my iMac this morning, all my data (emails, received faxes in Pagesender,…) are gone !!
    Is there a way to recover and what can be the reason ?
    thanks,

    Is there a way to recover and what can be the reason ?
    You might be able to use a data recovery utility for any data which was stored on your machine. IMAP e-mail though is stored on the internet service provider. .Mac/MobileMe e-mail is also IMAP, so it too might be making a disappearing act due to the MobileMe migration:
    http://www.apple.com/mobileme/status/
    Otherwise if you aren't using .Mac/MobileMe, and are using IMAP, you can ask your internet service provider to attempt to recover e-mails from their tapes for the last several months.
    Recovery utilities for the Mac can recover to an empty Firewire hard drive at least as big as the internal hard drive. They include Prosoft Data Rescue, Subrosasoft Filesalvage, and Boomerang's Boomerang. If none of these can recover that data, and it was on your machine, you may need to seek the services of a data recovery specialist such as http://www.drivesavers.com/
    Hard drives fail, and you should always have a backup plan*:
    http://www.macmaps.com/backup.html
    Once backed up, and/or recovered to the best of your ability, you can explore one more reason for data being missing, and that's directory damage. But since hard drives failing can have the same symptoms we wouldn't want to make your damage worse by running a directory repair utility on your machine without your data backed up. Let us know once you are recovered? Then we can check and see if directory damage is to blame.
    - * Links to my pages may give me compensation.

  • Project System SAP and MS Project

    Hi,
    Someone know a software for integration between Project System SAP, and MS project, in addition to the "OpenPS".
    Best Regards,
    Helena Granja

    Hi
    Please check this
    http://www.pipelinesoftware.com/psi/news.jsp?page=20080105
    And from Impress
    http://www.impress.com/stuff/contentmgr/files/7e364d6f079722b5d13bb004e69649c2/misc/impress_for_epm_web_1007.pdf
    Regards

  • How can we do the data migration between Oracle Applications and SAP R/3.

    Hi All,
    How can we do the data migration between Oracle Applications and SAP R/3 system.What are all the possible ways to move bulk data from Oracle Apps to SAP r/3 system.
    Provide any 3rd party tools which supports data migration and also pls rpovide the SAP's own data migration tools with supports the above feature.
    Awaiting for best possible solution.
    Thanks in advance.
    Regards
    Dharmaraju

    the 3rd party tool is ETL , you can use ETL tool and the prepare the load files then you can use LSMW method to upload the data to SAP.

  • Data transfer between SAP & Java and Vice versa using IDOC Process

    Dear Experts,
            We are working on one of the good requirement related to data transfer between SAP and Java software. Client requirement is, they want to transfer the data in both the ways (from SAP --> Java and Vice versa also).
    In detail is, after sales order creation using one custom program loading plan details will be calculated. Once loading dates are confirmed then, user will release the sales document to transfer the data from SAP to Java using "Outbound IDOC processing". Similarly in that JAVA software some shipment details will be performed, once completed from JAVA software again details needs to be pumped back to SAP as "Inbound IDOC Processing".
    For this fields are already identified from external software SAP and we are looking for the same to perform the steps in SAP.
    At this stage, I need your expert opinion  / feedback how to go  about at this stage.
    Meaning,  
                     1. What are the customizing steps needs to be done in SAP..?
                     2. How to trigger the :Outbound IDOC process" once the documents are "Released" from custom transaction
                     3. How to create the link between SAP and JAVA to transfer the data between these 2 software
                     4. How to trigger the "Inbound IDOC Process" from JAVA software to SAP and how to store the data in SAP
    Experts, please give your feedback in terms of reply or by sending the step by step process to fulfill this client requirement.
    Thanks for your cooperation.
    Regards,
    Ramesh

    Maybe too many open questions in the same document.
    Maybe you should repost a more specific question in a technical forum.
    This looks like a small project where you already know what you want, maybe you should contract a technical specialist so he proceeds to the implementation!

  • How to know the data transfer amount (MB o KB) between SAP and BW

    Hello everybody,
    Somebody know how calculate the data transfer amount between SAP and BW. Would be fantastic to know the transfer speed  and other similar data. Is there any transaction where you can see this information?
    thanks for your help.
    Manolo

    A quick, although less accurate, way is to add up your field lengths to get your total record size and then multiply it by the number of records.
    So, 5 fields, with 10 char length = 50 chars * 8 bytes /char  = 400bytes.
      8 bytes / char may be higher on unicode systems.
    with 500 records ... you get 200,000 bytes = /1024 = 195kb.
    This is just a rough estimate and it is pretty quick to figure out.  Not all fields will be completely filled, so this is the maximum size for this recordset.
    Brian

  • Standard XML schema for Vendor data exchange between SAP and other system

    Is there a SAP standard way of XML schema that we exchange between SAP and other system? Please let me know.
    Thanks.

    See SAP Interface Repository (http://ifr.sap.com).
    My proposal is to leave old SAP connectors staff and use SAP Exchange Infrastructure. There is a support of industry XML standards in XI 3.0 like xCBL.

Maybe you are looking for

  • How can we give F4 help

    Dear Freinds,                  I would like to know can we give F4 help to employee no , similar to the one which has the F4 help when we have user logical database PNP . I mean to say can i give the F4 help to the field emp_no( Employee no) like the

  • Analysis Tool

    I don't see and can't find the analysis tool in Photoshop CC. Can anyone tell me how to find it? Thanks.

  • Is it possible to deliver captured traffic (span) to a server in ESX (VMware)?

    Hi Guys, I have a request to capture traffic on the LAN and deliver it to a virtual server in a ESX VMware enviroment. Has anyone tried this? The topology is this: WAN--Gateway--LAN--6500s--portchannel---Server with ESX (virtual server) Data coming f

  • Left hand USB port not recognising all devices

    Hi, I have a MacBook Pro that I bought in November. I've noticed in the last few days that USB devices connected to the port on the left hand side (i.e. next to power socket) are not always being recognised. So, for example, it sees my iPod and Might

  • SPAM IMPORT_PROPER Phase delay

    Hi all, I have SOLMAN 7 EHP1 SP 24. in a windows host, with Oracle database. I just update my spam to latest version 7.01/0041 then i need to updatethe component "ST-ICO 150_700"  my actual SP is 24, i need get updated to  patch 0025. I add to the qu