Load is failing when trying to load Master data

HI When i am trying to load Master data, i am getting the below message for all the records, can some one let me know what am i doing wrong in here.
Below is the message i am able to see in PSA.
InfoObject /BIC/ZCONTPSTC does not contain alpa-Conforming value 80222     RSAR     196     
Thank You,
Kris.

From
Re: Alpha Conversion Problem
"- go to transfer rule (info source)
- check the flag for optional Alpha conversion (you should it on the left-hand side, at the very end "conversion")
you will see the data will be loaded with any trouble afterwards, because the system will do the conversion for you "
OSS note 598691 describes this behavior.

Similar Messages

  • Dumps when trying to Maintain master data

    Hi All,
    When we are trying to Maintain master data for a master data object 0WBS_ELEMT, we are getting a short dump "CALL_FUNCTION_NOT_FOUND" in our BI 7.0 system.
    What we are doing is Right click on 0WBS_ELEMT info object and Maintain master data, then we get the above dump. Saw in one of the forums that by making the info object in active and activating it again it will solve the issue but even after doing this the issue still persists, we still get the dump. Would need help from all of you.
    regards,
    Suman Pitta

    Hi Suman,
    The dump is due to the fact that 0WBS_ELEMT has an attribute which still
    uses the POSID conversion exit. Attribute 0PROG_POS should use
    conversion exit POSBW. And in fact, in RSD1 of this infoobject, POSID is
    Still maintained. However, if you go to the DDIC object in SE11
    (SE11 -> choose "Domain" -> /BI0/OPROG_POS -> Display), you will
    see that the conversion routine POSID still appears. This is the reason
    you get the dump.
    In order to resolve this issue, go to RSD1 -> enter infoobject
    '0PROG_POS' -> choose maintain -> Set object status to inactive and
    reactivate the InfoObject. The reactivation should regenerate the DDIC
    objects (you can check this in SE11 again).
    Alternatively change to the version from content which utilises POSBW
    already.
    regards,
    Colin

  • While loading master data to infoobject Load failed due to Duplicate record

    Hi Experts,
    While loading master data to the infoobject load failed .
    The error it is showing is 24 Duplicate record found. 23 recordings used in table.
    Pls help me to solve this issue
    Thanks in Advance.
    Regards,
    Gopal.

    In infopackage settings u will find a checkbox for 'delete duplicate records'.
    I think it appears beside the radio button for 'To PSA',and also tick checkbox for 'subsequent update to data targets'.
    This will remove the duplicate records(if any) from the PSA before they are processed further by transfer and update rules.
    Use this and reload master data.
    cheers,
    Vishvesh

  • 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

  • Error 0 update while loading master data

    Hi,
        Iam facing a problem while loading master data.Data has comes to PSA but it getting failed to load into infoobject it is showing the error " error in the 0 update".
    Ihave tried for manual update, even though it is showing same problem .masterdata 0material is copy back from production to Quality.presently iam uploading data in quality.can anybody give your valuable suggestions.
    Thanks & Regards,
    Mahi.

    I've a compounding characteristic in this characteristic.
    And the master data loading was fine yesterday but today it doesn't work.
    When I check with rsrv this characteristic, a dump with message:
    Error in ABAP application program.
    The current ABAP program "SAPLRRSI" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    In program "GP47HH4A9VROVK98YR0TT9S7TQ5 ", the following syntax error occurred
    in the Include "GP47HH4A9VROVK98YR0TT9S7TQ5 " in line 25:
    "Field "/BIC/MZCATWRT" is unknown. It is neither in one of the specifie"
    "d tables nor defined by a "DATA" statement. "DATA" statement."
    So I think something is wrong in this Char.
    But what can I do for that?
    Thanks a lot for all idea.
    Juan

  • DTP error: Lock NOT set for: Loading master data attributes

    Hi,
    I have a custom datasource from ECC which loads into 0CUST_SALES.  I'm using DTP & transformation which has worked for loading data in the past for this infoobject.  The infopackage loads with a green status but when i try to load data, the DTP fails with an error message at "Updating attributes for InfoObject 0CUST_SALES Processing Terminated" & the job log says: "Lock NOT set for: Loading master data attributes".  I've tried reactivating everything but it didn't help. Does anyone know what this error means? We're on SP7.   Thanks in advance!

    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

  • BPC75NW: Error Loading Master data for BPC Dimensions from BW InfoObject

    Hello Gurus,
    I'm trying to load master data for BPC Dimensions from BW Infoobjects.
    The ID thats used in BW is 32 char long. When I run the load, the ID is truncated after 20 chars and  the records are reported as duplicates.
    Due to this the load is failing.
    I cannot use any other ID as the texts will not be loaded in that case.
    Is there any work around to handle this?
    I cannot load the transaction data either.
    I looked at some posts and blogs in sdn, but nothing really helped.
    Cube - 0RPM_c05 (Financial Planning cube in SAP PPM)
    Version: BPC 7.5 NW SP5
    Thanks,
    Vasu

    Thanks Everyone.
    " you can write a transformation file and give a new name to those IDs who have values more than 20 characters."
    Poonam - Could you explain more?
    I tried using a additional Dimension property to hold the 32 char ID. But I cannot access this in the transformation.
    Is there a way to refer the dimension property in the Transformation file or in the UJD_ROUTINE BADI implementation?
    Thanks,
    Vasu

  • Error while loading master data to attribute ZMAJORGU(Major organisational unit)

    Hi Experts,
    While loading master data to  ZMAJORGU(MOU)(info object texts) from  datasource (ZOS_HRP1000)datasource iam getting error in DTP.
    below is the error...
    Diagnosis
        Data record 349 & with the key 'Ship &' is invalid in value 'Ship &' of
        the attribute/characteristic ZMAJORGU &.
    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 find the below screen shots
    I have done the following regarding the issue ....Looking at the error i have gone trough the transformation and i didnt find any routines or formuales
    I have checked the PSA and down loaded the data to spread sheet and put a filter on SHORT and STEXT assuming i will find the value
    'Ship &' as mentioned in the Diagnosis description. However i was not able to find the relavent data(i went to se16 gave teh request ID from PSA and displayed the entire data)tarting with Ship .The closest  value i could find in both the fileds was was AVP Shipment .
    I have the following questions
    1)In the screen short 2 it says record number 349 is it right to go to PSA table and check against the record number 349(i tried that but i was not able to find the error against that record)
    2)why am i not finding the value 'Ship' in PSA ...but this is the value wich is creating a poblem in updating to the target ....does it mean the record value is Ship or it starts with Ship or is ir part of some word?
    Please find the attached PSA data file (u have to convert it to Excel)
    I request people to help me analyse the issue and fix the issue.
    Regards
    Kiran

    Ram
    I checked other records as well they were a lot of smallcharecters upper case charectres ,numeric special charecters .but nothing stopped ...when the system is even accpeting all other charectres  like smallof caps or numeric... why on this record is creating an issue...
    please have a look at error stack
    and i have one more question when i look at PSA there are close to 300000 records
    but when i do an SE16 with request id i see only close to one lakh records (i came to conclusion b dragging down and the last record number was (below screen shot)
    Can you tell me what my mistake is numebr or records are not tallying in SE16 and PSA..

  • Error in DTP while loading master data

    Hi Experts,
    When Iam loading 0MAT_SALES attributes master data, the load is complete till PSA. But whicle executing DTP to reach its further data target "info object" I getting an error Data record 7632 ('030001DF2116VBG20V-M9‚B '): Version '030001DF2116VBG20V-M9‚B ' is not valid. I understand that the same key values exist in the field.
    Iam also aware that if we check the tab "unique data records" in the update tab of DTP, it may be resolved.. but is this the right way to resolve this error? Or there is any other way to resolve this. Please help me to sort this.
    Also, in the above error statement, how can i see the record no "7632" in the PSA maintenance srceen?
    Points will be assigned.
    Best Regards,
    Geeta.

    Hi,
    Once you identify the master data record because of which the load is failing go and check the Master Data table for 0MAT_SALES(P-Table).And check for the OBJVER for the particular record.
    It might be happening that the same record exists in both M and A version(as you said data with same key exists)or the record might be in M Version.
    In that case run a Attribute changerun for 0MAT_SALES.This should bring all the records in A version.Then repeat the load and check.It mite go through.
    This might happen if there were changes in the Master data inthe last run and no change run was performed.
    Regards,
    Abhishek

  • What if i load transaction data without loading master data

    Hello experts,
    What are the consequences if i load transaction data without loading master data?Are there any other factors except the load performance because of SID generations etc and inconsistencies.
    <b>What kind of potential inconsistencies will occur?</b>
    Problem here is:
    when the transaction load starts a new master data such as employee(x) would be have been created in R/3 which does not exist in BW and hence transaction load fails.
    Thanks and Regards
    Uma Srinivasa rao

    Hi Rao,
    In case you load the master data after loading the transcation data and if there is any look up at the master data in teh update rules, then you can delete and reconstruct the requests in the ODS/Cube so that the latest master data is pulled in in the data target.
    Make sure you do the Apply hier/attr change before doing the delete and reconstruct.
    Bye
    Dinesh

  • Where to set lock while loading master data attributes

    Hello Experts,
    I have two different datasources from ECC which loads into 0CUST_SALES attributes. I'm using two different DTP & transformation which are loading data in the this infoobject attributes.
    When i try to load data, the DTP fails with an error message at "Updating attributes for InfoObject 0CUST_SALES Processing Terminated" & the job log says: "Lock NOT set for: Loading master data attributes".
    Here what exactly  LOCK means?
    Thanks in advance.
    Zakir Khan.

    Hi,
    The lock means that some program is updating the master data (a table) and at the same time other program can not update that same master data. When the first program completes the updation it will release the lock so that the other program can update this.
    In your case you and schedule the DTP one after another.
    Thanks

  • DM Package Abort while loading master data - BPC 10 NW

    Hello gurus,
    I am trying to load master data from BW InfoObject to BPC.  The package is running successfully if I just load the master data (without selecting the hierarchy node).  However, when I select the hierarchy node, the package aborts without giving any details in the package log.
    Please note that the hierarchy for the BW InfoObject is time-dependent.
    Therefore, I was wondering if there are other requirements that should be in place (such as new SAP notes, etc.) or any other procedures that should be followed while loading the time-dependent master data from BW to BPC.
    Thanks in advance for all your valuable guidance.
    Best regards,
    Vijay

    Hi Vijay,
    Please have a look at your ST22 t-code if it gives this error:"exception 'CX_SY_RANGE_OUTOF_BOUNDS'   " apply the following note:
    1957783 - An exception 'CX_SY_RANGE_OUT_OF_BOUNDS' occurs while
    loading infoObject hierarchy on BW 740
    Regards,
    Noura

  • Issue while loading master data from BI7 to BPC

    Dear Experts,
    I'm trying to load master data from BI7 to BPC NW using scenario 2 mentioned in the below document.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00380440-010b-2c10-70a1-e0b431255827
    My requirement is need to load 0GL_ACCOUNT attribute and text data from BI7 system to BPC.
    1.As mentioned in the How to...doc I had created a dimension called GL_ACCOUNT using BPC Admin client .
    2.Able to see GL_ACCOUNT in RSA1, when I try to create a Transformation(step 17 , page-40) to load Attribute data I could not find source of transformation object as 0GL_ACCOUNT(which exist in BI7) . I could only able to see only dimensions available in BPC system when I click F4 in Name.
    What could be the reason to not getting BI infoobject as source in BPC?
    Thanks in advance...
    regards,
    Raju

    Dear Gurus,
    My issue got resolved. So far I'm trying to pull data from R/3>BW>BPC. In the existing land scape BW and BPC are 2 different boxes. That is the reason I couldn't able to see BW objects into BPC (since 2 are different boxes). To resolve the issue I have created a new infoobect (RSD1) in BPC and data loading is from R/3>BPC infoobject(which is created through RSD1)>BPC Dimension.
    Thanks and regards,
    Raju

  • HOW to load Master data

    Can I not load Master data, that is Text directly to infoObject.
    Now I load Text to a custom infoObject from a flat file.
    Infopack puts data in PSA, Then dont I need a DTP to put data into infoObject.
    Now when I try to create DTP it will say it will need a transformation and it will create it. Now when U execute DTP it is failing because infoObject is not an inforprovider.
    Once InfoObject is in an infoarea that it is good to go.
    Now I dont want the infoObject to be infoprovider. How can I load directly to master data tables of the infoObjects.

    Hi GMAN
    In BI7.0, You can use "Old" data source, that can upload into master data directly.
    If you want to use "Old" one, change back your data source to 3.x data source.
    For more details, see below links.
    Datasource or Datasource 3.x
    Hanna

  • Problem load master data

    Hi experts
    I am trying to load master data 0MATERIAL ATTR, there is no error when load into PSA but when I did load into IO it shows error as below:
    Too many error records - update terminated
    Example:
    Record 1 :0MATERIAL : Data record 1 ('000000020000000001 '): Version '000000020000000001 ' is not valiad RSDMD 194
    Please kindly advice if you have any idea how to fix the problem.
    Thanks in advance
    Angel

    Hi Angel,
    There might be a problem in data from source system. Check the tech spec of the info object like type length etc.in BW. then check with the data in PSA.
    Hope this will help.
    Assign Points if helpful
    Regards,
    Ramesh

Maybe you are looking for