Attributes of Infoobject

I have a list of infoobjects (list contains some 30,000 infoobjects), i want to get attributes of all that infoobjects in one go. How can I do that? In which table is the metadata about infoobject stored?
Points assured

Few of the below tables could be of some help to you I believe.
RSDIOBJ
RSDIOBJT
RSDATRNAV
RSDATRNAVT
RSDBCHATR
RSDCHABAS
RSDCHA
RSDDPA
RSDIOBJCMP
RSKYF
RSDTIM
RSDUNI
RSHIEDIR

Similar Messages

  • Updating attributes for InfoObject

    I am getting below error while trying to load the master data "0MAT_PLANT" using DTP.
    " There are duplicates of the data record 1 & with the key ' &' for   
    characteristic 0MAT_PLANT &.  "                                     
    Tetted following.
    1.vealidated the data in PSA, thers is no duplicate entries.
    2.In the DTP monitor, I can see..
       1.Extraction DataSource 0MAT_PLANT_ATTR : Green
       2.Filter Out New Records with the Same Key : Green
       3.RSDS 0MAT_PLANT_ATTR  -> IOBJ 0MAT_PLANT : Green
       4.Updating attributes for InfoObject 0MAT_PLANT : Red (falied)
    I was performin the data load with only one record eventhough I m agetting this error measge Duplicates entries" , your help on this greatly appericiated..
    Thanks,
    Raman

    Hi,
    Check if it is full upload from PSA, and check how many PSA request are coming when you pull the data.
    Might be in other request in PSA have duplicate entries.
    When you pull the data from DTP as Full it will select all the request from PSA..
    Check this..
    Regards
    Gopal

  • Add attributes in InfoObject: DataSource still remember the old structure

    Hello,
    I got some problems doing the datasource in SAP-BW.
    The situation
    - added new attributes in InfoObject-OCRM_PROD
    - generated export Data of the InfoObject-0CRM_PROD
      got 80CRM_PRODM, 80CRM_PRODH, 80CRM_PRODH
    - removed the new attributes just added above since they were incorrect from the InfoObject-0CRM_PROD
    - added other new attributes in the InfoObject-0CRM_PROD
    - re-generated export Data of the InfoObject-0CRM_PROD
    - replicated data source
    - in the RSA3 in SAP-BW was able to see the new attributes, but in the InfoSource still recognized the previous structure.
    - Therefore, we decided to go to RS02 and removed the InfoSource 80CRM_PRODM only and replicated the DataSource again.
    The problems
    - when we re-generated export data source this time, there was a message mentioned that the data source was already generated. Unfortunately, we were not able to see the data source 80CRM_PRODM any more. I wonder how to recover this case since it is a standard InfoObject from SAP-BW.
    Any suggestion would be appreciated.
    Thanks.
    -WJ-

    Hi WJ,
    Goto RSA1 -> Settings (from menu) -> Display generated objects and select the "Show Generated objects" option. Once your Infosource is visible then activate the transfer structure using RS_TRANSTRU_ACTIVATE_ALL.
    Hope this helps.
    Bye
    Dinesh

  • DataLoad-Problem after adding Nav-Attribute to InfoObject

    hi there,
    i added a navigational attribute, which i newly created, to an existing infoobject, which had already data loads.
    i activated the infoobject and modified the transformationrule to fill the new attribute of the infoobject.
    after i activated the transformationrule, i started the infopackage to fill the new attribute.
    after the load has finished, i i started a master-data-changerun.
    but when i let me show the data in the infoobject, i view only the SID of the infoobject. all other attributes are empty.
    i am not using a startroutine in the transformationrule.
    when i debug the transformationrule, i can see all values (SIDs and attributes of the infoobject).
    i tried the RSRV transaction to check the masterdata of the infoobject, but it shows no errors.
    what can i do, to repair the infoobject?
    i'm using BI 7.0.
    regards,
    philipp

    Hi,
    First step is the check the data insde P table ( example /BIC/PXXX which will be there in the in master data and text tab)
    if you find the data for newely added attributes then it works fine.
    or else
    Delete the master data
    programs for individual IinfoObject  master data deletion:
    RSDMD_DEL_BACKGROUND or RSDMD_DEL_MASTER_DATA_TEXTS
    then delete the transformation and recreate the transformation followed by DTP once again
    activate all atributes individually once again
    load data to the infoobject and check it.
    you should be able to relove the problem
    santosh

  • Adding Attribute to Infoobjects

    Dear Colleagues,
    I a bit confussed to see the result of th following situation:
    I have 10 Areas and 100 branches. 1 sales area can have any number of branches (say 3 or 4) and 1 branch can not be assigned to 2 areas.
    Now in BW, I will create two seperate infoobjects ZAREA (will load all 10 areas and their description) and ZBRANCH (will load all 100 branches and their description). Now to link these togeher, if I assign ZAREA as a attribute to ZBRANCH, does all the branches which belongs to Area come under that area.
    Area 1
       ---> B1
       ---> B2   
    Area 2
       ---> B3
       ---> B4
       ---> B5
    Regards
    Pankaj

    Hi,
    You can do either :
    Include both characterstics in to the cube.
    or
    Define the hierarchy on Branch(it becomes leaf) with Slaes areas(it becomes Higher node).
    If the extraction structure is able to give both characterstics values for each transaction record , go with first method.
    In the second method , you will have only Branch in the transaction data.And you will use flat file to upload the hierarchy
    With rgds,
    Anil Kumar Sharma .P

  • "Attribute Only" InfoObject in a DSO

    Hi All,
    I have a infoobject as a data field in a DSO. This infoocject is marked as "attribute only"
    If i am displaying the data in new / active table, i am able to see this field and the corresponding data.
    But if i am displaying the data through 'manage' i am not even gettinig this field in the field selection tab and this field is not getting displayed in the output
    If i try to make a query over this DSO then also i am not getting this object in the query designer.
    Is it because this particular object is "attribute only" or can there be any other reason?
    please help me solve this.
    Thanks
    Abhi

    Hi Abishek,
    If you check an object as attribute only characteristic can be used only as a display attribute for another characteristic.. You can include the object in DSO..but it wont be visible in transformation for mapping..
    Check in where used list to identify the master data object for which it is an attribute.. If the master data object is available in your DSO.. you can use display attr in report..
    that is.. if xxx is an object -'attribute only'.. YYY is a master data wit xxx as display attribute... IF YYY is available in DSO, use display attribute YYY_XXX in report
    or
    If you want the 'attribute only' object to be updated from transaction data.. uncheck 'attribute only' indicator and use it in report..

  • Dispaly attribute of infoobject is not displayed in the listcube

    Hi
    I have an infoobject as the infoporvider. I have few infoobjects as the display attributes.Out of these two display attributes are not
    appearing when i try to see the data through "Display data" and list cube as well.
    These two display attributes were apperaing in the list cube earlier.When i put this infoobjet in the infoset. These two display attributes are greyd out. Check box is disbled. However i can see the other atributes in list cube and in the infoset.
    Please advise ...
    Regards
    bipower

    Hi
    I chkd the Bussiness Explorer settings..every thing is ok...
    My question is why the "display attribute" infoobject  is not showing when we rigt click and see the display data.
    Regards
    bipwer

  • List of attribute for INFOOBJECTS

    Hi,
    Using QueryBuilder, I need a list of attribute to be able to create a SQL that will provide me with the info that I need.
    Is there a link to access such a list?

    Here is a document that explain how to create simple report using BO query builder:
    [http://alteksolutions.com/wp/index.php/2010/03/using-query-builder-to-explore-your-businessobjects-repository/]
    Here is some more info on the query builder:
    http://www.waynewestbrooks.com/?page_id=20

  • Removing attributes from infoobject 0Equipment

    I am trying to delete some attributes of 0Equipment.  When I try to activate the deletion I get the error message:
    Master data has to be activated before conversion
    Could anyone advise.  Thanks

    Hi Niten,
    If you are just removing the attributes and not deleting the attributes(info-objects) then you are fine. You need not bother about any other master data. Check for cubes/ODS/Multiproviders where the attributes might be used. Use the where used-list for the info-objects.
    Bye
    Dinesh

  • Overwrite attributes of infoobject

    Hi,
    we have a object ZMATERIAL in which MATERIAL is key and we have other attrobutes to ZMATERIAL like some indicators.
    this is loaded from a DSO using DTPs.
    issue is : when we load from DSO to ZMATERIAL the attributes are not overwritten with Deltas. we are using DTP's.
    example"
    Records in ZMATERIAL :
    Material    indicator
    348970        X
    when this indicator is changed from X to Y, (and we are loading as delta). but this is not updated to ZMATERIAL and it is written to error stock saying that duplicates are written to error stock though we dont have semantic groups not chosen and handle duplicate records is not checked.
    Please help.
    Praveen,

    Hi Praveen,
    Select the check boxes material & Indicator in Semantic Keys in the DTP 1st tab (You are making these as Key fields). Also check the check box "Handle Duplicate Keys" In the DTP Update tab. Now try to load & Hop it solves your issue.
    Regards,
    Pavan

  • Navigational attribute Vs normal infoobject in Query

    Hi
    I have  some infoobjects named ..1)ITEM....2)STATUS....3)SALES etc in cubes...
    I have to design a query showing this data...the report should show Item Status also...I can use normal infoobject STATUS from infocube in report to show Item Status....I have one more possibilitySTATUS is added as navigational attribute of infoobject ITEM..So I can use this navigational attribute also..which one should I use normal infoobject STATUS or navigational attribute STATUS of infoobject ITEM to show item status in report?how to decide on this?
    Thanks for your guidance.

    Hi Hayward,
    Status as direct Object
    When you use Status as an object added in cube you get the data of the day the cube was loaded. Let say for example your cube is loaded weekely on sundays, so the field status will give status as on sunday, even when it is run on other subsequent days of the week. So as correctly pointed in above posts values you get in status are not real time but historical.
    Status as Navigational Attr of Item
    When you use Status as Navigational attribute of Item then you get current data because in almost all cases Master Data Objects are loaded on daily basis and thus it picks the latetst Status of Items.
    In case your cube is loaded daily then it won't make much difference that whether you are using it as a standalone object or as navigational attribute of Item.
    Hope it helped
    Regards
    Raj Rai

  • Changing InfoObject to enable document attribute of a characteristic

    Hi,
    We have a need to change existing infoObject. Currently it's not document attribute and we need to enable "Characteristic is document attribute" in infoobject maintenance.
    But, the characteristic that we are trying to change is used all over (around 10 cubes[including basic cubes as well as BPS planning cubes], 5 ODS, MultiCubes etc..) and all these are in production. The same infoobject is being used at many places in planning levels, packages, functions etc..
    This requirement is only in BPS planning. we wanted to add a document to each value of this characteristic in the manual planning layout cell.
    What steps do i need to follow before and after changing object?
    Does changing miscellaneous property of a characteristic
    1.inactivates update rules of a basic cube?
    2.inactivates master data tables?
    3.have any impact on planning cubes?
    4.need to re-align / change planning levels,functions,packages etc..in SEM BPS
    5. How to deal with infosources, data sources, queries, reports that use this characteristic
    I appreciate sharing your experiences or any suggestions.

    Hi,
    The activation has no effect's to
    - update rules,
    - master data tables,
    - infosources or
    - queries, reports.
    Only ExportSources of the infoobject will be new generated. Then you must be replicate and activate the transferstructur and the transfer rule.
    Sven

  • Joining InfoObject attributes and descriptions in one Object

    Hi all!
    I have an InfoObject with attributes and a short and a long description text (language depending).
    I need to distribute this InfoObject via Open Hub in one table.
    So i need to join the attribute table with the text table.
    Structure of Open Hub Destination:
    Field 1: InfoObject (from attribute / text table)
    Field 2: language key (from text table)
    Field 3: attribute of InfoObject (from attribute table)
    Field 4: short description (from text table)
    Field 5: long description (from text table)
    What is the easiest way to join this two tables in BI 7.0?
    Thanks for any ideas...
    kj

    1. Create your Openhub Destination with strcture mentioned by you (While creating Openhub Destination select Subtype as 'Attributes'. once you goto Openhub maintenance screen add 'language', Short Description, Long description fields).
    2. Create transformation Openhub Destination. map all the atrributes one to one mapping. for language, Short Des. and Long desc, do look up at your IO Text Table.
    Create DTP on your OH.
    Hope this helps.
    Nagesh Ganisetti.
    Assign points if it helps.

  • Data load stuck from DSO to Master data Infoobject

    Hello Experts,
    We have this issue where data load is stuck between a DSO and master data infoobject
    Data uploads from DSO( std) to master data infoobject.
    This Infoobject has display and nav attributes in it which are mapped from DSO to Infoobject.
    Now we have added a new infoobject as attribute to the master data infoobject and made it as NAV attri.
    Now when we are doing full load via DTP the load is stuck and is not processing.
    Earlier it took only 5 mns of time to complete the full load.
    Please advise what could be the reason and cause behind this.
    Regards,
    santhosh.

    Hello guys,
    Thanks for the quick response.
    But its nothing proceeding further.
    The request is still running.
    earlier this same data is loaded in 5 mns.
    Please find the screen shot.
    master data for the infoobjects are loaded as well.
    I can see in SM50 the process at P table of the infoobject the process is.
    Please advise.
    Please find the detials
    Updating attributes for InfoObject YCVGUID
    Start of Master Data Update
    Check Duplicate Key Values
    Check Data Values
    Process time dependent attributes- green.
    No Message: Process Time-Dependent Attributes- yellow
    No Message: Generates Navigation Data- yellow
    No Message: Update Master Data Attributes - yellow
    No Message: End of Master Data Update - yellow
    and nothing is going further in Sm37
    Thanks,
    Santhosh.

  • Error while loading data from PSA to Infoobject through DTP(URGENT)

    Hi-
    I am running into an issue while loading the data from PSA to Infoobject.
    It says
    Data Package 1 : error during processing.
    Updating Attributes for Infoobject
    Error in substep
    Process Terminated
    Please let me know ur solution as this is very urgent....

    Data Package 1 : error during processing.
    This is the error when your flat file is opened at the time of scheduling. Pls close your flat file, will upload correctly.
    Let me know if you have any further query.

Maybe you are looking for

  • Printing Times in Month View

    When I print a calendar in month view, some of the event times print, but some of them only print as an elipsis "..." This seems to happen arbitrarily, without any correlation to the length of the event description. So, some short descriptions have a

  • Can I Install OS 9 on Separate Hard Drive?

    Hello: I've got a G4 Power PC with OS 10.4. I'd like to install OS 9 without wiping out OS 10. I've seen the discussions about installing OS 9 on the same drive as OS 10, but can I install OS 9 on my second hard drive where I can easily delete it lat

  • TMS is still not showing transports in Chronological order

    After Refresh we are getting problem as Transport are not showing in Chronological Order. It is R3 system. What could be the possbile error and how to resolve it.

  • Interpret footage in merged clips?

    hey, I know the option "Interpret Footage" in merged clips is grayed out, but is there any other way to change the Pixel Aspect Ratio for merged clips?

  • Need to access EM 12c from Blackberry OS 7.1

    CT is unable to access 12c console from Blackberry OS 7.1. Is there any estimated data when it will be supported?