Compounding Attribute in the Infospoke

Hi
We do have Controlling area as compunding attribute for Cost Center.
In my requirment for a Infospoke i need to include only cost center INfo not the controlling area info
When i add Cost Center the controlling area is automatically included in the Output
Is there any way to remove or hide Controlling area and to r

In the BADI implementation of infospoke you can write a code to remote the compounding value. Or you can try removing it from output struture of infospoke.

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

  • 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

  • Compound attribute Data can reside in the attribute file?

    Info Object is having one attribute called Employee (Emp CO, Emp Name) and a compound attribute company code (Comp Co, Comp Name). I want to load the master data.
    Case 1: Employee Flat file should contain company code.
    Emp Co    Emp Name   Comp Co
    100           xxx               1000
    100           xxx               2000     
    Case 2: Employee Flat file will NOT contain the Company Code Data.     
    While Loading the the transaction data (While contain the Emp-CO), Sap Internally rebuilding the Employee attribute data and Inserting the copmany code.
    Can you please tell me which is the best practice for handling compound attribute data?
    Should the employee flat file should contain the company code data or not??
    In real time does the attribute contains the compound attribute data in it?

    However CLI survey in the business partner is navigational in the master data but businesspartner_CLI Survey attribute not checked in the cube level".
    So yopu have two naviagtional attributes as businesspartner_CLI Survey and contact partner_CLI survey.
    You can use any one of thenavigattional attribute. becasuse source is same for two naviagtiona attributes.
    in your case lets try to use navigational attribute businesspartner_CLI Survey.
    So at cube level mark this navigational attribute businesspartner_CLI Survey 

  • 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

  • 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-

  • Loading Master Data with compounding attributes

    Hello All,
    I have a characteristic, "Commission Code", compounded to "Product" and "Commission Code" is an attribute of the InfoProvider, "Sales Rep".
    Now, I'm not able to load data into the master data for "Sales Rep" from a flat file because as I get the same sales rep with two different commission codes I get an error caused by "duplicated keys":
    below an extract of the flat file which goes in error :
    SalesRep (key)     ///     CommissionCode     ///     Product
    1000                    ///       10%                      ///    ProdA
    1000                    ///        20%                      ///     ProdB
    how to load the master data in the proper way ? Where I'm wrong ?
    Thanks in advance.

    Hi ,
    Sales rep infoobject should be compounded by commision code. I think you will get the compound of commision code (product) as well in the compound.
    This will make the records unique and you would be able to load same sales rep with two different commision code.
    So your key then would be sales rep, commsion code and product together.
    Hope it helps,
    Regards,
    Sunmit.

  • 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

  • Urgent : Adding Compounding Attribute 0CO_AREA

    Hi,
    When I added 0CO_AREA as a COMPOUNDING attribute of 0WBS_ELEMT,
    Following is the error message :-
    <b> InfoObject 0WBS_ELEMT is referenced from 0CRM_MKTELE, compounding cannot be changed</b>
    Diagnosis
    The InfoObject 0WBS_ELEMT is referenced by InfoObject 0CRM_MKTELE. InfoObjects have been deleted or inserted from the compound of InfoObject 0WBS_ELEMT. The compounds of InfoObject and referenced InfoObject must, however, concur with each other.
    System response
    InfoObject 0WBS_ELEMT can only be activated if InfoObject 0CRM_MKTELE is activated at the same time.
    Procedure
    Include all the InfoObjects, that reference InfoObject 0WBS_ELEMT, together in the editing and activate them likewise.
    Otherwise, you can only change the compounding of InfoObject 0WBS_ELEMT if there are no more other InfoObjects that reference InfoObject 0WBS_ELEMT.

    Hi John,
    Please see OSS note 184948 (Compound Infoobjects to 0SOURSYSTEM). Though this takes the example of 0SOURSYSTEM added as a Compound InfoObject, but the same applies in your case too. The solution mentioned is:
    "In this case, characteristic 'XYZ' must also be compounded to 0SOURSYSTEM.Characteristic 'XYZ' must be activated together with characteristic 'ABC'.
    If you have to change dependent characteristics also, all characteristics must be activated together with characteristic 'ABC'.Otherwise, the consistency check uses the active version of the dependent characteristics and reports errors.In the initial screen of InfoObject maintenance select radio button 'Free selection of InfoObjects'.In the dialog box, select all characteristics you want to activate together.Select all characteristics on the following overview screen and press 'Activate'.If you are already on the detailed screen of InfoObject maintenance and include the other InfoObjects in the maintenance using pushbutton 'Other InfoObject' then for activation you must go back to the overview screen and select and activate all InfoObjects there.This procedure is necessary since activating on the detailed screen is for the currently selected InfoObject (and dependent objects) only but not for all InfoObjects visible in the overview list.If you want to activate several InfoObjects together, then you should always do this from the overview list."
    Hope this helps...

Maybe you are looking for