Authorization on compounding attribute

Hi all,
I am probably missing something somewhere.
Our customer wants to make queries on 0MAT_PLANT.
They want autorization on 0PLANT.
But RSSM shows no authorization object on 0MAT_PLANT.
And I am not allowed to add 0PLANT as a normal attribute, since it can not be an attribute and compounding simultaneously.
How to move on?
Thanks,
Udo

Well 0PLANT was already auth. rel. and there was an auth. object for it.
I made 0MAT_PLANT auth. rel., still nothing.
I created an author. object for 0MAT_PLANT and look: I could check the 0PLANT box for info provider 0MAT_PLANT.
After that I deleted the auth. obj. and removed the auth. relevancy for 0mat_plant, but the checkbox for 0plant was still there.
I'm lost, but now it works so I won't touch it anymore.

Similar Messages

  • Removal of Compound attributes of an info object in the BEx display

    Hi,
    i have a Info object Parentid which is compounded with the Parent Source and a Date.
    I have to remove the compounded attributes when I am displaying the info object Parentid in the BEx report.
    What is the best way of doing this?
    Any help is deeply appreciated
    Regards

    Hi Arvind,
    put the compounding attributes into the filter section and make sure the ouput is restricted to only one compounding value.
    regards
    Siggi

  • Authorization for navigational attribute

    Hi Gurus,
    I am facing an authorization issue with respect to infoobject hierarchy. I have created authorizations as below.
    There one infoobject 'A' and a navigational attribute 'B' in infoobject 'A'. This navigational atribure A_B is used in an infocube.  And hierarchy is uploaded to Infoobject 'B'. Now I want to give authorization for this hierarchy in infoobject 'B'.
    Now coming to authorization.
    1. I have made Infoobject 'B' as authorization relevant in Business explorer tab.
    2. Created authorization object say ABC in RSSM and inculded infoobject 'B' & 0TCTAUTHH (since I want to authorize the hierarchy and we are using 3.5 authorization concepts in BI 7.0).
    3. Activate this authorization object for the infocube.
    4. Included this authorization object in the role included for my user. In the field 'B' of authorization object I have given ' ' (space) and in the field 0TCTAUTHH I have given the technical name of the hierarchy.
    4. In 3.5 query designer I have put this navigational attribute A_B in the filter area and activated the hierarchy in the properties tab for the same hierarchy that I inculded in previous step.
    5. Created a variable with processing type authorization.
    Now when I run this report I get an error as no authorization for object ABC.
    Can someone help me if I have done anything wrong.
    Thanks,
    Sandeep

    Hi,
    In the infoobject A maintenance screen check the chekc box for field "AuthorizRelevant" for B to make it authorization relevant navigational attribute.
    Then go to RSECADMIN and ope your relevant authorization.
    In the menu bar just above the "Authorization Structure" you will find the button with icon of infoobject.
    Chick on this icon this will give you a screen to enter characteristic name of which attributes are to be added to authorization.
    Enter the infoobject A name here and click on continue.
    This will give you list of all authorization relevant navigational attributes present for A.
    Add B from this list to the authorization.
    Hope this helps.
    - Geetanjali

  • Authorization to change attribute co.code

    Hi,
    We have tested and see that authorization to change attributes is coming from role /SAPSRM/MANAGER. Our goal in here is to make the attribute company code to be changeable for purchaser, but the purchaser cannot change other attribute. Can someone enlight me of how to do this?
    Best regards,
    John

    Hi Saravanan,
    Thanks for the reply, but I think you mis-understand my question. The note you're giving me is for allowing some field in the document to be edited during approval process. While what I asked is to know about authorization object that allowing a person to edit his/her own attributes. It seems that this object is linked to role MANAGER. We would like to know the spesific auhtorization object for maintaining attributes BUK (co.code).
    Best regards,
    John

  • Compound Attributes&Line item Dimensions

    Hi,
    Plesae can anyone expalin me about compound attributes & Line item dimensions
    Thanks,
    Gal

    Please search...there are many threads about this in the BI forums.

  • How to hide compounding attribute in Bex Report

    Friends,
    I've an Info object A. And 'B' is the compounding attribute of A.
    So in Bex, it is displaying B/A.
    But I want to display only A which is the main info object. I don't want to display the componding info object.
    Any help on this...?
    Joe

    Joe,
    I am not sure, if anyone understood your requirement, as I cannot make the solutions provided work for resolving your problem -
    I am also in the same situation - where I want to hide the compounded char. in the BEx report. Once I drill down any other char B (compounded with the company code) - it is still showing the compounded char like CC/charB.
    Any help?
    thanks,
    Jeff.

  • Create document with Compound Attributes

    Hi, does anyone can solve my problem
    I have created a customer parser to parse my customised document say "XXX.PO". I followed the instruction in the developer guide (create customised parser). Everything is fine except the compound attributes, i don't know how to handle the compound attributes in java code. the following is my document definition.
    //po detail
    <?xml version = '1.0' standalone = 'yes'?>
    <ClassObject>
    <Name>PoDetail</Name>
    <Description>Po attribute definition</Description>
    <Superclass Reftype = "name">ApplicationObject</Superclass>
    <Attributes>
    <Attribute>
    <Name>TagName</Name>
    <DataType>String</DataType>
    <DataLength>80</DataLength>
    </Attribute>
    <Attribute>
    <Name>TagValue</Name>
    <DataType>String</DataType>
    <DataLength>4000</DataLength>
    </Attribute>
    </Attributes>
    </ClassObject>
    //class domain
    <?xml version="1.0" standalone="yes"?>
    <ClassDomain>
    <Name>DocumentDetailDomain</Name>
    <DomainType>1</DomainType>
    <Classes>
    <ArrayElement reftype="name">PoDetail</ArrayElement>
    </Classes>
    </ClassDomain>
    //Document definitaion
    <?xml version= '1.0' standalone = 'yes' ?>
    <ClassObject>
    <Name>PoDocument</Name>
    <Description>PoDocument </Description>
    <Superclass Reftype = "name">Document</Superclass>
    <Attributes>
    <Attribute>
    <Name>PoNumber</Name>
    <DataType>String</DataType>
    <DataLength>50</DataLength>
    </Attribute>
    <Attribute>
    <Name>ItemDetail</Name>
    <DataType>PublicObject</DataType>
    <ClassDomain RefType="name">DocumentDetailDomain</ClassDomain>
    </Attribute>
    </Attributes>
    </ClassObject>
    Does anyone can show me how to handle compound attributes
    Many thanks
    Ernest
    null

    Dear Dmitry Rassakhatsky
    Can you please elaborate what you are trying to achive using BAPI_DOCUMENT_CREATE02  and SAP XI.
    We would be in better position to suggest solution.
    Also most of us will not be able to understand Technical ABAP so request you to provide detail scenario.
    With Warm Regards
    Mangesh Pande

  • Problem in compounding attributes

    I need to add compounding attributes to the bw systems from sap R/3. do i need to delete the data in cubes and masterdata and all and start from the scratch, how to solve it, i have seached forum which i couldnt found out.

    Hi Radha,
    Yes you can for the enhancement of the data source. you have to include the new characteristic in the attributes data source and you have to do the mappings and everything upto the object and you can start the loading the transaction and masterdata aswell. but you have to make sure that you have compounded correctly and the compounded object length must be less than or equal to 60(including the added object). and you have to select the option compounding local to the source system.
    Hope its clear,..if you have still any doubts plz let us know.
    also please have a glance at this link: http://help.sap.com/saphelp_nw70/helpdata/en/80/1a63b3e07211d2acb80000e829fbfe/frameset.htm
    Thanks,
    Ashok

  • Change group authorization to marketing attributes

    Hi,
    I need change authorization permissions to  Attribute Set. It have assigned to persons but now I need add authorization to ORGANISATION to show it in organization marketing attributes. When I enter in Transacción CRMD_PROF_TEMPL I can change all information but I cannot add authorization.
    Anyone know if is possible change it without delete and create the attribute? Is much difficult because I must delete the attribute from all Business Partners.
    Thanks.

    Hi Alex,
    Try this tcode:-    crmd_mkt_tools
    Go to the "Marketing Attributes" section and there you will find relevant solution tools for your purpose.
    Hope this helps.
    rgrds,
    Randhir Soni

  • Use of compounding attributes?

    Hi,
    can i get what is use of compounding attributes, what scenerio we use this, can i get 1 scenerio.
    Regards
    anitha

    Suppose you an Infoobject "Product" with values 1, 2, 3, 4
    You have one more Infoobject "Plant" with values A, B, C
    Now imagine product 3 is produced by plant plant 'A' as well as 'B'
    Now in you have Infoobject "Product" as an independent, you can only store the values for 1independent of the two plants. For eg, Plant A posts 10 units of 1 and the plant B posts 20 units for 1. The result will be the last value i.e 20 received from B.
    Product Units
    1 20
    But that would be incorrect.
    So you compound InfoObj "Product" with "Plant" in this case you will have two different rows
    Plant Product Units
    A 1 10
    B 1 20

  • What is compounding attributes?how can i create it.?

    what is compounding attributes?how can i create it.?

    Hi,
    when you need additional on\bject to identify each records in master data table....ie  a new key in the table...then you go for compounding...so if 24 is the value of A when it is with B then you cmpound B with A.
    Just go the compounding option in the infoobject and add this object
    thats all !
    Thanks

  • Nav &Compounding Attribute& Hierarchies real time scenarios

    hi Gurus,
    can any one pls help me or forward me the procedure of creating step by step Navigational&Compounding Attribute& Hierarchiesand uses in different scenarios.i a mean real time where we use this and how.
    pls mail me <b>[email protected]</b>
    *points will be assinged *
    Regards,
    John

    Hi John,
    <b>Hierarchies</b>
    Hierarchies are used for analysis to describe alternative views of the data.
    To create Hierarchies for a characteristic Info Object, in the Hierarchy tab page of the
    Info Object's Create/Change screen,
    you've to check the With Hierarchies check box.
    Creating Hierarchies
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6736e07211d2acb80000e829fbfe/content.htm
    This web blog explains the procedure for uploading Hierarchies from Flat files.
    /people/prakash.bagali/blog/2006/02/07/hierarchy-upload-from-flat-files .
    <b>Compounding</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/ff/f470375fbf307ee10000009b38f8cf/content.htm
    <b>Navigational Attributes</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a63e7e07211d2acb80000e829fbfe/content.htm
    Regards
    Hari
    Message was edited by: Hari Krishnan K

  • Compounding attributes using flat files

    Hi experts,
    Many questions are asked relating compounding attributes previously.
    I think it is a unique one.
    Iam a freesher in sap BI
    Can we use compounding attributes using flatfiles.
    That is I have two file source systems.
    how can I use the compounding attributes concept here.
    Please explain me taking some scenario.
    Points will be assigned for useful answer.
    Thanks,
    Sundar

    Hi,
    Normally compunding means showing the difference of the data on base of the compunded field.
    in your case ic you want to differ on base of country .. then make country as coumponding to employee number.
    that the 2 files will show the difference as below example.
    file 1
    empno                country                companycode
    1133                    india                    001
    1134                    india                    002
    File 2
    1133                    us                       001
    1134                    us                       002
    when the above 2 files get loaded the out put whould be
    empno                country                companycode
    1133                    india                    001
    1133                    us                       001
    1134                    india                    002
    1134                    us                       002
    The data will be show as above ie 4 records.
    when you run a reprot on this.. and when you drill down on country you will get 2 records one for 1133 and other 1134
    let me know if you need any more inputs.

  • How to do compound attributes  ineed clear steps screenshots

    how to do compound attributes  ineed clear steps screenshots in bw

    Hi Desh pandey,
    I don't think we have screen shots for all the questions you have posted here. I request you to open help.sap.com  and read atleast once. Its a bible for BW and what ever the screen shots or pdf or ppt developed, its the base for everything. You have all the granular level info in that.
    -Sonti-

  • Region in Query without compounded attribute

    In Query the 0Region is displayed as US/UT, as it is having a compounded attribute 0Country.
    But the client needs only the region i.e UT
    How to get this ?
    Thanks.
    Anita

    What abour your earlier thread 'Refresh Sheet'?
    https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=2924647
    please  Try to respond to our replies.Have you not read Rules of Engagement?
    Welcome and Rules of Engagement

Maybe you are looking for