Critical Error in master data: Transffered 250056  and added 0 enhancement

Hi,
First we have loaded master data into 0CUSTOMER and there after enhanced the datasource and mapped the same in transfer rules and update rules.
We loaded data again into master data with full update. But  the enhaced fields data is not getting updated. But in PSA data is available.
We deleted the all master data at Maitainence and relaoded data.
Now its showing 250056 as transffered and added as 0
we didnt seen any single record in master data now.
I have actovated data and attributre change also done.
But no success.
Please suggest us what should i do now.
Thnaks &Regards,
Revathi

Hi,
The data is available for the all enhanced fields in PSA.
For the master data Text also data there in infoobject maintainece.
For the enhanced and all the other attributes data is not aviale.
If i load data again with full load also it is Transffered 250056  and added 0
But In data load monitor i obseved one thing ....
in the details tabprocessingdatapavckages--update rules it saying Update rules ( 0 Records ) : No errors.
But for transfer rules istep it is giving message Transfer rules ( 4139  Records ) : No errors .
So till here data is processing...in update rules it is not.
We dont have any routines in update rules. and its one to one mapping.
Please suggest how to get it resolve.
Thanks &Regards,
Revathi

Similar Messages

  • Error in Master data load because of ###

    Hello,
    I am getting an error in master data load.
    The problem is ####### symbols are encountered in few records.
    We have defined a formula to replace the ### with S in transfer structure.
    But still it does not replace the #### symbols and gives error.
    But when I insert the ####### symbols manually in PSA and try to load it is replaced with the formula definition and loads the data.
    Suggestions required urgently…
    Thanks in advance
    Ram

    Hello srikanth,
    Check the code below.
    I have used it in the update rule to replace the #### symbol with A.
    But when i check in debug mode it is not recognizing this symbol and sy-subrc ia always 4.
    GV_STRING = COMM_STRUCTURE-/BIC/XXX
    FIND '#' in R_STRING.
    IF SY-SUBRC = 0.
    REPLACE ALL OCCURRENCES OF '#' in R_STRING with 'A'.
    ENDIF.
    result value of the routine
      RESULT = R_STRING
    Thanks
    Ram

  • What are the T-codes that contain the master data for material and vendor?

    what are the T-codes that contain the master data for material and vendor?

    hi ,
    - Display Material  tcodes...
    MM01 - Create Material
    MM02 - Change Material
    MM03 - Display Material
    MM50 - List Extendable Materials
    MMBE - Stock Overview
    MMI1 - Create Operating Supplies
    MMN1 - Create Non-Stock Material
    MMS1 - Create Service
    MMU1 - Create Non-Valuated Material
    ME51N - Create Purchase Requisition
    ME52N - Change Purchase Requisition
    ME53N - Display Purchase Requisition
    ME5A - Purchase Requisitions: List Display
    ME5J - Purchase Requisitions for Project
    ME5K - Requisitions by Account Assignment
    MELB - Purch. Transactions by Tracking No.
    ME56 - Assign Source to Purch. Requisition
    ME57 - Assign and Process Requisitions
    ME58 - Ordering: Assigned Requisitions
    ME59 - Automatic Generation of POs
    ME54 - Release Purchase Requisition
    ME55 - Collective Release of Purchase Reqs.
    ME5F - Release Reminder: Purch. Requisition
    MB21 - Create Reservation
    MB22 - Change Reservation
    MB23 - Display Reservation
    MB24 - Reservations by Material
    MB25 - Reservations by Account Assignment
    MB1C - Other Goods Receipts
    MB90 - Output Processing for Mat. Documents
    MB21 - Create Reservation
    MB22 - Change Reservation
    MB23 - Display Reservation
    MB24 - Reservations by Material
    MB25 - Reservations by Account Assignment
    MBRL - Return Delivery per Mat. Document
    MB1C - Other Goods Receipts
    MB90 - Output Processing for Mat. Documents
    MB1B - Transfer Posting
    MIBC - ABC Analysis for Cycle Counting
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI21 - Print physical inventory document
    MI04 - Enter Inventory Count with Document
    MI05 - Change Inventory Count
    MI06 - Display Inventory Count
    MI09 - Enter Inventory Count w/o Document
    MI34 - Batch Input: Enter Count
    MI35 - Batch Input: Post Zero Stock Balance
    MI38 - Batch Input: Count and Differences
    MI39 - Batch Input: Document and Count
    MI40 - Batch Input: Doc., Count and Diff.
    MI08 - Create List of Differences with Doc.
    MI10 - Create List of Differences w/o Doc.
    MI20 - Print List of Differences
    MI11 - Physical Inventory Document Recount
    MI07 - Process List of Differences
    MI37 - Batch Input: Post Differences
    for vendor..
    XKN1  Display Number Ranges (Vendor)
    XK01  Create vendor (centrally)
    XK02  Change vendor (centrally)
    XK03  Display vendor (centrally)
    XK04  Vendor Changes (Centrally)
    XK05  Block Vendor (Centrally)
    XK06 Mark vendor for deletion (centrally
    XK07  Change vendor account group
    XK11  Create Condition
    XK12  Change Condition
    XK13  Display Condition
    XK14  Create with cond. ref. (cond. list)
    XK15  Create Conditions (background job)
    reward points if useful,
    venkat.

  • How to find all the Master data extract structures and Extractors

    I intend to create Master data dimensions closely similar to SAP BI in a 3rd party system. I would like to use SAP's standard extractors for populating the master data structures in SAP BI and then use a proprietary technology to create similar structures in a 3rd party database.
    Question: How to get a complete list of all Master data extract structures and corresponding extractors?
    Example: In ECC if I do SE80 and give 'Package' and 'MDX' and then press the 'display' spectacles, I get a list of structures and views under "dictionary objects" covering Material, Customer, Vendor, Plant Texts and attributes.
    How do I get the remainder of the Master data extract structures viz. Purchase Info Records, Address, Org Unit etc?
    Regards
    Sasanka

    Hi,
    try the table ROOSOURCE and search the data source with string in astrick attr  for master data and for text with text
    This will give you the list of all the master data source in the system and it contains a column which tells about the extract structure and function module used by each.
    Thanks
    Ajeet

  • How to rectify the errors in master data loads & transactional data loads?

    hy,
    please any one tell me
    How to rectify the errors in master data loads & transactional data loads?
    thnQ
    Ravi

    Hi,
    Please post specific questions in the forum.
    Please explain the error you are getting.
    -Vikram

  • Sending Master data - differentiate full and discrepancies

    Hi experts,
    we need to send master data from SAP, and for materials and customers data, we have the following requirement :
    - send full data to some legacies
    - send discrepancies to others.
    Is there a way to handle that in PI or with partner profiles or maybe by creating 2 different ports ?
    Thanks a lot in advance for your help,
    Jamal

    Hi Boom,
    How do you whether its a master data or discrepancy data? Is there any field which differentiates? If yes then you can use couple of receivers in your receiver determination. So write a xpath conditon to find which data it is and then trigger the appropriate receiver. So which ever condition is satisfied it triggers the corresopnding receiver which should take care of the issue you are facing.
    Regards,
    ---Satish

  • What does shopping cart error "Partner master data" or "invalid address"

    Hi friends
    what does shopping cart error "Partner master data" or "invalid address"  mean
    thanks
    regards
    chinna

    Hi Christian -
    Difference between flexible upload & Direct upload is that direct upload does not have Update Rules, direct upload will have PSA as usual & you can do testing in PSA.
    second part when you load master data - if error occurs all the records for that request no will be status error so activation will not have any impact on it i.e. no new records from failed load will be available.
    hope it helps
    regards
    Vikash

  • Webi error for master data attributes if universe is on top of BI query

    Hi All,
    We are using BO XI R2 SP5 integrated with SAP BI 7.0.
    We have built a universe on top of a BI query and when we try to build a web intelligence report that includes master data attributes like Customer City,Customer Region etc BO throws the following error:
    Error 1:
    Database error: [SOFA Driver] : Error getting members for hierarchy (level=ZFI_I03/ZFI_I03_Q0003, member=[ZFI_I03___F172], opcode=[ZFI_I03___F172]) . System error in program CL_RSDM_READ_MASTER_DATA and form VALUEREAD-02- (see long text). Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)
    For a universe built on a different BI query with master data attributes mentioned above,a different error occuring.
    Error 2:
    Your Web Intelligence session has timed out. Log out and log in again to InfoView. (Error: WIJ 77778)
    We have tried:
    1) We have executed the function module BAPI_MDPROVIDER_GET_DIMENSIONS with necessary inputs query/cube and we got correct output, like members, optional properties, selected properties and restrictions.But, still our problem remains same.
    2) Transaction u201CRSRTu201D and executed the query,transaction RSRV to check SID-tables and the related masterdata.
    Above steps we performed in response to SAP tickets 541052 / 2009,541131 / 2009 based on logs generated,but still the error persists.
    What is working:
    If a universe is built on top af an infocube directly, then there is no problem with master data attributes in webi report.
    Please let us know if you need more details to help us resolve this issue.

    Hi Naresh,
    based on the MDX you can identify that those are navigational attributes and thats why the issue is not happening when talking to the cube directly because when you connect to the cube directly the navigational attributes are not available.
    Take a look at note : 996197
    not sure if it will solve the problem because there are other notes when you search for the error message but this was most of the times the one that resolved the issue.
    the issue is in the BAPI functions
    Ingo

  • Error in Master Data Out-of-the-box Scenario Customer

    Hi Experts,
    I set up a normal out of the box scenario of master data that is supposed to sincronize just Customers, but when I create a supplier It also creates it in my subsidiary company.
    I read the documentation Config_Guide_SAP_Business_One_Master_Data_Distribution_EN.pdf and it´s clear when it said that this scenario is only for Customers. Even in the appendix the card type it´s supposed to be mapped with the fix value cCustomer.
    I checked the xsl file and the cardtype is also mapped as it comes from the sender so I do not understand exactly what it does.
    I continued with my testing and when trying to update any field in a supplier an error appears.
    So, if it´s only for customers why does it create the suppliers?
    and if suppliers are also sincronized why cannot update any field?
    Thanks in advance,
    David

    Hi experts,
    I found the field that caused the error when updating suppliers. This field is
    <OtherReceivablePayable>
    <xsl:value-of select="BO/BusinessPartners/row/OtherReceivablePayable"/>
    </OtherReceivablePayable>
    If this field is not mapped the scenario works ok for suppliers also.
    I do not understand why in the documentation this scenario is supposed to be just for customers because is for all IC.
    I suppose is an error but if someone could confirm it would be perfect.
    Thanks anyway,
    David

  • Error in Master data

    Hi Experts,
    We have a problem with one of my master data in Production System.It is failing sometimes because of space at the end of characteristic ID.For example customer group 'XXXY  '. Here you can see the space at end of the ID.Hope It should fix in R/3 side itself.Is there a way to fix this in BW side like putting space character as a special character in RSKC.If I put some special character in RSKC how it would impact on other applications.How can I inform this error to R/3 Functional people so that they can fix it not to repeat any more.Please advise me on the above issue.
    Thanks,
    Suryam.

    Hi,
          I faced, exactly the same issue. There were 100's and 100's of records that had thid peculiar special character which used to cause the loads to activate after loading was complete.
          Correcting in PSA was not an option - they were way too many. Next was to extend the transfer routine for the infoObjects having this data issue but could not guarantee that those would be the only 3 infoobjects that would have the data issue. So it really did not make sense adding it for 20-30 infoobjects and looping them up.
           I consulted the concerned functional guys nad verified if this data was 'valid' in R3? They said Yes - infact they had intentionally set a exit on r3 side to convert some characters to the required special characters for that region.
           So, now, I am going to extend RSKC to accomodate these special characters and transport to Prod.
    Only issue is that there is a limit to hom many you can include in RSKC.
    Hope this helps,

  • Error during master data delta load

    Hi All,
    I am loading delta master data to an info object 0DPM_DCAS through a flexible update.
    Received an error "101 data records in table /BI0/XDPM_DCAS marked for deletion...
    158 duplicate record found. 126 recordings used in table /BI0/XDPM_DCAS"  at the Update level.
    The status is red. There is no additional info in the Error Message button.
    Also subsequent deltas cant be triggered and it says "Repeat cant be requested".
    Please suggest an explanation and an way out.

    Hello VishNo,
    How r u ?
    This error is because of the Duplicate records existing in the InfoObject. Also, seems to be the problem in the Master Data Time independent navigational attributes table. Check the data and also the Monitor screen Details Tab entries & come back again.
    Best Regards....
    Sankar Kumar
    +91 98403 47141

  • Integration connections to bring master data into APO and BW system.

    Hi All,
    Can somebody give step by stip activities to be done FOR creating integration connection for following requriment.
    1)  To bring master data from R3 System to APO system through BI CUBES using BI type connection
    2) APO/R3 type connection R3 system to APO system.
    Regards

    Nikhil,
    Request you to let me know how can basis person helps in this.
      If this is an existing system, the applications team (APO and BW) will not require much assistance from you.  You can mostly sit back and watch them do all the work.
    I suggest that you read the help link in its entirety provided by expert Datta.  Much of the info there is helpful for both solutions.
    For the APO interface (question 2 in your original post) there is a complete step-by-step guide provided by SAP.  Check these two docs out.
    http://help.sap.com/bp_scmv250/BBLibrary/Documentation/B02_BB_ConfigGuide_EN_DE.doc
    http://help.sap.com/bp_scmv250/BBLibrary/Documentation/B05_BB_ConfigGuide_EN_DE.doc
    If you are being asked to select from one of the two scenarios you outlined, the standard Core interface is by far the simpler to implement.  Plus, it has the advantage that SAP will support you when something goes wrong.
    The BW solution is different, in that the developer (you?) MUST have detailed specifications before he can proceed.  Which master data?  At what organizational levels?  How often refreshed?  What will be the ultimate use of the data, and how must it be stored?  Where will it be stored? How to deal with inconsistencies?  Etc etc. SAP support will only solve technical problems in your solution, they won't solve errors of design or logic, unless you happen to get a very accommodating support person when you raise your message.
    But in case a basis person need to create RFC how can it be done for above scenario.
    The instructions for creating all the RFC stuff is contained in the connectivity doc I cited above.
    Best Regards,
    DB49

  • Labels reversed in french in Employee Master Data, fields Branch and Dept

    Hello
    There is an error in SAP B1 2007A translation from english to french.
    In the Employee Master Data, in french, the labels Branch and Department are reversed. So our client has its Departments in OUBR and its Branches in OUDP.
    Is there a way to make a correction to those labels without creating an add-on?
    Thank you.
    Pierre

    Hello Gordon
    I've double-clicked on the labels and nothing happens. Is there a lock in the menu that has to be deactivated before we click on the labels in order to change the caption.
    I'm in the Employee Master Data interface and the labels for the Dept and Branch are reversed in the french version.
    Thanks
    Pierre

  • Error in master data load in time dependent info object

    hi,
    while loading master data(Texts) to time dependent info object i am getting error like      <b>"INFODEP1 : Data record 8 ('00000512 ') : Invalid "to" date '1-2-2004 '</b>     
    can anyone help where exactly is the error and how to remove it.
    Thanks
    Ashish

    hi,
      the date format should be yyyymmdd.
    regards
    pls assign points if helpful.

  • Error in Master Data Charecteristic number 0DOC_NUMBER.

    Hi all,
    While doing attribute change run for the master data charecteristics 0DOC_NUMBER I am getting the following error message "Error updating the data records /BI0/XDOC_NUMBER", i tried to do RSRV to find the error and repair this master data but it showed an error message again saying " Charecteristic 0DOC_NUMBER: 649,447 values from table /BI0/SDOC_NUMBER do not exist in tab" please give me some suggestions why it is happening or any SAP Note regarding this issue, here i would like to mention 0doc_number is having 39,323,812 records.
    Regards,
    Partha

    Hi,
    the fill attribute SID table will populate the X table, but this is usually not a big problem.
    But being given your input on number of records on the different tables you issue is that your are missing entries in the SID table (the S table), which is a serious issue: it means that some master data IDs (your document number) doesn't have their corresponding SID.
    As you may know, this link is vital when you use this IOBj in ICubes since it is the SID which is posted in the Dimension table. Having this link broken would produce inacurate results in reporting for the affected documents (they will purely not show up).
    I would investigate which Master data IDs have no SID: this can be done in RSRV / elementary test / master data / Compare characteristic values in SID/P/and Q tables for characteristic.
    Please let us know how this test goes; another issue is the number of records in this IObj....
    Then you'll need to perform a where used list on 0DOC_NUMBER and compile the cubes using it.
    Let me know how it goes....
    Olivier.

Maybe you are looking for