Authorization problem regarding master data

Hello,
we have got a role with very restricted authorizations.
A user with this role can't start the BEx tools for example but it should be possible for him to see queries in the portal. That works fine for normal queries based on normal InfoCubes, DSOs and with hierarchies. But we have got one query that is based on master data (0mat_sales) - if the user wants to see this query he gets a message"You do not have the authorization for component <name of the query>".
I added object class S_RS_IOMAD but it didn't help. I also made some tests with changes on S_RS_ICUBE and S_RS_IOBJ but it also didn't help.
Has anybody an idea which authorization object class to use or how to configure this?
Greetings & Thanks a lot
Bettina

Hello,
here's the solution:
I traced the steps of the user for executing this query based on master data by transaction ST01.
The following authorization has to be given:
S_RS_COMP
Activity:Execute
Info Area: <InfoArea where the master data can be found>
InfoCube: 0* <or other names for own master data objects>
Name of reporting component: <name of the query>
Type of reporting component: Query
Greetings
Bettina

Similar Messages

  • Regarding master data loading for different source systems

    Hi Friends,
    I have an issue regarding master data loading.
    we have two source systems one is 4.6c and another is ecc 6.0.
    First i am loading the master data from 4.6c to bi7.0.
    Now this 4.6c is upgraded to ecc6.0.
    *In 4.6c and ecc6.0c master data is changing.
    After some time there is no 4.6c, only ecc 6.0 is there.
    Now if i load master data from ecc6.0 to bi7.0 what will happen.
    Is it possible ?
    Could you please tell me?
    Regards,
    ramnaresh.

    Hi ramnaresh porana,
    Yes, its possible. You can load data from ECC.
    Data will not change, may be you may get more fields in datasource at r/3 side, but BW/BI side no change in mappings structures are same. So data also same.
    You need to take care of Delta's before and after upgrade.
    Hope it Helps
    Srini

  • Problem updating master data

    Hi all, im having a problem updating master data for an infoobject.
    Im not able to upload the data from the data source and im not able either to update it manually.
    Im getting this error Field symbol has not yet been assigned
    can anybody hekp me?

    Ask your Basis team to implement this note in BI system..
    Summary
    Symptom
    GETWA_NOT_ASSIGNED (a field symbol is not yet assigned) occurs when new master data providers are implemented after Note 1089231.
    Reason and Prerequisites
    This problem is caused by a program error.
    This problem only occurs when display attributes are requested and no data is returned.

  • Problem with master data lookup in transformations

    Hi,
    We're experiencing a strange problem in the transformations for an Error Reporting scenario.
    We've the SAP standard customer (0CUSTOMER) in DSO 2 which derives it's value from the navigational attribute of YCUSTNR (0CUSTOMER is the navigational attribute of YCUSTNR) in DSO1. But the problem here is that even when there is no entry for YCUSTNR, the 0CUSTOMER in DSO 2 returns a value.
    Referential Integrity check is not employed for this scenario. Is it because of this reason that lack of master data is returning some value held in memory. I'm not sure whether it's an issue with the cache. Is there any work around for solving this problem other than the standard master data look up?
    Any help in this issue would be appreciated and rewarded.
    Thanks & Regards
    Hari

    Note 1031553 - Reading master data returns value that does not exist
    will solve this problem.
    Regards,
    József.

  • Problem in master data loading in BI 7.0

    Hi Experts,
    I m loading master data in BI 7.0 server.
    It is getting failed due to invalid record.
    But when i load the same data in 3.5; it is successful.
    Can anybody tell me what may be the problem..
    Thanks in advance..
    Regards,
    Ashwin

    Hi,
    In BI 7.0 we first load data to PSA through Infopacage.Once data comes in PSA table we do transformation between the PSA table which is tied to the datasource and the data target.
    Then we load data to the target through DTP.
    May be there is some problem in the transformation.Check your mapping in the transformation.
    Kindly update me regarding this.
    Regards,
    Debjani..

  • Problems in master data upload

    Hi all,
    What r the problem we will face in master data upload?
    Plz  explain this as very urgent.
    Thanks in advance
    Venkat

    Hi Venkat,
    My suugestion is Before Posting a new Post Please close u r previous threads if u r satisfied...
    Then everone will be interested to answer to u r queries..
    Regards,
    Sridhar

  • 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

  • Problem in master data

    Hi All,
    We have stock info cube in which we are updating Distribution Channel using update rules 0CUST_SALES.There was a problem in Update rule for distribution channel.
    Till now we were loading master data weekly. So, my 0CUST_SALES contains lots of records without Distribution channel,Division and Sales org.
    Just because of these when i check my stock at Distribution channel level it shows me wrong figure.
    Is there any way of removing initial values for Distribution channel,Divsion and sales org  from 0CUST_SALES ??
    Regards,
    Viren.

    Hi,
    Now are loading master data daily.
    Blank attributes are navigational as well as in the dimension of the cube also.
    But for single Customer there three to four records.How to remove records with attributes having initial values ? Because Customer can not have Division,Distribution Channel,Sales Org as blank field.
    Regards,
    Viren.

  • DTP problem on master data loading

    Dear Experts
           When we loading 0Employee master data daily, sometime PSA data can not reflect to master table
         For example, data in PSA as following
    10001    01/01/2008     01/31/2008    C1
    10001    02/01/2008     08/31/2008    C1
    10001    09/01/2008     12/31/9999    C2
         After DTP request success running, the data as following
    10001    01/01/2008     01/31/2008    C1
    10001    02/01/2008     08/31/2008    C1
    10001    09/01/2008     12/31/9999    C1
        the C2 in PSA can not update to master table, this problem happened time to time, but it hardly find it until users' complain.
        When I manually deleted DTP request from Master attribute list and re-load from PSA to master table, the problem can be fixed.
        By the way, I have already set DTP Semantic Groups as Employee ID.
         Anyone can advice it, thanks in advance.
    Regards
    Jie

    jie miao,
    Previous master data already available in BW. every day load you need to load only changes. So last record is enough.
    Eg:
    Initial load on 01-01-2008
    10001 01/01/2008 12/31/9999 C1
    --> Data loaded on 2nd Jan and above data available in bw.
    on 03-11-2008 you will get following records
    10001 01/01/2008 11/02/2008 C1
    10001 09/01/2008 12/31/9999 C2
    Load these records on 03 Nov, so system updates accordingly.
    Hope it Helps
    Srini

  • Would you like to clarify this pl.. ?? It's regarding master data in BPS .

    Dear All,
    I got some problem in planning layout,
    Now every user can entry any values to e.g. Info Object A. In other hand, i have already setup the value in the 'master data text' for Info Object A.
    I think before, the user only capable to entry the value entried in that 'master data text', but the fact now, the user can entry any value beyond the values written in 'master data text'.
    But ..
    It will be different, if i check the mark 'with master data', user can't entry incorrect value.
    My questions are..
    1. Is it okay to change the IO become 'with master data' ?? Will it have neg. impact to the FOX / Exit Function / Other ?? (Because i've already made for all planning functions ??
    2. Is there another techniques that user can't entry any value instead user only capable to entry the value written in the master data text ???
    3. Would it be okay if i check 'with master data' but i don't have any attribute object there ??
    Really need ur obvious explanation / sharing..
    Regards,
    Niel..
    Edited by: Niel on Oct 16, 2008 3:59 AM

    Click here and follow the instructions.
    (79907)

  • Problem in Master  Data and Master Data Lines

    Hi All
    I'm facing a big problem...I have a UDO with object type as Master.....As master table and master data line table has code field in common the value for this column should be same....but the problem arises here...it happenes that when i enter the data Code field of master data table has different value from code field of master data lines...
    Any one can please help........
    Thanks

    Hi Pati,
    After posting the message did you get a delivery confirmation reply? If not, you need to open a new message saying you have yet to get a answer for your previous message (and state the previous message number).
    Then sill you get no answer, you need to get in contact with your SAP Business Partner (if you're a customer) or your Channel Partner (if your a SAP Business Partner).
    Regards,
    Vítor Vieira

  • Problem with Master Data Load

    Dear Experts,
    If somebody can help me by the following case, please give me some solution. Iu2019m working in a project BI 7.0 were needed to delete master data for an InfoObject material. The way that I took for this was through tcode u201CS14u201D. After that, I have tried to load again the master data, but the process was broken and the load done to half data.
    This it is the error:
    Second attempt to write record 'YY99993' to /BIC/PYYYY00006 failed
    Message no. RSDMD218
    Diagnosis
    During the master data update, the master data tables are read to determine which records of the data package that was passed have to be inserted, updated, or modified. Some records are inserted in the master data table by a concurrently running request between reading the tables at the start of package processing and the actual record insertion at the end of package processing.
    The master data update tries to overwrite the records inserted by the concurrently running process, but the database record modification returns an unexpected error.
    Procedure
    u2022     Check if the values of the master data record with the key specified in this message are updated correctly.
    u2022     Run the RSRV master data test "Time Overlaps of Load Requests" and enter the current request to analyze which requests are running concurrently and may have affected the master data update process.
    u2022     Re-schedule the master data load process to avoid such situations in future.
    u2022     Read SAP note 668466 to get more information about master data update scheduling.
    Other hand, the SID table in the master data product is empty.
    Thanks for you well!
    Luis

    Dear Daya,
    Thank for your help, but I was applied your suggesting. I sent to OSS with the following details:
    We are on BI 7.0 (system ID DXX)
    While loading Master Data for infoobject XXXX00001 (main characteristic in our system u2013 like material) we are facing the following error:
    Yellow warning u201CSecond attempt to write record u20182.347.263u2019 to BIC/ XXXX00001 was successfulu201D
    We are loading the Master data from data source ZD_BW_XXXXXXX (from APO system) through the DTP ZD_BW_XXXXX / XXX130 -> XXXX00001
    The Master Data tables (S, P, X) are not updated properly.
    The following reparing actions have been taken so far:
    1.     Delete all related transactional and master data, by checking all relation (tcode SLG1 à RSDMD, MD_DEL)
    2.     Follow instructions from OSS 632931 (tcode RSRV)
    3.     Run report RSDMD_CHECKPRG_ALL from tcode SE38 (using both check and repair options).
    After deleting all data, the previous tests were ok, but once we load new master data, the same problem appears again, and the report RSDMD_CHECKPRG_ALL gives the following error.
    u201CCharacteristic XXXX00001: error fund during this test.u201D
    The RSRV check for u201CCompare sizes of P and X and/or Q and Y tables for characteristic XXXX00001u201D is shown below:
    Characteristic XXXX00001: Table /BIC/ PXXXX00001, /BIC/ XXXXX00001 are not consistent 351.196 derivation.
    It seems that our problem is described in OSS 1143433 (SP13), even if we already are in SP16.
    Could somebody please help us, and let us know how to solve the problem?
    Thank for all,
    Luis

  • Regarding Master Data loading In BI 7.0 for  SD Module

    Hi Guys ,
    Iam new to BI 7.0 Impln.Can anybody  help me how to load the Master data for cubes like 0sd_c01,0sd_c03.I have activated the MD ds like 0Plant_Attr,0Plant_Text,0Master_attr,0master_text and replicated into BI 7.0.After that i need help from u guys.what are the steps required to activate the Masterdata.
    thanks,
    Chinnu

    Hi Chinnu,
    1)By replication I think you mean to say that you now have the datasources 0Plant_Attr,0Plant_Text,0Master_attr,0master_text in BW now.
    2)You then have to complete the mapping to the corresponding Infosources
    3) activate the infoobjects 0PLANT, 0Master.
    4)Load your master data
    regards,
    Vinay

  • Complex data model question regarding master data

    Hi Experts,
    I have a requirement to add master data retail price and master data cost into BW.
    Both amounts are based on plant and material.  How do I model this?
    Here is how the records are coming in via the datasource:
    Plant   Material      UofM Cost    CostFrom CostTo Retail   RetailFrom RetailTo
    0001   1000321      EA    $1.00   5/1/07   5/9/07     $2.99    6/6/07        6/9/07
    0001   1000321      CS    $8.00   5/5/07   5/7/07     $9.99    8/6/07        9/9/07
    Here's what I am thinking....
    1.  Add UofM, Cost, and Retail prices as attributes of 0MAT_PLANT infoObject
        Also make those attributes time dependent.
    2.  Use ABAP slit up the cost info and the retail info and use the valid dates above for the time dependent from/to dates in 0MAT_PLANT
    Example:
    0MAT_PLANT attributes:
    Plant   Material      UofM Cost    ValidityFrom ValidityTo    Retail
    0001   1000321      EA    $1.00   5/1/07          5/9/07
    0001   1000321      CS    $8.00   5/5/07          5/7/07
    0001   1000321      EA               6/6/07          6/9/07         $2.99
    0001   1000321      CS               8/6/07          9/9/07         $9.99
    After looking at the above, I need to compound UofM with 0MAT_PLANT somehow.  How would I do that?
    Is this the best way to model this?
    Thanks,
    Chris

    Chris,
    I wouldn't include those amounts as attributes for 0MAT_PLANT. In general it doesn't make too much sense, except in some very specific cases, to make a Key Figure an Attribute of a Characteristic.
    I wouldn't either modify the 0MAT_PLANT key to compound it with UOM... Not a good idea, in my opinion.
    In your case, those values can change over time, depending on the validity period. So you could have several records with different validity periods for the same Material and Plant combination.
    I'd rather create an ODS with these values. The key fields would be 0MAT_PLANT and the validity dates and the data fields would be the amounts.
    You could use and include this ODS in any Multicube or get the values based on the validity periods by using ABAP routines if you need to.
    Another thing, as SAP recommends, an InfoObject with more than 500,000 records shouldn't be modeled as Master Data. And 0MAT_PLANT is a perfect candidate for this situation.
    So I'd advise to go with the ODS solution.
    Hope this helps.
    Regards,
    Luis

  • SID problem in Master data

    Hi All,
    I have deleted  Master Data records from the table and SID also deleted from SID table.But now my report giveing error message  SID are missing from Master data object.
    How i can resolve this issue..
    another Issue  : I have deleted the 4 records form Master table and SID table but that records are appearing in report ?
    Regards
    srinivas

    Hi,
    Issue 1. Run th program RSDMD_CHECKPRG_ALL in SE38. Give the master data name and execute.
    Issue 2. After deleting the records try to run the attribute change run for that object once and try. If they are still appearing in the reports means they are already there in the aggregates. If you dont want those records  not  to appear in the report, you have to delete that request and reload the data and activate the aggregates.
    Regards,
    Jack

Maybe you are looking for