Duplicated master data texts causes multivalue error

Hi All,
In customer master data i got records like,
key --> 123 /  text --> Kibele
key --> 124 /  text --> Kibele
even i put the customer key into the drill down with texts,  Webi gives multivalue error for all keyfigures and key as below.
customer key  customer text   keyfigures..
#MULTIVALUE     Kibele                    #Multivalue
How to handle this issue?
thanks in advance.
Sancho

let me summarize where i come to:
1) Sap Note 1353142  is not applicaple for me
2) Property, avoid duplicated row aggregation is not working for me
3) Users may drill this dimension any time. I've made an alerter and replaced key and text values, it worked fine, but when users remove or put this dimension into drill it will not work.
4) At the begining it was having #multivalue for the key also, i have changed customer key in to dimension, therefore when i use key and text together everything working fine.
Therefore a solution can be to use text and key together. Please can anyone tell me if it is posibble to automatically drill down key, when users dirll down text.
regards,
SP

Similar Messages

  • Loading error "Master data/Text of Characteristic ZMAT already deleted"

    Hi,
    I have some problem about SAP BW loading.
    while loading I'm getting this error "Master data/Text of Characteristic ZMAT already deleted"
    and loading is failing.
    So when I try to loading again sometime loading is completed but sometime is failed with this error.
    I try to find out root cause and I check table RSMASD there is ZMAT entry this table.
    How do I remove the entry?
    How can I fixed this problem ??
    Now my SAP BW is 3.0 B and support package 26
    Hope this helps...
    Sumaru

    Hi,
    Check table RSMASD or SM12 for an entry there.
    RSMASD should be blank normally.
    SAP Note Number: 936694, 946992 and 936694.
    Try
    Re: Error while running InfoPackage
    Master data/text of characteristic 0MATERIAL already deleted
    Master data/text of characteristic ZXVY already deleted
    Re: Data Load Error  due to Master data deletion
    Hope this helps.
    Thanks,
    JituK

  • Error loading master data text

    Hi all,
    When I does a data load from PSA for master data text,
    error appears whcih shows "0OI_PBLTYP : Data record 3 ('INFO') : Language key is initial".
    Please tell me why this error.
    Hint:I have 17 records in PSA for 11 location types.
    11 in English and 6 in German.
    Thanks ,
    Chintu.

    Hi Chintu,
    Since you have made the info-object as "language-dependent" the system is looking for lang-key in the data. You can either enter the lang-key in the pSA directly. But if the source system is R/3 my suggestion would be that you pick up the lang-key for the datasource. This would ensure that you dont have to edit the PSA each time you load.
    Bye
    Dinesh

  • Master data text load failure?

    Hi all,
    My process chain for master data text has failed and i am getting the below error message?
    error records written to the application log
    error 4 in the update.
    pls advise me on this what should i do?
    thanks
    Pooja

    Hi,
    I will suggest you to check a few places where you can see the status
    1) SM37 job log (In source system if load is from R/3 or in BW if its a datamart load) (give request name) and it should give you the details about the request. If its active make sure that the job log is getting updated at frequent intervals.
    Also see if there is any 'sysfail' for any datapacket in SM37.
    2) SM66 get the job details (server name PID etc from SM37) and see in SM66 if the job is running or not. (In source system if load is from R/3 or in BW if its a datamart load). See if its accessing/updating some tables or is not doing anything at all.
    3) RSMO see what is available in details tab. It may be in update rules.
    4) ST22 check if any short dump has occured.(In source system if load is from R/3 or in BW if its a datamart load)
    5) SM58 and BD87 for pending tRFCs and IDOCS.
    Once you identify you can rectify the error.
    If all the records are in PSA you can pull it from the PSA to target. Else you may have to pull it again from source infoprovider.
    If its running and if you are able to see it active in SM66 you can wait for some time to let it finish. You can also try SM50 / SM51 to see what is happening in the system level like reading/inserting tables etc.
    If you feel its active and running you can verify by checking if the number of records has increased in the data tables.
    SM21 - System log can also be helpful.
    In your case it is probably because of invalid character issue.
    Thanks,
    JituK

  • Master data/text of characteristic ZXVY already deleted

    Hi,
    while loading master data I am getting this error message and load for the package is failing.
    "<b>Master data/text of characteristic ZXVY already deleted."</b>
    Please let me know how I can rectify the same.
    Thanks
    Bhargava

    Check if you can remove it from SM12.
    If not (because it is not there), one of the notes says that you can write an ABAP code and run it to delete it.
    I assume this is production, and you want a quick fix, so you may want to write a one-line code somewhere (for example in an obsolete infopackage - selection type ABAP routine) and run that. Check if you have access to write and test quick abap code somewhere (ie in SE30, or, in infopackage) the code would be something like
    delete from rsmasd where CHABASNM ne space.
    commit work.
    I don't think its a problem if the load is running currently, this lock has existed from earlier so deleting it as soon as you can would be preferred.

  • BPC 7.5 NW Master Data Text Node Load with Hierarchy Intervals - Duplicate

    Hi,
    Does anyone have ideas on how to get past this error (besides a BADI)?
    I am loading master data text nodes from a BW hierarchy (say 0COSTCENTER) that has intervals defined for cost center nodes.  The problem is that the text nodes fail since there are duplicate values in the hierarchy table.
    Master data (dealt by table level) has errors
    Detected duplicate member ID 'F100'
    Detected duplicate member ID 'F100'
    Detected duplicate member ID '1000'
    Detected duplicate member ID '1000'
    etc...
    Thanks!

    Hi Virginie,
    You should be able to see an example in many threads; look for an example to Restriction of bw infoobect(not mapped to dim)
    You can also make a restriction under the InfoObject name when you run the DM package.
    Hope this helps,
    Gersh

  • Master data/text of characteristic 0MATERIAL already deleted

    Dear BW Experts:
                    I'm getting this error message when I tried an extraction into an infocube.
    "Master data/text of characteristic 0MATERIAL already deleted"
    Before the extraction, I've loaded the characteristic 0MATERIAL succesfully.
    Can anyone help me? any clues?
    Thanks in advance.

    Hi All,
      We have also received the "Master Data has been deleted" error message. If you delete (or try to delete) the master data for a characterstic, you will get this error message for the next transaction data load. Just mark the failed request to red and back it out from the data targets and then try loading the data again, this time you will not get any error message.
      It will only give that error message for the first load after the deletion of master data.
      Now coming to the second point. How to delete the master data?
      As all of you know, we delete the master data by selecting delete master data from the context menu of an infoobject. This deletes all the master data records that are not currently being used in any of the infoproviders, hierarchies etc. In the system log (transaction SLG1), it will show what are all the records that got deleted and if a record is not deleted it will let you know where that master data is being used.
      Now the problem with deleteing master data in this way is, this runs in dialogue mode and if the no of infoproviders and data volume in those infoproviders is huge it will take very long long time to complete you will get a time out message. There is a function module "RSDMD_DEL_MASTER_DATA" , to run this in background you need to create a ABAP program and migrate it all the way to Production and run it in production.
    Luckily, there is a SAP delivered ABAP program which we can use to delete master data. That program is "RSDMD_DEL_BACKGROUND", run this program in back ground with the input parameters as mentioned below.
    P_IOBJNM - Infoobject name.
    P_CHABNM - Infoobject name.
    P_DELSID - X
    P_DELTXT - X
    P_OBJ  - RSDMD
    P_SUB  - MD_DEL
    P_EXT - MDDEL_Infoobject name_BG
    You can verify in system log, which records got dleted and which are not deleted.

  • Loading Master data :Text for  0GL_ACCOUNTT

    Hi,
    I am trying to load master data text from BW 3.5 system to BI 7.0 through Export data source. The data transfer is terminated with the following error meassage.
    'In the source system, there is no transfer structure available for
    InfoSource 80GL_ACCOUNTT .'
    I have selected the check box in the Infoobject Characteristic with the export data source and then replicated the data source in  BI 7.0.
    Please provide me with suitable solution.

    Hello Richa,
    Last week I have a problem similar, try to generate 80GL_ACCOUNTT  in BI 7.0 first, right clikc in infosource  (0GL_ACCOUNTT)  -> Generate Export Datasource.
    Hope its help..

  • Master data text after upgrade to NW700  SPS15 (SP17 for SAP_BW)

    Basically all the Technical Names with an Underscore _ are replaced by $ symbol.
    This issue as depicted here under appeared after the upgrade from BW3.5 to BI7.0, all Master data texts with Underscore __ appears as $
    Before upgrade     After upgrade
    YACCOUNT___T     YACCOUNT$T
    YCHRT_ACT___T     YCHRT_ACT$T
    Any body faced this problem.
    Regards,
    Giridhara

    Anyway. I opened a oss message with SAP and they confirmed that RSA1OLD don't work but can only work with RSA1.  The problem is at RSA1OLD and when you check dataflow in RSA1OLD, it gives error, while in RSA1, it works.  SAP is working on this.  Assume that they would correct it later.
    Regards,
    Giridhara.

  • Master Data Text Used as Line Items in ODS

    Hi Experts! </br></br>
    I would just like to know if I can use the text I loaded of master data Revenue Type from R/3 in BW? </br></br>
    What I have done already is that I have created a customized extractor in R/3 under the CO-PA-IO node in RSA6 (since I think this is where this data is coming from/should belong under. A consultant of ours (before I got here) have already set up the other individual extractors for Sub Product A & B, Product Line, others in the FS10N transaction, document line item details.</br>Hi Experts! </br></br>
    I would just like to know if I can use the text I loaded of master data Revenue Type from R/3 in BW? </br></br>
    What I have done already is that I have created a customized extractor in R/3 under the CO-PA-IO node in RSA6 (since I think this is where this data is coming from/should belong under. A consultant of ours (before I got here) have already set up the other individual extractors for Sub Product A & B, Product Line, others in the FS10N transaction, document line item details.</br></br>
    Once I have created it, I  already replicated it in BW and have already setup the infosource. I created a InfoObject as Master Data with text and I loaded data from infosource. After loading, when I maintain Master Data for the characteristic I created in BW, I can see the pulled data that I have loaded from R/3. It is correct. </br></br>
    Now this is where I am having a problem. I need to know how to be able to use this Master Data text when I load line items (0EC_PCA_3) to my PCA ODS. As it is right now, I have setup the EC_PCA datasource, replicated it and activated it as well, and I have already added a Revenue Type characteristic to this datasource already and have mapped it accordingly. However, I am unable to pull any data when i manage the contents of the ODS, but i can see the it in the maintain master data. </br></br>
    How can i set it up such that I am also able to match my line items with their corresponding Rev Type Text in the ODS results? It is important to note that for Sub Product A, B, and Product Line fields, the previous setup is able to do so, and I am able to see results for these in the ODS line items results. These are also setup as master data text in BW by our previous consultant and I followed the same procedure and setup. </br></br>
    I feel that I am just missing a step on how to tell BW that the master data text should also be matched to the Line Items in the ODS during loading.</br></br>
    Kindly seeking for your assistance and advance thanks!
    Once I have created it, I  already replicated it in BW and have already setup the infosource. I created a InfoObject as Master Data with text and I loaded data from infosource. After loading, when I maintain Master Data for the characteristic I created in BW, I can see the pulled data that I have loaded from R/3. It is correct. </br></br>
    Now this is where I am having a problem. I need to know how to be able to use this Master Data text when I load line items (0EC_PCA_3) to my PCA ODS. As it is right now, I have setup the EC_PCA datasource, replicated it and activated it as well, and I have already added a Revenue Type characteristic to this datasource already and have mapped it accordingly. However, I am unable to pull any data when i manage the contents of the ODS, but i can see the it in the maintain master data. </br></br>
    How can i set it up such that I am also able to match my line items with their corresponding Rev Type Text in the ODS results? It is important to note that for Sub Product A, B, and Product Line fields, the previous setup is able to do so, and I am able to see results for these in the ODS line items results. These are also setup as master data text in BW by our previous consultant and I followed the same procedure and setup. </br></br>
    I feel that I am just missing a step on how to tell BW that the master data text should also be matched to the Line Items in the ODS during loading.</br></br>
    Kindly seeking for your assistance and advance thanks!

    Hi Simon, </br></br>
    Thanks for the reply! </br></br>
    First of all, yes, I think we are on the same page regarding what I want to do... I have created a master data infoObject in BW, created a customized extractor in R/3 under CO-PA-IO node, and mapped them to each other in BW such that when i execute a package in InfoSource in BW, i am able to load master data text in InfoObject Rev Type in BW. </br></br>
    Kindly explain more on "you should have created the revenue type as a text datasource and loaded the data into the text and not the master data". Do you mean to say that I should have just created a regular datasource (i.e. Flexible Update in any Data Target InfoSource), rather than a direct update of Master Data datasource? </br></br>
    However, if this is what you meant, please remember that for other characteristics such as Sub Product A, B, Product Lines, Sales Region, Business Center etc. (as seen in FS10N tcode per GL), are reflected in ODS per line item, and they are setup as master data. So I was thinking maybe i just missed a step in mapping. </br></br>
    Is this what you meant? My main goal is to be able to have the line items i load in ODS be matched to the particular revenue type for that GL's profit center (seen in FS10N tcode in R/3)</br></br>
    Thanks again.

  • How to find unassigned master data text objects in process chain in bi

    Hi
    Please let me know how to find the unassigned master data text objects in process chain.

    hi,
    actually if u want to find that , is ur Unassigned Infoobject in present in process chain or not, , that u can find out just by right
    click on your DTP (master data Txt datasource--> Master data text ), if this is present in Process chain, then on ryt click, the process chain option will be active. by clicking over that u can find the name in which this exists.
    thanks.

  • Effect of 'No update' for master data texts

    Hello all,
    I am using flexible update - update rules - for master data text. I want to confirm effect of 'No update' in following scenario
    In the fisrt set of update rules -from first source system -I have mapped both short text and long text
    Key  |  short text| long text
    ......| overwrite| overwrite
    K1    | some SHTX| some LGTX
    In the second set of update rules, I have selected 'No update' for Long text
    Key  |  short text | long text
    ......|overwrite| NO UPDATE
    K1    | some SHTX |
    My loading sequence is first source system followed by second source system
    what should be my ultimate long text and why?
    Many thanks in advance!
    Regards
    Sanjyot

    Hi surekha,
    your long text will not get changed.
    Take the example you mentioned
    Key | short text.....| long text
    ........| overwrite......| overwrite
    K1 | some SHTX.. | some LGTX
    In the second set of update rules, I have selected 'No update' for Long text
    Key | short text... | long text
    ........|overwrite......| NO UPDATE
    K1 | some SHTX. |
    In the second set of update rules, you mentioned "No UPdate", So, when a record with the same key is found n Masterdata, it is not going to make any changes to the field Long text.
    Where as short text will get overwritten.
    Take some data for ex with the above mentioned type
    data from source 1 : 2000 Maggi Noodles
    data from source 2 : 2000 Feasters
    when the data from first source system arrives, data will be 2000 maggi noodles
    when the data from second source suystem arrives, as there exist this records with same key(2000), it checks for the other fiels
    short text will be over written with the value in second system (according to rules its in overwrite mode)
    Long text will not be updated as the rule says no update.
    hope this helps,
    Cheers,
    Srinath.
    Cheers,
    Srinath.

  • Loading data from SAP BW standard table to master data text

    Hi,
         Can anyone please tell me the steps to load data from SAP BW standard table to master data text?
    How should the data source be created?
    Thanks in advance.

    Hi aparajith,
    Have you loaded the master data attr ?
    ECC Steps
    then load the attr text
    create the ztable using standard table using generic data source using table function.
    there you can select the which field you required
    check the data in RSA3
    BI STEPS: -
    check the source system connection.
    replicate the data source
    create of find the master data object for text (including attr)
    map the transformation
    run the info package
    create the DTP.
    check the data in target object.
    Thanks,
    Phani.

  • How to load master data texts for (0calmonth)

    Hi pro's
    i hve a issue.
    How to load master data texts for 0calmonth.
    any help is appreciated
    regards
    cheers

    within the admin workbench goto source systems, right click on your source system and click on transfer global settings. There you can choose fiscal year variants and some other options to be loaded to BW.
    Regards

  • Profit Center Master Data text

    HI All,
    I have a few problems regarding the master data text for 0profit_ctr.
    Our company has uploaded quite alot of historical data ( not my idea) to its master data.
    The problem is that for each Profit center record we have two lines in 0profit_ctr, both with a different set of FROM and TO dates.
    Only one of these records are we interested in and thats the one with To date of 31.12.9999.
    What I want to do is for the system to upload the Text field of the profit centre regardless of the dates involved, at present the old record has no profit centre text and this is the record the reports are reading.
    The system is only picking up the text record for the active profit centre.
    I have tried deleting the from and To dates for 0profit_ctr_text but still the load fails.
    Any ideas?
    Thanks

    Is it a time dependent master data? Then you will not be able to delete the From and To Date.
    If you are not interested in the validity of a profit center, You have to make it time independent.
    Also when you say it loads Text..Where are you trying to Load. If you are trying to Update using a Routine/Code, Then while reading the master data, You can delete the records having Text as blank and then update to the Target Field.
    Thanks
    Sachin

Maybe you are looking for

  • Query :Chek box and radio buttons in smartforms

    Hi , When we go to web properties in text . Thierwe find the entries the field name and dropp down down list with text , radiobutton , chek box Etc . .  I have tried to use it but it is not displaying any such radio button or chek box in smartform ou

  • Spam?

    I've recently received several strange emails that seem to be in response to emails that I don't remember sending and to addresses that I don't recognize. One of those emails was to five aol.com addresses that I don't recognize. I've listed the email

  • ST06 Disk I/O, clock speed of CPU's

    Hello All, I want to know how to determine 1.Disk IO-Speed in GByte/h (maximum uncached read speed). 2.Clock speed of the CPU in Giga Hertz. 3. SPAM version(I have no access to SPAM transaction) The above 2 can be obtained from ST06, but can anybody

  • Overheating issue with 4870 crossfirex setup / i7 platform

    hi there my rig: MSI X58pro-e bios 8.5(latest) corei7 920 2.66GHz twinMOS 3x2GB DDR3 1333 Tri ch 2 R4870-T2D1G 4 PIPE Fan (non reference) @ crossfirex mode 1HDD 1DVD drive Gigabyte superb 720 psu(80+ , 3 rails of 12v 18A,18A,18A . 610 true wattage,42

  • One to one mapping in OMBPlus

    Hello, i'm looking for information how to create a mapping from one object (table) to one other object. thanks