[sap-bw] SAP HR data extraction errors....into BI 7.0 ...from ECC 6.0..

Hi Gurus,
We are doing HR data extraction with the following details:
Cube: 0PT_C01 - Time and Labor
data source: 0HR_PT_1 - Times from personal work schedule
Records in ECC: 15mill +.
"Init load with Data "is being loaded in packets of 40K records (400 packets approx).
Each time we load (we tried reloading after deleting data and reinit) it is loading same records. But it is giving the following error. Surprisingly this error is coming for different packets in different loads. for ex: 1st time packet 6...2nd time packet 58....3rd time 122 etc.....it keeps changing...
Processing end : Errors occurred
Error when generating the update program
Diagnosis
An error occurred during program generation for InfoSource 0HR_PT_1 and
InfoProvider 0PT_C01 . This may be extrapolated to incorrect update
rules.
Procedure
Check and correct your update rules and then generate the update program
again. You can find help on the error in the error log.
We reactivated and verfieid update rules. But no use.
Appreciate any kind of help.
thanks in advance.
J.

Oscar,
Thanks for the help.
We tried the following one by one.
1. Delete and recreate update rules.  To be frank....there is no CODING or complication in there...
     It did not work.
2. Tried loading only to PSA.  It loaded 15mill records perfectly.  But when we tried updating target cube, 
    same story with many more errors.....earlier we had 10 packages failed out of 387.......
     this time almost every  alternate package is marked red and same error....update generating update
     program.....
Hope somebody will come up with a solution.

Similar Messages

  • Position Activity Sequence Resulting in data extracting error

    hi gurus
    can any body tell me what is this position activity sequence error resulting in data extracting error, plz help. this is very high priority for me.
    regards
    dev

    I rebuild the report using a tabular form and populated the primary key with a PL/SQL expression and now it appears to be working. P1_ISSUE_NO is the primary key on the issue table and I could not figure how to get it in the issue_no field of the tabular report when a new line was entered I ended up putting the following code in for the default for
    issue_no on the report:
    Begin
    return :P1_ISSUE_NO;
    end
    It works great.

  • Master Data Extraction Error

    Hi Experts,
    I am doing MAster Data Extraction, i have done with major works in R3 Side, but i am facing as issue while distributing the Mode,
    Before that i brief the things what i have done,
    1) ALE Configuration in ERP R3 System
    2) Created a New Logical System for Receiver PI System
    3) Created the Logical System for Sender R3 System & Assigning the Client
    4) Configured of RFC Destination Pointing to PI System
    5) Configured of Communication Port
    6) Configurated of Partner Profile
    7) Created ALE distribution Model/Customer Distribution Model
    After creation of the Model  i ahve added  the Message type. Then Partner Profile needs to be generated and the Distribution model needs to be distributed from the Edit Menu.
    But while doing the above step i am facing a issue as " No Messages have been defined for the selection conditions in the model".
    Please do needful.

    hi,
    if you''re a PI started I'd suggest:
    http://www.sap-press.com/products/Mastering-IDoc-Business-Scenarios-with-SAP-NetWeaver-PI.html
    chapter:
    3 ... Master Data Distribution ... 95
    for a good start
    Regards,
    Michal Krawczyk

  • Error to send a IDOC from ECC to SUS

    Hi,
    I am trying to connect to SAP SUS System using HTTP adapter using PI 7.0.The scenario is
    ECC ->PI->SAP SRM. I have configured HTTP adapter as the receiver with addressing type as HTTP Destination. I have created a RFC destination of type H pointing to SAP SUS on PI. I have encountered the following error after executing the scenario.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>Internal Server Error</SAP:P2>
      <SAP:P3>Error during parsing of SOAP header</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>HTTP server code 500 reason Internal Server Error explanation Error during parsing of SOAP header</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I have configured HTTP receiver with Addressing type HTTP Destination and configured the HTTP destination field with RFC destination(Connection Type H) created on PI. Here my source and target structures are same i.e DELVRY03. I have triggered DELVRY03 idoc from ECC and i am expecting same xml to be sent to SAP SUS but stuck up with the above mentioned error.
    Someone know how fix this problem?
    Tks,
    Erik

    HI,
    As per my understanding to your scenario, You want to send one IDoc from ECC to SAP SUS system using SAP PI.
    So i hope you must have configured on all the steps required to Send one IDoc to PI syste, Secondly, are you using any Standard interface in PI to send data to SAP SUS system? If yes, you need to create an HTTP Destination for that system and then you have to create XI Receiver Adapter with that HTTP destination to post incoming message to SAP SUS system.
    Your error suggests you are using Plain HTTP adapter to post data to SAP SUS, which is in my understanding is incorrect.
    Regards
    Aashish Sinha
    Edited by: Aashish Sinha on Feb 21, 2011 9:15 AM

  • Error while transferring Purchase Order from ECC to SUS

    we are working on plan driven procurement and transferring the PO from ECC to SUS, we are getting the error as "No partner found for partner number ECCSUS8".
    In ECC the Vendor No is ECCSUS8, trasfered vendor from ECC to SUS. Vendor registration is done based on the mail generated and vendor login is created in the portal and assigned the roles.

    Hi
    Are you facing this error in PO transmission to SUS (as you mentioned below)? or you are facing this error while sending out the vendors from R/3 to SUS from BD14?
    If you are facing this in vendor transmission, you need to remove the tick (flag) "Use self reg component" in SPRO-SRM server-Supplier Self-ServicesMaster DataMake Settings for Business Partners. Then you can transmit the vendors from R/3 succesfully.
    If this error is in PO transmission, need to analyse further.
    Pls do let me know.
    Thanks
    Kiran

  • Adobe Form (data extraction error)

    Hi Experts,
    i'm trying extract data from PDF file. (Adobe Offline scenario).
    I'm getting this XML runtime error.
    could anybody can help me to solve this problem.
    This is my code ,
    CALL TRANSFORMATION id
    SOURCE XML lv_xml_data_string
    RESULT T_sums      = wa_sums
           customer    = wa_cus
           bookings    = wa_book
           connections = wa_conn.
    Here is the error
    >>>>>>>>>>>>>>>>>>>>>
    Error analysis                                                                                An exception occurred that is explained in detail below. 
        The exception, which is assigned to class 'CX_XSLT_RUNTIME_ERROR', was not     caught and   therefore caused a runtime error.      The reason for the exception is:       Either the source document contains invalid XML or it is handled      incorrectly in the ABAP program that called the transformation.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    i will appreciate valuble answers.
    Thanks ,
    Lahiru.

    Hi Experts,
    i'm trying extract data from PDF file. (Adobe Offline scenario).
    I'm getting this XML runtime error.
    could anybody can help me to solve this problem.
    This is my code ,
    CALL TRANSFORMATION id
    SOURCE XML lv_xml_data_string
    RESULT T_sums      = wa_sums
           customer    = wa_cus
           bookings    = wa_book
           connections = wa_conn.
    Here is the error
    >>>>>>>>>>>>>>>>>>>>>
    Error analysis                                                                                An exception occurred that is explained in detail below. 
        The exception, which is assigned to class 'CX_XSLT_RUNTIME_ERROR', was not     caught and   therefore caused a runtime error.      The reason for the exception is:       Either the source document contains invalid XML or it is handled      incorrectly in the ABAP program that called the transformation.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    i will appreciate valuble answers.
    Thanks ,
    Lahiru.

  • Data extraction error

    Dear gurus,
    I'm using 0CRM_SRV_PROCESS_H data source to extract data . In source system using RSA3 ,i can see 7 records are available but when i extract through BW , system returns that there is no record in source system.
    How to resolve this
    Thank you
    BR

    Hi Saravanan,
    Apart from wht other frnds have mentioned.
    1)Do a full load and Delta Load in the Infopak and check.
    2)Check whether anything has been written in CMOD for this datasource,may  be beacuse of this thngs are getting filtered and the data is not getting populated.
    Rgds
    SVU123

  • BW Data extraction error?

    Hi
    I am trying to do extraction from IDES  ECC6  to BI ...when i run Infopackage my monitor is allways yellow status.
    i ckecked in :
    SM58:  No service for system SAPPIS, client 800 in Integr ation Directory
                Message no. SR053 ( IDOC_INBOUND_ASYNCHRONOUS )
    SLDCHECk is fine
    Source system connection check is OK
    SM59 RFC connection is OK
    This is first time i am doing extraction on this system am i missing any config.
    Kindly help me!!!!
    Thanks
    Babu

    Hi!
    Got the same case. Solved.
    The problem was the lack of authority of the user BWREMOTE in the source system for an object B_ALE_RECV with  EDI_MES = RSRQST. The desired profile for the user is S_BI-WX_RFC.

  • Opening an Excel 2003 file in Office 2010 Universal Data Connection error when opening the file from a domain.

    Hi.
    One of my users are having  problem with old accounting files in Excel 2003 when opening Excel 2010.
    The user experience that linked information is not being updated properly.
    And suspects that it something do with Universal Data Connection .
    How can an Excel 2003 spread sheet be converted to Excel 2010 spread sheet and still contain active links?
    When the user is opening and converting the file as mention in your suggestion, on the common share on a common domain, the links "breaks".
    we are not using SharePoint on our domain.
    But when doing it on a local machine, the links does not "breaks".
    Looking forward to get solved to this problem.
    Thank you in advance.
    Rgds

    it sounds link, the links changed from relative paths to absolute path. You need to use absolute path in original file.
    KR

  • Error while transferring SALES ORDER from ECC to SCM

    Hi Experts,
          I am working with SCM4.0 and ECC 5, while i transferring the sales order from ECC5 to SCM ,it encounters with the following errore message.
    <b>Sales order M-10 1000: Integration model does not contain material master
    Message no. XC100
    Diagnosis
    To ensure a consistent dataset in SAP APO, the material master data for filter object Sales order M-10 1000 also has to be known in SAP APO. In the current case no entry was found for the combination   in the models that were checked.
    System response
    Object Sales order M-10 1000 cannot be transferred correctly.</b>
    Any kind of suggestions would be appreciated well.
    Thanks in advance..
    Regards,
    A.Fahrudeen

    Hi Fahrudeen ,
    I hope the master Data like Material and Location and Customer are not CIFed to APO prior to Sales order or else while ciffing the sales order you have not selected the sales order radio button and same time only enter the Material ,location and customer wothout the tick on filter objects for Mat/Loc and Cust.
    Hope this helps..
    Regds// Digs...

  • Standard SAP program name for the data extraction

    Please tell me the stadard SAP program  for the data extraction for Material, Vendor and Customer.

    you might want to explore tx. SXDA.

  • Extract data from ECC to Oracle using Data Services 4.0

    How to extract data from ecc6.0 Business content extractors  to oracle using sap bo data services 4.0

    Are you trying to use the SAP BW Business Content to extract data out of ECC and load into Oracle tables with Data Services? If that's the case, then you cannot do that. The SAP BW Business Content was developed to only be used in conjunction with SAP BW. When using Data Services to access the extractors in ECC, it has to have an SAP BW InfoPackage associated with it to execute. In this architecture, Data Services is only a pass through from ECC to BW and allows the ability to do some transformations of data prior to loading into the EDW layer (staging tables basically) on SAP BW.
    To connect ECC to Oracle, you're going to have to have all of the SAP BusinessObjects supplied Function Modules loaded onto ECC, along with a non-dialog logon account that has the ability to pass dynamic ABAP programs, generate the programs and schedule them. Depending on how you want to process the output, you may also have to have the ability to write to files on the ECC application servers and have an FTP account created on the application servers that can GET flat files and potentially DELETE them (you're going to need to delete periodically, otherwise your jobs will crash when the file space allocation has been consumed).

  • Master Data Extraction-Questions

    Hi guys,
    I was referring SAP materials on Master Data Extraction...then I read something like...
    "In Master Data Datasources,some support delta and some donot.Out of those that support delta mechanism,some use DELTA QUEUE.Some donot use DELTA QUEUE functionality and it is generally incase of small volumes of Data.Then there are some other datasources which uses ALE CHANGE POINTERS for delta mechanism."
    1.Can anyone explain how can one do delta in case of small volumes of data without using DELTA QUEUE functionality?Whats the need to go for it when we have DELTA FUNCTIONALITY?
    2.How to do delta using ALE Change Pointers?Whats the need to gofor this when we have DELTA QUEUE functionality?
    Thanks in advance.
    Regards
    Schand

    Hi Des,
    I think you are explaining the difference between "Delta Update" and "Delta Queue".I am well aware of these two things.
    DELTA QUEUE---its a temporary storage for delta records in R3 system before they are loaded successfully into BI.
    DELTA UPDATE---its type of delta update of delta records from R/3 system to BI system.
    My QUESTION is:
    In both MasterData Datasources and Transaction Data datasources,some support delta and some donot.Usually delta records will be stored in DELTA QUEUE in ECC before uploading them into BI.But some MASTER DATA DATAOURCES,donot use DELTA QUEUE to store delta records in ECC before uploading them into BI and they do this in case of small volumes of data.then Do any of you know,how do they do if they are not using DELTA QUEUE?
    Second one,SAP materials mentioned,some other datasources use ALE change pointers to determine delta.In this case also,they donot use DELTA QUEUE to store delta records before uploading into BI.What are ALE change pointers?How do we make settings for this?
    Hope I explained better.
    Regards
    S

  • Data extraction / Conversion / Mapping / Miration

    Hi All,
       Can any one please explain the meaning of the below terms and how data is moved from Non SAP system to SAP system?.
    "Data extraction / Conversion / Mapping / Miration"
    Kindly give me detailed step by step instructions on how to accomplish this. Also if there is any documentation please forward.
    I appreciate the help in advance.
    Raj

    Hi Raj,
    We can use LSMW, BDC, eCATT to upload the data from Legacy to SAP system.
    Data Extraction - Data has to extract from legacy in to some flat file like  Xls.
    Conversion - Convert as per the need of SAP.
    Mapping - Mapping the extracted field with SAP field for upload.
    Migration - Data migration from legacy to SAP using any tool like LSMW, BDC, CATT.
    Good Luck
    Om

  • HR tables structure for BW data extraction

    Hi Experts,
                How the HR tables structure are different from  other SAP tables in  BW data extraction perspective.
    Appreciate your help in this regard.
    Thanks,
    Varun.

    The 1st and great difference is the time dependency of HR 'Infotype' and so when you load master data, it is in great part time dependent!
    Message was edited by: Claudio Caforio

Maybe you are looking for