Problem in Data extraction into BI

Hi Guys,
I am having a strange problem and unable to idenitfy the root cause. I am hoping that some one can help me with this issue.
System Details:
BI 7.0
SAP ECC 5.0
Current Design:
We have created a DSO in the BI system and created a custom extractor to pull the data from SAP ECC 5.0 into the DSO.
The custom extractor is using the option "Extraction Frm SAP Query" and using a custom infoset. This is the transaction type data source.
Problem Statement:
When I run the RSA3 transaction for this extractor, the extractor brings 1870 records. However when i run the Infopackage in the BI system to bring the records into the DSO --> PSA then i am only getting 823 records.
Question:
Why am i seeing this difference in the number of records in RSA3 and in the BI system? I am NOT using any selection or filter conditions in the Infopackage. And i am only getting the data till PSA. So i was expecting that in PSA i can see 1870 records same as that i see in RSA3. Any idea what is missing?
Thanks in advance !!

Hi,
The infopackage ran for full load and not for delta load.
I looked at the rsmo and at first glance everything looks fine. But when i look at the details tab i can see that the overall status shows as RED and it says
Overall Status: Errors occured: or : Missing Messages
I am not clear what this means. I dont see any other nodes in RED. Every node is in green except the top most node which is in RED and shows the above message.
Any idea what could be the problem?

Similar Messages

  • Need help for SRM-6 Data Extraction into Bi-7

    Hi Experts,
    I am looking for help regarding SRM DataSource Extraction to BW. I am working on BW project and need to extract data from SRM Data Source 0BBP_TD_CONTR_2 and 0SRM_TD_PRO. I need to know about the extraction process from SRM. Is there a tool available like LO Cockpit in SRM for extraction and how can we manage the delta in it. Or i can use the T-code RSA5 for that and follow the normal process.  If I can get some documentation that can give me an idea for data extraction and delta management  in SRM that would be appreciated. Any kind of help will be welcome.
    Thanks in Advance.

    Hi,
    May help you:----
    How to extract data from SRM into BW system.
    SRM Audit Management Data Extraction into BW
    Procedure for standard data source extraction from SRM to BW 3.5.
    Regards,
    Suman

  • Problem in date converting into dbFormat()

    Respected Experts,
    I am get the current date into String vaiable and from this string variable i want to convert into dateformat.
    For converting to date format i write the .java file. It converts date correctly into format "dd/mm/yyyy" but i want date format into "dd/mm/yyyy HH:MM.pm/am", so what change should i do in my following progaram.
    import java.text.SimpleDateFormat;
    import java.text.DateFormat;
    import java.text.ParseException;
    import java.util.Date;
    public class UtilityFunction
         public static String toUserFormatDate(Date dt)throws ParseException
         SimpleDateFormat sdf=new SimpleDateFormat("dd/MM/yyyy");
         String str=sdf.format(dt);
         return str;
         public static java.sql.Date toDbFormatDate(String sdt)throws ParseException
         SimpleDateFormat sdf=new SimpleDateFormat("dd/MM/yyyy");
         Date d=sdf.parse(sdt);
         SimpleDateFormat nsdf=new SimpleDateFormat("dd-MM-yyyy");
         String str=nsdf.format(d);
         Date nd=nsdf.parse(str);
         java.sql.Date rdate= new java.sql.Date(nd.getTime());
         return rdate;
         public static void main(String args[])throws ParseException
              SimpleDateFormat df=new SimpleDateFormat("dd-MM-yyyy");
              Date d2 =df.parse("08-09-1984");
              System.out.println("Date converted to User interface form");
              System.out.println("Database Date"+"08-09-1984");
              String p=toUserFormatDate(d2);
              System.out.println("Converted date"+p);
              java.sql.Date r=toDbFormatDate("12/12/2009");
              System.out.println("Date converted to database form");
              System.out.println("User Interface Date"+"12/12/2009");
              System.out.println("Converted date"+r);
    }

    After 22 posts on the forums, I'd have expected you to have learnt how to use the code tags by now (click on 'CODE' when posting)
    And while you get points for posting an SSCCE, you've left too much fluff in there. I don't know what method you want to discuss.
    And if you've reached this far with the SimpleDateFormat, what kept you from reading the rest of patterns available? It's all the same thing, you just needed to make it dd/MM/yyyy hh:mm a
    Do note that with your code, you're creating a date from a string that's missing the time, so you'll only get 12:00 AM all the time, for the above pattern. And also, you'd be using hh and not HH since putting AM/PM with 24 hour clock time is plain dumb.

  • Need help for SRM Data Extraction into BI-7

    Hi Experts,
    I am looking for help regarding SRM DataSource Extraction to BW. I am working on BW project and need to extract data from SRM Data Source 0BBP_TD_CONTR_2 and 0SRM_TD_PRO. I need to know about the extraction process from SRM. Is there a tool available like LO Cockpit in SRM for extraction and how can we manage the delta in it. Or i can use the T-code RSA5 for that and follow the normal process. If I can get some documentation that can give me an idea for data extraction and delta management in SRM that would be appreciated. Any kind of help will be welcome.
    Thanks in Advance.

    SRM doesn't use kind of "cockpit" LO-like in ECC.
    Overall picture:
    http://help.sap.com/saphelp_srm40/helpdata/en/b3/cb7b401c976d1de10000000a1550b0/content.htm
    If you setup data flows accordign Business Content of SRM:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/7aeb3cad744026e10000000a11405a/frameset.htm
    Then just perform an init load and schedule the deltas.

  • SOLAR01 data extraction into BI

    Hi,
    This question was asked a couple of months ago but does not seem to have been asnwered. Is there a was to extract data from the SOLAR01 transaction into BI? There is reporting in SolMan but it would be nicer to use BI functionality.
    If not an actual extract could someone tell me the tables and possible function modules used to read them? Can you even connect SolMan as a source system?
    Thanks much,
    Matt

    Hi,
    The infopackage ran for full load and not for delta load.
    I looked at the rsmo and at first glance everything looks fine. But when i look at the details tab i can see that the overall status shows as RED and it says
    Overall Status: Errors occured: or : Missing Messages
    I am not clear what this means. I dont see any other nodes in RED. Every node is in green except the top most node which is in RED and shows the above message.
    Any idea what could be the problem?

  • Problem with data saving into text file

    Hi,
    The problem I am facing wihile saving the data into text file is that everytime when I am slecting the path from front panel, the data which is being saved is appended with the previous data, i.e. not only in the new text file, the new set of data is saved but also, if there is any previuos run for the program, the corresponding data is also present in that text file.
    However, when I change the same 'control'(file path) to 'constant' in the block diagram, and add the file path, there is no such problem. Basically, changing the "File path" from constant in the block diagram to control (so that it is displayed in the front panel) is causing the problem.
    Please help!
    Thanks 
    Solved!
    Go to Solution.
    Attachments:
    front panel.JPG ‏222 KB
    Block Diagram.JPG ‏70 KB
    Block diagram with File Path as Constant.JPG ‏74 KB

    Your shift register on the For loop is not initialized. It will retain the value of the string from the last time it executed. Initialize that and it should solve your problem.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Problem in Data extraction for NEW GL DSO 0FIGL_O10

    Hi ,
    I am facing Problem in extraction of records from SAP to BW.
    I have installed Business Content of NEW GL DSO  0FIGL_O10.
    When I extract the Data from SAP R/3, to this DSO  ( 0FIGL_O10 )  the reocrds are getting over written
    For Example  When I go the the Mange Option ( InfoProvider Administration)  the transferred Records and the Added Records are not same.  The Added records are less then the Transfered reocords.
    This is happening becuase of Key Filed Definations.
    I have 16 Characterisics in the KEY FIELD, which the maximum that I can have. But the Data comming from is Unique in some casses.
    As result the data get added up in the DSO, hence my balances are not matching with SAP R/3 for GL Accounts.
    There are total 31 Characteristics in the Datasource (0FI_GL_10) . Of which 16 Charactheristics i can include in the Key field area.
    Please suggest some solution.
    Regards,
    Nilesh Labde

    Hi,
    For safety, the delta process uses a lower interval setting of one hour (this is the default setting). In this way, the system always transfers all postings made between one hour before the last delta upload and the current time. The overlap of the first hour of a delta upload causes any records that are extracted twice to be overwritten by the after image process in the ODS object with the MOVE update. This ensures 100% data consistency in BW.
    But u can achive ur objective in different manner::
    Make a custom info object ZDISTINCT and populate it in transformation using ABAP code. In ABAP try and compound the values from different charactersitcs so that 1 compounded characterstic can be made. Use ZDISTINCT in ur DSO as key
    Just a thought may be it can solve ur problem.
    Ravish.

  • Problem during data extraction program (tran - RSA3) in SC system

    Hi Experts,
    We are extracting data from one of the data source (9ALS_SBC) through trans RSA3. We are using active version 000 for the same.
    but, the transaction is showing error below:
    Error when generating program
    Message no. /SAPAPO/TSM141
    Diagnosis
    Generated programs are programs that are generated based on individual data objects, such as planning object structures, planniung areas and InfoCubes. These programs are then executed in the transaction. An error occurred during the generation of such a program.
    There are two possible causes:
    The template has been corrupted.
    The object that the template uses to generate the program contains inconsistencies, for instnace an InfopCube has not been activated.
    could someone tell me how to solve this error?
    i hv corrected all the inconsistencies but still it is showing same error!
    thanks in advance for this help!
    with best rgds/
    Jay

    Dear Jay,
    the error can have several reasons, it depends on your business scenario and system settings.
    I send you some possible reasons and solutions:
    1.
    The problem can be that the technical datasource name has changed inside the planning area. The planning area has other extract structure assigned as the datasource.
    This could have happened due to a planning area or datasource transport.
    The best way to repair this is to create a dummy-datasource for the planning area with transaction /N/SAPAPO/SDP_EXTR. This will update the relevant tables with the new datasource structure.
    Please check if the other datasources will work correctly as well. If not you may create similar dummy-datasources for the other aggregates as well.
    Please do not forget to delete the dummy-datasources as well in  /N/SAPAPO/SDP_EXTR.
    2.
    You can try to re-generate the data source at transaction /SAPAPO/SDP_EXTR and recheck the issue.                   
    3.
    Run /sapapo/ts_pstru_gen via transaction se38.         
    In the selection, enter the Planning Object Structure used and select  'Planning area extractor' and set the flags on the 2 bottom checkboxes 'Reset generation time stamp' and 'Generate'. 
    4.
    Maybe the extract structure which is assigned to planning area doesn't exist in your system. This could  happend at the time of transport.             
    Please refer to following content from note 549184:                                                                               
    =======================================================================
    Q4: Why could I have extraction problem after transport of DataSource? 
    A4: DataSources for DP/SNP planning areas depend directly on the                                                                               
    structure of the planning areas. That's why the planning area MUST                                                                               
    ALWAYS be transported with or before the DataSource.                   
    ========================================================================
    To solve this inconsistency please try the below:                      
    -Please reactivate the datasoure on Planning Area.                     
    And activate all active transfer structures for a source system with  RS_TRANSTRU_ACTIVATE_ALL programme on se38 transaction.                
    I hope these proposals could solve the error.
    Regards,
    Tibor

  • Master data extraction into FTP

    Hi all,
    Please help me downloading material master data into ftp site.

    Hi,
    To connect to FTP Server, you will need to provide username and password in your program. Following steps will solve your problem.
    1. Call Function HTTP_SCRAMBLE  : Export password for FTP server, length of the password, key and Import Destination(v_pass1).
    2. Call Function FTP_CONNECT : Export username, v_pass1 to the password parameter, Host and Destination and Import a Handle.
    3. Call Function FTP_COMMAND : Here pass FTP commands and handle along with the table which contains your data.
    Reward points if the answer is helpful.
    Regards,
    Mukul

  • Problem in Data Extracting from BEx to Webi

    Hi guys..this is sathish, we have a problem in webi reports.Actually we created webi reports from using BEx,the problem is the data in bex is showing correct data but in webi reports some cells are not showing the exact data which is showing the in the BEx.
    How to resolve the problem.please help me.

    BOXIR3.1 we are using..actually webi reports are prepared 3 months before.now the problem is in that particular report some fields are showing wrong information like Ex: in Bex it showing 1200545 but in webi report it showing like 346432.it is showing like that in 3 to 4 fields only remaining fields are correct. we tried to create new report but it showing correct information.but that particular report itself showing wrong information.
    Thanks for your reply Stratos
    Sathish
    Edited by: M.V.Sathish on Mar 27, 2011 1:26 PM

  • Problem in data extraction

    Hello,
       I loaded the deltas through 2lis_11_vascl, 2lis_11_v_ssl into the ods. since the date format is incorrect , the deltas failed.
    when i see the data for the data sources in rsa3, i could not find some records, but they are present in the psa of failed delta loads. How can this be possible?
    And also i went to filling up of the set up tables and have given the document number for which i have to load data and executed it.
    after that i loaded data using the document no in data selection of info package and the load is successful.
    why this happens?
    plz sugest me.
    Thanks & Regards,
    Sheetal

    Sheetal,
    PSA Tables are created at the time you create the infosource and activate it.
    I think you can not copy from one PSA to another PSA.
    But if your Infopack is containing both old and new data target then in that case both target will be using the same PSA and at the time of running the infopackage you can select the new data target and update it.
    If you are unable to see the new data target in your infopack try this....
    Create an update rule for the new data target based on the infosource that you have used to update the old data target and activate it.
    Now you must be able to see the new data target in the infopack.
    Regs
    Gopi.

  • Data extraction into sap table  from legacy oracle database

    Hello All,
        I have a scenario where I have two different software systems (SAP and xyz systems), where a intermediate table will be created in between the two systems that is shared. Data will be updated by the xyz systems into this shared table. Now, my questions regarding this shared table.
       1) Can we write some program or something to get the data from shared table to update the SAP?
       2) If possible send me the suggestions
       3) Please also send me the sample code to get the data from the shared table
    Thanks in advance,
      SDN powered

    this shared table should be compatiable to sap fields...write code to fetch data from this table and assign data to appropriate fields in SAP and insert the data into sap.
    1. Push mechanism
    Write a RFC on SAP side to insert entries into the table.
    Call the RFC from xyz application passing the data you want to insert.
    2. Pull mechanism
    Write a ABAP Program, where you can somehow read the data of the xyz application and insert data into the table.
    3. Flat file
    Dump the data from xyz application into the file.
    Write a ABAP program to read the file and update the table.

  • Problem in data extraction using 2LIS_11_VAITM

    Hi,
    For sales order item detail I am using a standard data source 2LIS_11_VAITM.
    And for this I have not written any code in exit.
    But for a particular date some of Sales Document: Item Data has pulled to BI using delta upload and some of not pulled.
    As some of sales order items are missing in BI. So i dentified those sales order detail in R/3
    So the Problem is coming for only those records which have created on 04.10.2008,27.10.2008, 01.11.2008.
    And the process chain for 05.10.2008, 28.10.2008, 02.11.2008 has not executed which suppose to pull the data for 04.10.2008,27.10.2008, 01.11.2008. The error is in delta uploading.
    On 05.10.2008, 28.10.2008, 02.11.2008  the server is down at the scheduled time of process chain.
    So the data suppose to come on next delta upload.
    So 0n 06.10.2008, 29.10.2008, 03.11.2008 the delta executed successfully.
    But all the records which are created on  04.10.2008,27.10.2008, 01.11.2008 hv not pulled to BI which I checked in PSA.
    Only some of records which are created on  04.10.2008,27.10.2008, 01.11.2008. are in PSA.
    Please suggest your idea.
    Point will be awarded for this.

    Hi,
    Are you loading to the DSO??
    Then
    1)fill the set up table for the following dates only for which you have misssed the records.
    2) Do a full repair to the targets for these date after the set up table is filled.
    3) schedule a normal delta to the further targets from this DSO.
    If loading to the cube directly??
    1)do a selective deletion from the cube for these dates
    2)fill the set up table for the following dates only
    3) Do a full repair to the targets for these date.
    No need to delete or do anything with the existing init in any case.
    Thanks
    Ajeet

  • Problem in data flow into other pages in TDS SAP Script

    Hi Gurus,
    I have solved all my problems which i had faced through the creation of the TDS Certificate Layout & programs. But blocked with one problem, which is when there are more line items to be printed and which are moved to the second page. Now for Example in my first page if there are 10 line items printed & then moved to the second page only 11 items are printed and again in third page 11 items are printed, where in my page's are wasted when we take a printout. what could be the problem where i am notable to fix. Please Suggest me what can i do to solve this problem.
    Regards
    Syama

    Hi,
    Use PROTECT -
    ENDPROTECT statements.
    Regards,
    Jyothi CH.

  • Extracting into Flat Files Using OCI or Pro*C Programs

    Data Extraction into Flat Files from a database Using OCI or Pro*C Programs - please provide me a sample code. It is urgent. Thank you in advance.

    This problem is very simple to solve. Simply use Pro*C, issue an SQL select into a host variable, then use unix "printf" to output the result. An alternative is to use the provided sqlplus utility to grab the data in a script, disabling headers, etc.
    Sadly, this area is a huge, basic hole in the Oracle product offering. While they have an import utility, there is no export utility, except for one that makes binary files not usable outside Oracle. Every other RDBMS I've seen has this. In Informix, you can say something like "export to <filename> select * from <table>", but that syntax is not offered by Oracle Corporation.

Maybe you are looking for

  • Force quit command option esc does not work in snow leopard

    When I try to use this command I am sent to front row. I can force quit throught the apple menu. This began when I upgraded to Snow Leopard.

  • PO Sending via mail

    Dear All, Need to send PO as PDF document via mail to the vendor, kindly send the step by step procedure with T. Code. Rgds Srinivasan

  • PDF to TIFF

    Foloks, I am trying to convert a PDF file to TIFF using itext and JAI. If anyone of you have code for this please send me. Atleast tell me what class es I have to use. Its very urgent.

  • NB200 - Wrong keypad characters

    I have just purchased an NB200-10G and some of the keys or key combinations do not produce the correct character. eg, Shift + " (quotation marks) produces @ Shift + £ produces # Shift + @ produces " pressing # only gives \ Shift + ~ gives I It can be

  • IMac with 4GB - Parallels partition slowing down

    I have an iMac mid 2007 with max memory of 4Gb. I run Windows 7 in a Parallels partition. on both sides I do little else than browse and use Office. Since installing Mountain Lion, the Windows system has been runing slower and slower. Advice from Par