HR Master data download error

Dear all,
I am trying to download HR Master data  using FM gui_download.
In case of downaloading all staff data, I am getting incorrect no
of records in xls file though  no of records internal table is accurate.
Also some of the records values are corrupt or incorrupt values.
As analysed ,   when any value in a record ends with '#' as mentioned below, It is already considered as TAB separtion,thus
ends with incorrect values in certain records
CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
      FILENAME              = fname
      filetype              = 'ASC'
      WRITE_FIELD_SEPARATOR = 'X'
    TABLES
      DATA_TAB              = table.
When I try with ' '( space ) as the separator  in this FM , number of records are correct ,but not spread across in respective columns. I need to download in xls file with tab separation....
I appreciate your suggestion on this ....
Thanks
- MK

Hi Rob,
I   have replaced those tab values with place before moving to function module.
still, I am getting the number of records to be less than what is in internal table in xls download.
There are records with  genuine errors,  which can be  corrected.Still it is supposed to give atlease number of records to be accurate one.
Has anyone come across such issue while downloading master records
I appreciate ur help.
Thanks
- M

Similar Messages

  • 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

  • Material Master Data Loading Error

    Hi All,
    I am loading master data for material. i got the following error.
    1. 0material_attr :
        Record 1 :0MATERIAL : Data record 1 ('000000000000010220 '): Version '000000000000010220 ' is not   valid
        Process :   If this message appears during a data load, maintain the attribute in
                         the PSA maintenance screens. If this message appears in the master data
                         maintenance screens, leave the transaction and call it again. This
    2.0material_text : Data record 1 ('000000000000010220E '): Version '000000000000010220 ' is not valid
       Process :  Same as above.
    I have applied RSKC tcode in BI with ALL_CAPITAL, ALL_CAPITAL_PLUS_HEX, and one special character string. but still getting the same error.
    Regards,
    Komik Shah

    Hi All,
    Thanks for the reply. i have solved most of errors. but there are some errors like this
    Diagnosis
        Data record 261 & with the key '000000000000132559 &' is invalid in
        value '10x8x5 &' of the attribute/characteristic 0SIZE_DIM &.
    System Response
        The system has recognized that the value mentioned above is invalid, and
        has processed this general error message. A subsequent message may give
        you more information on the error. This message refers to the same
        value, even though it does not state this explicitly.
    Procedure
        If this message appears during a data load, maintain the attribute in
        the PSA maintenance screens. If this message appears in the master data
        maintenance screens, leave the transaction and call it again. This allows to maintain your masterdata
    which string i should have to add in RSKC to remove this error ? i have already added  the ALL_CAPITAL, ALL_CAPITAL_PLUS_HEX.
    I have assigned points.
    Regards,
    Komik Shah

  • Lock NOT set for: Loading master data attributes error

    Hi experts,
    We were encountering this error before when trying to load master data.  When we checked the system we could not find any locks at the time, and activation or kicking off the attribute change run failed again.  We finally solved the problem running FM RSDDS_AGGR_MOD_CLOSE which sets the close flag to 'X' in table RSDDAGGRMODSTATE.  I have read that it is possible this lock error happens when two change runs happen at the same time.
    My question are:
    1. is it possible to find out what process exactly "caused" the lock? the table RSDDAGGRMODSTATE does not have a reference to any object or job. I am curious as we are trying to find ways to avoid this in the future...
    2. in our case, when we could not find any locks, is running this fm the only work around? is this a best practice?
    mark
    Message was edited by:
            Mark Siongco
    Message was edited by:
            Mark Siongco

    Hello Catherine
    I have had this problem in the past (3.0B) --> the reason is that our system was too slow and could not crunch the data fast enough, therefore packets where loacking each other.
    The fix: load the data into the PSA only, and then send it in background from the PSA to the info object. By doing this, only a background process will run, therefore locks cannot happen.
    Fix#2: by a faster server (by faster, I mean more CPU power)
    Now, maybe you have another issue with NW2004s, this was only my 2 cents quick thought
    Good luck!
    Ioan

  • Master Data Loading Error

    Hi,
    While loading the master data from R/3 below error message getting.
    Error Message:DUMP:ABAP/4  Processor:ASSIGN_TYPE_CONFLICT.
    Thanks,
    Jayapal.

    hi,
    Check..
    /thread/261418 [original link is broken]
    Data Load Short Dump (ABAP/4 processor: ASSIGN_TYPE_CONFLICT)
    Also, Check..
    OSS note 971584 - ASSIGN_TYPE_CONFLICT in the DTP program
    Regards
    Lavanya

  • 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

  • GL account master data download

    Hi Experts,
    I want to download the GL account master data from Quality(testing) system and i want to upload the same into Development system via LSMW as the number of GL account master data is more.  Can anybody tell me how can i download the gl account master data? so that my uploading work will be easy.
    Thanks in advance

    Hi,
    Go to path : Accounting -->Financial Accounting -->General Ledger -->Master Records -->G/L Accounts -->Collective Processing -->OB_GLACC11 - Chart of Accounts Data / OB_GLACC12 - Company Code Data  / OB_GLACC13 - Descriptions click on OB_GLACC11 or OB_GLACC12
    And enter  give company code and Execute (F8) click on Select all records click on Print button  and click on List > Save / send>File an select Spreadsheet and enter and save the excel sheet and upload through LSMW
    Thanks,
    Raviteja

  • Master data table error in PC

    Hi Gurus
    i am trying to run a data transfer process for BPARTNER but when i do it it gives me an error...that master data table is already locked..how to go about resolving it..points not an issue

    Hi,
    Goto tcode SM12, give the user as * and then execute it & in the next screen search BPARTNER
    there it will show you the entries for locks on this infoobject if any....
    It will show you the user who locked, the process (Eg: Change Run or some other data load) which locked & so on....
    & then if needed delete locks....
    And then try starting your load...
    Rgrds,
    Habeeb

  • HR Master data serialization error

    Hi,
    I activated serialization on sender and receiver system:
    (Transaction SALE -> Modelling and Implementing Business Processes -> Configure Predefined ALE Business Processes -> Human Resource -> Master Data Distribution - > Serialize HR Master Data)
    After processing, some iDocs have status 51 - Serialization error for object &. Expected counter 000001 < 000002 in IDoc.
    I understand that when I get iDoc with too big serialization counter the iDoc should have status 66 (IDoc is waiting for preceding IDoc (Serialization)) and I should be able to reprocess the iDoc when I get iDocs with missing serialization counter. Am I right?
    So why do they have status 51 and not 66?
    Thanks for answer in advance.

    there is some inconsistency in the receiver system.
    for ex:
    sender system Company code is different from the receiver system. etc...
    Edited by: Ashok Kumar Reddy N on Feb 6, 2008 1:46 PM

  • HR Master Data Export error

    Hi all,
    I'm working at a client where we upgraded from 4.6 to 6.0. This client has never used the master data export program.
    I'm trying to configure the master data IDOCs, but I'm having an error when running the program RPCEMDU0_CALL. It refers  to an OSS note back in 2001, so that really does not apply to this installation. The problem seems to be with function module HR_PU12_UPDATE_T532K_T532L on IT0106. Some sort of data dictionary discrepancies. I haven't been successful in finding any newer notes related to this.
    Has anyone experienced this problem before?
    Thanks in advance for your response.
    Cesar

    Hi Bernd,
    Thanks for your response. I looked at that OSS note but it doesn't seem to be realted to the problem I'm having.
    The error reads:
    "Export program terminated   A009
    Export program obsolete, regeneration required
    Do not regenerate immediately: First make a  $STRUC_P0106 back up of the include
    PERNR N 000008 000000
    (See note 375108) This include is very important if old cluster IF records"
    I've re-activated the program and interface formats, but still getting the same error.
    Thanks again,
    Cesar

  • 0ASSET_ATTR master data load error

    Hi all,
    I got an error when i was loading the master data for Asset number.
    The error message in BI side is: u201CThe error occurred in Extractoru201D.
    When tried to check the data in the RSA3 extract checker their it was giving me short dump with error message as
    *Runtime Errors         CALL_FUNCTION_CONFLICT_LENG
    Exception              CX_SY_DYN_CALL_ILLEGAL_TYPE*
    Short text: Type conflict when calling a function module (field length).
    What happened?
         Error in the ABAP Application Program, The current ABAP program "GP4A36CIW2A4S3VKUAJL657AX3F" had to be terminated because it has come across a statement that unfortunately cannot be executed.
         A function module was called incorrectly.
    *Error analysis: *
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was not caught in procedure "EXTRACTOR_FETCH" "(FORM)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the exception would occur, the current program is terminated. The reason for the exception is:
        The call to the function module "ARBW_BIW_GET_MASTER_DATA" is incorrect:
        In the function module interface, you can specify only fields of a specific type and length under "E_T_BIW_ASSET". Although the currently specified field " " is the correct type, its length is incorrect.
    Thanks & Regards
    Prabhakar

    Thanks KK !!!!!!!!!!
    Issue got resolved.
    ASSIGNED POINTS.
    Thanks & Regards
    Prabhakar

  • BW master data upload error..

    Hi all.
    Currently, Master data "OCOORDER attribute" was scheduled every morning.
    However, this data hasn't been succeeded for two months.
    After this data is running about 10 hours, I am receiving the following error message:
    1. The attributes for characteristic 0COORDER are locked by a change run.
    2. Error 1 in the update.
    3. Lock NOT set for: Loading master data attributes.
    We are using SAP BW 3.0.
    In the monitor for Change Run program "RSDDS_CHANGERUN_MONITOR", even though this data wasn't successfully loaded,
    it is showing following screen:
    "Characteristics to be activated"
    Did anyone of you have this problem before?

    hi,
    yes realignment run must have been executed after master data loading. you are right, realignment and master data can't be processed in the same time.
    0COORDER master data should not take 8 hours, it's too long, normaly master data should be in mins.
    if you are in bw 3.x, you may try to use process chain,
    here you can arrange realignment after all master data finished upload.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0afcd90-0201-0010-b297-9184845346ca
    hope this helps.

  • Help needed please -Master data loading- error with text loading.

    Hi,
    Iam S.Sushma. Iam getting error while loading master data from flat file- attributes and texts.
    I have loaded attribute data successfully. But when iam monitoring the text data then iam getting following error.
    ""SET THE LANGUAGE FIELD IN THE SOURCE SYSTEM-LONG TEXT.""
    ""RECORD1: SRPID_1:DATA RECORD 1(EN S):DUPLICATE DATA RECORD.
    "ERROR 4 IN UPDATE"
    I took 2flat files for attributes and texts.
    SRPID is key field.(sales representative id)
    attributes:- SRPID, NAME1, AGE1, ADD1,PHONE1.
    text:-  SRPID,LANG,SHTXT,MDTXT,LGTXT.
    Iam just a begginer so need your guidence. Thank you in advance.
    Message was edited by: sushma sandepogu
    Message was edited by: sushma sandepogu

    Hi Eugene,
    Thank you for your guidence. I have changed the order in flat file and got the results successfully. But when iam viewing the Master data text the S10 in coming in 2nd position  in maintain master data-list screen i mean :-
    SRPID LANG NAME AGE ADD PHONE SHTXT MDTXT LGTXT
    S1         EN  ABC   34  GDS 1234  AS    ASD   ASDDF
    S10
    S2
    S3
    S9.
    Iam not understading why. Hope yu can help me. I have assigned full points to you for your previous solution.
    Thank you in advance.
    S.Sushma.

  • 0MATERIAL master data loading error - version not valid

    Hi all,
    When i am trying to load 0material master data , i get the following error :
    0MATERIAL:Data record 1 ('000000000000100001 '): Version '000000000000100001 ' is not valid RSDMD 194
    System diagnosis :
    Data record 1 &  with key '000000000000100001 &' is invalid in value '000000000000100001 &'  of the attribute or characteristic 0material &.
    System response
    The system has recognized that the value mentioned above is invalid, and has processed this general error message. A subsequent message may give you more information on the error. This message refers to the same value, even though it does not state this explicitly.
    Procedure
    If this message appears during a data load, maintain the attribute in the PSA maintenance screens. If this message appears in the master data maintenance screens, leave the transaction and call it again. This allows you to maintain your master data.
    Please help me solve this problem. Will assign points.
    Thanks & Regards,

    Hi Stefen,
    Thanks a lot for your input.. It has solved my problem as well.
    10 points from me
    Thanks a lot.
    Regards
    Dolly

  • Employee master data replication error

    Dear experts,
    Please help on the issue, as we are doing the UAT test next week.
    When doing the employee master data replication on test tenant, everything works fine, the replication status is green. But when doing the employee replication on production tenant, replication status is red, and system gives error message:
    Company of employment missing for remote employee XYZ.
    We check the Employee in Replication Request, and go to the Employment tab, the Company ID is missing there on PRD tenant.
    But we check the table OTM_HREE_C01 on ERP PRD and Test tenant , everything looks the same, also the Configuration in report OTM_TRIGGER_EMPL_REPL_CE, everything seems to be the same there.
    Could you please let us know what went wrong, and what else to check?
    Thanks!
    Best regards,
    Wendy

    Here's some things that I would check:
    - Make sure idoc includes the company code for the employee <E101OTM_S_EMPL_EMPLOYMENT> <COMPANY_CODE>
    - The assigned cost center of the employee must belong to the same company code this employee is assigned to.
    - Review the company code set-up to make sure it is complete
    - The communication arrangement to make sure it is complete

Maybe you are looking for

  • Back up an External Hard drive.

    I am wondering if time machine has this capability: I have a iMac G5 with a 60gb hard drive, and an 250gb external hard drive that houses my movies, music and photos. To I have the ability to set time capsule/ time machine to back up both the interna

  • File Adapter (FTP) Receiver modification check

    Hi All, In the sender adapter we can check advanced mode and then check the modification of the file to be picked up so we always take the full file. We have a scenario where XI writes a file in a server via FTP and a job is executed in that server t

  • How do you change the "From" field to have a name that you want?

    For instance, I receive sports updates from Rotoworld and ESPN. Their email addresses are '[email protected]' and '[email protected]'. Can I change this somehow? Can I change the name so that the From field show what I want it to show instead of the

  • PDK help needed...

    Hello all, I've been tasked with installing the PDK on our NW2004s Sr1 EP7 system (Solaris). I have downloaded and imported the PDK2004s_Runtime_Samples.zip as per the instructions that come with that download (available here:https://www.sdn.sap.com/

  • Removing Extra Stuff from Scanned Page...

    Hi All, I have a scanned page saved as a JPEG file. The page contains handwritten stuff (like text or drawings in black or colored ink). How to remove extra stuff like page shrink marks or background of the paper from the scanned page so that only wr