Error in 0EMPLOYEE Master Data Load Issue

Hi,
We have 0EMPLOYEE Master Data. Due to our new development changes ralted to 0EMPLOYEE, we have scheduled 2 new info packages with Personnel number range. While creation of infopackages, we forget to main time interval from 01.01.1900 to 31.12.9999. Instead of this, the default range was selected as 24.04.2009 to 31.12.9999. Because of this selection in InfoPackage, the Employee Master Data Valid from date was changed to 24.04.2009 for all the employees in the master data after the data load.
Even after i change this selection properly and loading the data also, its not correcting with correct valid from dates.
Can you please advice, how can we fix this issue ASAP as its a production issue?
Thanks!
Best regards,
Venkata

> Even after i change this selection properly and loading the data also, its not correcting with correct valid from dates.
May be for this you have the ONLY option to delete 0Employee master data and reload it again. For this you need to delete dependent transaction data also.
Cheers,
Sree

Similar Messages

  • Master data loading issue

    Hi gurus,
        Presently i am working on BI 7.0.I have small issue regarding master data loading.
        I have generic data soruce for master data loading.i have to fetch this data to BW side.Always i have to do full data load to the master data object.first time i have scheduled info package and run DTP to load data to master data object, no issues, data got loaded successfully.whenever i run infopacage for second time and run DTP i am getting error saying that duplicated records.
       How can i handle this.
    Best Regards
    Prasad

    Hi Prasad,
    Following is happening in your case:
    <b>Loading 1st Time:</b>
    1. Data loaded to PSA through ipack.It is a full load.
    2. data loaded to infoobject through DTP.
    <b>Loading 2nd Time:</b>
    1. Data is again loaded to PSA. It is a full load.
    2. At this point, data in PSA itself is duplicate. So when you are running the DTP, it picks up the data of both the requests that were loaded to PSA. And hence, you are getting the Duplicate record error.
    Please clear the PSA after the data is loaded to infoobject.
    Assign points if helpful.
    Regards,
    Tej Trivedi

  • SPM Master Data Load Issue

    We are on SPM 3.0 SP3 (BW on HANA) We get the following error:
    "Data target EXPORT data cluster too large for application buff () inactive; processing stopped. Activate data target"
    when we load a master data file which has more than 4000 rows. Some of our files have 300000 rows and splitting the files into smaller chunks cannot be an option.  We have tried the option provided by a SAP note to adjust the parameters for the infopackage. We have also tried tweaking the packet size in the RSXAADMIN table.
    Any help in resolving this issue is appreciated.
    Thanks,
    Mani

    Hi Mani,
    Select the infopackage and reduce "Maximum size of a data packet in rows" to 1000 by default its value should be 20000 reduce it to 1000.
    If still don't work reduce it further like 800 or less.
    Let me know if you need further help.
    Assign point if helped.
    Regards,
    Aditya Panwar

  • Master Data Load Issue

    Hi Experts,
    This is regarding an issue with Master Data "DELTA" load.
    WBSe master data has below fields
    WBSe
    Approval Year
    Program definition
    Program position
    Funding Type
    ABCD
    2014
    ZZPA
    Z_ABCD
    CB
    Program Position master data has below fields
    Approval Year
    Program definition
    Program position
    Funding Type
    2014
    ZZPA
    Z_ABCD
    DC
    WBSe master data table has "look up" for program position to populate "funding type" based on Approval Year,Program Definition and Program Position.
    The issue is, daily delta load is not getting "recent/new funding type values".
    But, If load the same record with program position selection in FULL Load, the new funding type is getting updated.
    Please tell me why "funding Type" is not getting updated with new value in DELTA load.
    Thanks
    Asha

    Hi Asha,
    In delta mode only new or changed records are loaded to WBSe MD,
    and look up will only pick up data if data is loaded from Data Source to WBSe MD.
    There are 2 solutions to this :-
    1) change WBSe MD to full load, it will take care, as MD is always over written.
    2) Enhance this field in Source system, i.e. Data Source enhacement, if you know the Table for look up in source system.
    Thanks and Regards,
    Amit.

  • Master data load issue in BPC Dimensions

    Hi BPC Experts,
    I am facing an issue when loading master data to BPC dimensions.I have an Infoobject called Prodtype.I loaded master data and text to prodtype infoobject.Then i locked the BPC dimension C_Prodtype and executed DTP to load attributes and text from infoobject prodtype to BPC dimension C_Prodtype  .We able to see the data in BPC dimension C_Prodtype.By using program we are updating the BPC Dimensions  C_Prodtype.But this product type values are not displayed in BPC Administration.
    I request your help in solving this issue
    Thanks
    Mahesh

    Hi Mahesh,
    Please log into BPC admin console. Select the dimension and click on "export dimension" from the action pane.
    Hope this helps.

  • LSMW Master Data Load issue for UOM.

    Hello Friends,
    I hope that someone out there can provide a answer to my question.
    I am attempting to use LSMW to load Alternate units of measure via MM02. The Main data is already in the system.
    My Flat file has 2 levels.
    Header--> contains Material Number
    Line --> contains data relevant to each UOM that I want to enter.
    When I do the Direct Input Method, I get the following message:
    "The material cannot be maintained since no maintainable data transferred"
    Here is the format of the flat file.
    SOURCEHEAD HEADER
    IND C(001) INDICATOR
    Identifing Field Content: H
    MATNR C(018) Material
    SOURCELINE UOM DATA
    IND C(001) INDICATOR
    Identifing Field Content: L
    MAT C(018) MAT
    UMREN C(005) Denominator for conversion to base units of measure
    MEINH C(003) Alternate Unit of measure sku
    UMREZ C(005) numerator for conversion to base units of measure
    EAN11 C(018) International Article Number (EAN/UPC)
    NUMTP C(002) Category of International Article Number (EAN)
    LAENG C(013) Length
    BREIT C(013) Width
    HOEHE C(013) Height
    MEABM C(003) Unit of Dimension for Length/Width/Height
    VOLUM C(013) Volume
    VOLEH C(003) Volume unit
    BRGEW C(013) Gross weight
    NTGEW C(013) Net weight
    GEWEI C(003) Weight Unit
    When I manually process the data, I have no issues.
    I am thinking that I may just be missing some piece of information necessary to get this data processed, am can not see what the answer is.
    Any Help that can be provided would be great.
    Regards,
    Christopher

    Hello,
    You need to map BMMH1 along with BMMH6.
    Map TCODE& MATNR in BMMH1 with XEIK1 = 'X' (BasicData). Subsequently map fields of structure: BMMH6.
    I just made a test now and it works fine for me.
    Hope this helps.
    Best Regards, Murugesh AS

  • LSMW Master Data Load issue.

    Hello Friends,
    I hope that someone out there can provide a answer to my question.
    I am attempting to use LSMW to load Alternate units of measure via MM02. The Main data is already in the system.
    My Flat file has 2 levels.
    Header--> contains Material Number
    Line --> contains data relevant to each UOM that I want to enter.
    When I do the Direct Input Method, I get the following message:
    "The material cannot be maintained since no maintainable data transferred"
    Here is the format of the flat file.
    SOURCEHEAD                HEADER                                                                               
    IND                            C(001)    INDICATOR               
                                       Identifing Field Content: H       
        MATNR                          C(018)    Material                
    SOURCELINE                UOM DATA                                                                               
    IND                            C(001)    INDICATOR                                                                               
    Identifing Field Content: L                                  
         MAT                            C(018)    MAT                                                
         UMREN                          C(005)    Denominator for conversion to base units of measure
         MEINH                          C(003)    Alternate Unit of measure sku                      
         UMREZ                          C(005)    numerator for conversion to base units of measure  
         EAN11                          C(018)    International Article Number (EAN/UPC)             
         NUMTP                          C(002)    Category of International Article Number (EAN)     
         LAENG                          C(013)    Length                                             
         BREIT                          C(013)    Width                                              
         HOEHE                          C(013)    Height                                             
         MEABM                          C(003)    Unit of Dimension for Length/Width/Height          
         VOLUM                          C(013)    Volume                                             
         VOLEH                          C(003)    Volume unit                                        
         BRGEW                          C(013)    Gross weight                                       
         NTGEW                          C(013)    Net weight                                         
         GEWEI                          C(003)    Weight Unit                                        
    When I manually process the data, I have no issues.
    I am thinking that I may just be missing some piece of information necessary to get this data processed, am can not see what the answer is.
    Any Help that can be provided would be great.
    Regards,
    Christopher

    Answered. Problem was that the Basic Data one flag was not set. Thanks to  Murugesh AS

  • Master data load issue with flexible data source

    Hi All,
    1CL_OLIS001have this data source for loading configuration data. the changed records are not updating into this DS regularly.
    I have delta load on this every day. It loads correct data for one month and suddently it will start loading 0 records every day with out failing. If I reset the delta, it will work fine for month or two and then will corrupt again.
    Is any one have this kind of issue before Please suggest to resolve this issue permanently?
    Thanks and Regards,
    Pooja

    Hi Pooja,
    1) It might be Database table space issue in the backround, Please checkit out with BASIS
    Regards,
    Marasa.

  • Master Data loading got failed: error "Update mode R is not supported by th

    Hello Experts,
    I use to load master data for 0Customer_Attr though daily process chain, it was running successfully.
    For last 2 days master data loading for 0Customer_Attr got failed and it gives following error message:
    "Update mode R is not supported by the extraction API"
    Can anyone tell me what is that error for? how to resolve this issue?
    Regards,
    Nirav

    Hi
    Update mode R error will come in the below case
    You are running a delta (for master data) which afils due to some error. to resolve that error, you make the load red and try to repeat the load.
    This time the load will fail with update mode R.
    As repeat delta is not supported.
    So, now, the only thing you can do is to reinit the delta(as told in above posts) and then you can proceed. The earlier problem has nothing to do with update mode R.
    example your fiorst delta failed with replication issue.
    only replicating and repeaing will not solve the update mode R.
    you will have to do both replication of the data source and re-int for the update mode R.
    One more thing I would like to add is.
    If the the delat which failed with error the first time(not update mode R), then
    you have to do init with data transfer
    if it failed without picking any records,
    then do init without data transfer.
    Hope this helps
    Regards
    Shilpa
    Edited by: Shilpa Vinayak on Oct 14, 2008 12:48 PM

  • To enhance 0EMPLOYEE master data attributes, need to delete and load again?

    Dear Support,
    In order to meet business intelligence demands, I had three more attributes (region, time rate and worksite) to 0employee time dependent characteristic.  The datasource to load 0employee attributes and its structure were enhanced to fill the new fields.
    After first load, 0employee master data could not be activated. So I deleted 0employee master data, what I couldnu2019t do without deleting its data from transactional HR infocubes. I deleted transactional data and afterwards master data. I load it again and activated, with no errors this time.
    This occured in development system.
    Changes are about to go to production environment and deleting almost all transactional RH area infocubes and 0employee master data is something that we all want to avoid.
    I am asking if there is a workaround in order to solve this without doing the stated time and resources consuming task.
    Thanks in advance for your help,
    Best Regards,
    André Oliveira

    Hi Andre,
    You should be able to do a full load to achieve this. No need to delete the data. If there are corrupt data in BI with overlapping time periods, fix it by maintaining the master data. If corrupt data comes from source fix it in PSA.
    Also you can specify to load the data for a time range only which might be easier than to load all history.
    good luck,
    vijay

  • Error in Setting lock for Master Data Load

    Hi Team,
    I encounter the following error while uploading the Masterdata
    "Lock NOT set for: Loading master data attributes
    Attributes of characteristic 0BPARTNER are locked by terminated change run 465451241"
    I Performed the following steps
    1) Checked if any active jobs (change run jobs) running in the system. But no jobs running.
    2) RSATTR->infoobject list-> no infoobject found
    3)Tried after sometime ,but load continue to fail
    Could anyone help to solve the problem
    thanks
    Bala

    Hi Bala,
    Check in SM12 if there are any locks exist with the change run number?
    First check if there are any Master data loads running related to it?
    Check in the Attribute change run screen if there are any change run steps are running?
    Once after checking the above if no locks exist and no master data is running then check the below steps
    1. Run RSA1 transaction
    2. Tools -> Apply Hierarchy/Attibutes Change(or direct transaction RSATTR)... menu option
    3. Click at "Monitor and Start terminated Change Runs" button (at the bottom of the screen)
    4. Click "Reset Status" button at Run ID 465451241
    NOTE: this is not recommended, to unlock the locks better to wait till the locks get relased.
    If still the error message persists then we can use a FM in se37 in serious cases which was not recommended by SAP...
    Use RSDDS_AGGR_MOD_CLOSE in se37 and execute--->there give ur failed change run no(465451241) beside I_CNSID and execute...
    It releases all the locks by that change run....and continue with your further work/jobs...
    Regards
    KP

  • 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

  • R/3 Master Data Load Error

    Hi Experts
       Our master data load from R/3 to BW was failed today.
    This is the error message on status Tab of failed request
    Diagnosis
    No IDocs could be sent to the SAP BW using RFC.
    System response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of the SAP BW.
    Further analysis:
    Check the TRFC log.
    You can get to this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Removing errors:
    If the TRFC is incorrect, check whether the source system is completely connected to the SAP BW. Check especially the authorizations of the background user in the source system.
    I navigated through Environment -> Transact. RFC -> In source system"
    In R/3 i got the following error
    timeout during allocate / CPIC-CALL: 'ThS
    #Timeout during connect                 
    How shall i proceed now.
    Thanks

    Hi,
    Check the RFC connection between R3 and BW. Use transaction SM59 for the same or take help from the BASIS team.
    If that is correct check the EDI partner profiles, if they are active and functioning properly. You can take BASIS help here.
    Cheers,
    Kedar

  • 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

  • Sap bw 7.3 master data load error

    sap bw 7.3 master data load error
    erroe: Exception in Substep Rules

    Hi Jayram,
    I am assuming that you are getting this error when you are loading data from PSA to IO. If so, the error might be because of
    1. Duplicate records
    PSA might have duplicate records. But you will be able to load only one record to Master data IO. In DTP Update tab, there is an option for "Handle Duplicate Record Keys" . Just enable this & try to load again.
    2. Erroneous records.
    Some special reocrds are allowed in PSA where as thye might not be allowed in Master Data/Data Targets like Lower case letters/ some speacial characters etc. If error is because of this, then you might need to correct the data at PSA level & reload the data to Master data. Else get it corrected in source system itself & fetch the data to BW. Or write some code to take care of these special characters.
    Hope it helps!
    Regards,
    Pavan

Maybe you are looking for

  • Workflow issue with Service Entry Sheets

    I wonder if you can help. We currently use workflow for the approval of service entry sheets. Whenever they are approved we get an email in our workflow master account which states : The work item "Exception in Workflow for Entry Sheet 1000XXXXXX" (I

  • Workflow in document library doesn't function properly on uploaded documents

    I have a document library with a few different content types. When documents are added to the library either via new or upload I want to run a workflow that numbers the documents (so contracts have a contract number & change orders have an order numb

  • How can I access 2different email accounts?

    How can I access 2 different email accounts. I thought when I selected mail it would give me list of email accounts. Am I doing something wrong? Please help...

  • When is the next ios software update coming out

    I need to know when a new ios software is comeing out

  • Custom NodeList Implementation

    I want my own org.w3c.dom.NodeList backed by an ArrayList, so I implemented: public class SimNodeList extends ArrayList<Node> implements NodeList {      private static final long serialVersionUID = 1L;      public SimNodeList() {           super();