Loading Hierarchies from InfoObject Attributes

How can I load a hierarchy from an InfoObject Attribute in BI70 ?

HI
Hierarchy loading is possible in BW3.5
i think its not possible to load hierarchy in BI 7.0to infoobject attributes from flat files.
And for loading in 3.5 you can refer to blog by Prakash Bangali in BI general.
Cheers
Sunil

Similar Messages

  • How  to Load  Hierarchies  from flatfile in BI7

    Hello Gurus, 
    How  to load  Hierarchies from flat  file  in  BI7
    As  when  creating datasource  in  BI7,
    IT  GIVES  FOLLOWING  OPTIONS 
    TRANSCTION  DATA 
    MASTER  DATA  TEXTS
    MASTER  DATA  ATTRIBUTES...
    ALL  THESE   WE BRING  TO  PSA LEVEL BY  INFOPACKAGE  AND  SEND  DATATARGET  BY  DTP...
    But  how  about  Hierarchies... 
    Looking for  reply 
    Regards 
    Guru

    Look at the below blog for step by step procedure :
    Hierarchy Upload from Flat files
    http://help.sap.com/saphelp_nw04/helpdata/en/fa/e92637c2cbf357e10000009b38f936/frameset.htm

  • Load hierarchies from ODS

    Hi, all.
    Please advise, how I can load hierarchies from ODS, if
    ODS stores data about structure of hierarchies. If any solutions exists excluding, extract data to flat file and load it again to hierarchies.
    Max.

    Hi,
    Hierarchies data one type of data master data.
    BW data base was desifned master data stored out side the cube. When ever other data target (cube) can use those master data .I.E you can load data on info object level. Becose this is master data.
    You can load data from flat files .
    The structure is like this.
    when ever u r creating hierarchies three table is going to create /BIC/HZGLACOUNT,/BIC/KZGLACOUNT,/BIC/IZGLACOUNT
    While loadong falt file you need to take this table /BIC/HZGLACOUNT structure. According that structure  you need to create excel sheet and loading is like flat file.
    TX,
    V.V.REDDY

  • Loading ReportDocument from InfoObject

    I'm trying to load a Crystal report from BusinessObjects into a viewer (either web or winforms).  This report is a previously scheduled instance that was archived out of BusinessObjects with its data to a file.  In order to get it through our firewall to a web viewer, we're republishing the report instance to an Archive folder in BusinessObjects.  When re-publishing the instance, I set the following parameters:
    Report newRpt = (Report)infoObj;
    newRpt.Files.Add(rptFile);
    newRpt.Properties.Add("SI_PARENTID", folderID);
    newRpt.KeepSavedData = true;
    newRpt.NeedsLogon = false;
    newRpt.EnableThumbnail = false;
    newRpt.Title = rptTitle;
    //for each ReportLogon...
      newRpt.ReportLogons<i>.PromptOnDemandViewing = false;
    Publishing works with no problems.  We've tried viewing two ways - using the code in the Client Desktop tutorial, the report starts trying to refresh the data which we DON'T want to happen.  So, we are trying to load the report object into a ReportDocument and view it tat way.  However, when we try to bring the report to to the viewer, we get an Invalid ReportSource error.  To get the report, we query the InfoStore to find the published report. We then load the returned InfoObject to a ReportDocument with the following code ("rpt" is an InfoObject, "esess" is an Enterprise session, and "rptDoc" is a ReportDocument):
    rptDoc = new ReportDocument();
    rptDoc.Load(rpt, esess);
    In the viewer, we're using the following code:
    rptViewer.EnterpriseLogon = esess;
    rptViewer.ReportSource = rptDoc;
    Does anyone have any thoughts on getting this to work?  Thanks!
    -Dell

    HI
    Hierarchy loading is possible in BW3.5
    i think its not possible to load hierarchy in BI 7.0to infoobject attributes from flat files.
    And for loading in 3.5 you can refer to blog by Prakash Bangali in BI general.
    Cheers
    Sunil

  • Loading Hierarchies from Informatica Power Center

    Hi Guys,
    I am getting the error when I tried to load the Hierarchy from the Legacy system using Informatica Power Center. The structure of the data which is coming from the source system is in the same structure which we normally load it from the flat file.
    NODEID | INFOOBJECT | NODENAME | LINK | PARENTID | LANGU | TXTSH | TXTMD | TXTLG
    I was able to load the data from the flat file source system without any errors, but if I use 3rd party source system I am getting the follwoing error.
    Node ID 00000080 has not been included in the hierarchy
    Message no. RH207
    Diagnosis
    The node with the ID 00000020 and the node name ZMC is not specified as
    child, next, or parent in any node in the hierarchy. It is also not a root node (parent ID is not equal to 0). Therefore, the node is not used in the hierarchy.
    Procedure
    Delete this node or insert the node into the hierarchy.
    Anybody loaded the hierarchy from 3rd party systems into BW. Could some one tell us where we are missing something
    Appreciate any kind of help.
    Thanks
    John

    Hi BB,
    Thanks for your reply. The problem is, system has to create the TLEVEL automatically if the hierarchy data is coming from the Informatica. If I download the same data and load it through the flat file, its working fine because for the flat file source systems TLEVEL is automatically creating by the system. We are planning to implement a custom solution.
    Thanks once again.
    Regards
    John

  • Loading Hierarchies from R3

    Hi,
    I loaded the Hierarchies from R3 in to BW with the Business Content DataSources.
    In R3--> RSA3; I am finding 32 records
    But when I load the data in BW, the Monitor shows 58 records .......
    What are the exact steps I should take care to validate the records / records count in R3 Vs BW.
    Thank you,

    Well as mentioned in my previous post RSA3 works best for the non Hierarchy Datasource.
    For hierarchy datasource I never found the best way to handle this scenario.
    We have random check with the nodes of hierarchy in R/3 to BI after the loads which is not full proof and am aware of.
    So to confirm the same,execute the standard reports in R/3 with Hierarchy nodes and Custom build reports in BW with the same Hierarchy to compare the values;however this is the crudest way.
    May some one has best method for suggestion....
    Hope it Helps
    Chetan
    @CP..

  • LOADING HIERARCHIES FROM FLAT FILE.

    Hi,
    I'm new to BI, & have been given an assignment of uploading hierarchies from flat files. I'm stuck up in the step of creating infosource. plz help me out, hw to do dis in sap BI 7?
    cos m using sap bi 7 & not 3.5
    Edited by: user2487 on Aug 27, 2009 9:30 AM

    Hi,
    You can have a look at the below document on the same. It is not mandatory to use an InfoSource in the DataFlow.
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/60debae1-84dd-2b10-e7bf-bdedf1eabdf9
    Regards,
    Gaurav
    Edited by: Gaurav Kothari on Aug 27, 2009 1:05 PM

  • Loading hierarchies from R/3

    HI friends,
    I want to load article hierarchy from R/3 (IS Retail). Can anyone tell me the steps to do it.
    In RSA5 i  find....  
                          0RF_ARTHIER1_ATTR -- Article hierarchy  Level 1
                          0RF_ARTHIER1_TEXT -- Article hierarchy Text level 1
    Thia is from Level 1 upto Level 10. Can anyone tell me the use of these.
    Thanks.

    Hi,
    Check these.
      [http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6729e07211d2acb80000e829fbfe/frameset.htm]
      [Hierarchy Data loading from R/3 system]
      [Loading Hierarchy from R/3 to BW]
    Regards
    Prasad

  • Load Movie from XML attribute Problem

    Hi:
    This is strange. My code works when Testing Movie, but it
    doesnt work when its Published. Would be so grateful for help.
    Im loading a subnav button and a link for that button from an
    XML doc.
    Maybe this is wrong, but since the button attribute in the
    XML element is a link, I inserted a MovieLoaderClass test within
    the XML.OnLoad to be sure the button loads first . Once it's
    initiated loading, then I can proceed to assign a LoadMovie link to
    the button such as "loadMovie(Cliplinks[0], holderclip)"
    This is working in test movie. But when I Publish, the Button
    appears but it is unclickable. The button should be responding to
    the "loadMovie(Cliplinks[0],holderclip)"
    Can someone be so kind a to help me determine what Im doing
    wrong?
    Thanks much!
    Ryan

    var rootNode, i;
    rootNode = XML_Object.firstChild;
    rootNode = rootNode.firstChild;
    for(i = 0; i < rootNode.childNodes.length; i ++)
    var personObj
    bject = new Object();
    personObj.name = rootNode.childNodes
    .attributes.name;
    personObj.inwhat =
    rootNode.childNodes.attributes.inwhat;
    personAry.push(personObj);
    But, I think your XML file is incorrect.
    <name="joe smith" inwhat="honor" />
    should be... something like..
    <person name="joe smith" inwhat='honor" />

  • How to load hierarchy from file into InfoObject with compounding Attr & LN

    Hi,
    I have created an InfoObject called YCOSTC0 which has a compounding attribute 0CO_AREA. and Text is Lanugage dependent, hence the key is YCOSTC0, 0CO_AREA and LANGUAGE, now when i load hierarchy from flat file as mentioned below, it creates duplicate blank rows in master data table, becuase the flat file contains only the YCOSTC0 Info Object and this data gets loaded into 0CO_AREA column in master data table which is the first column. how can i load hierarchies from flat file into an InfoObject that has a compounding attribute and Language dependent. please provide me a sample file structure with data.
    NodeID     InfoObject     Node Name     Link Name     Parent ID     Language     Short Text     Medium Text     Long Text
    1     0HIER_NODE     CC_HIER               EN     Cost Center Heirarchy     Cost Center Heirarchy     Cost Center Heirarchy
    2     YCOSTC0     C001          1     EN     CC 1     Cost Center 1     Cost Center 1
    3     YCOSTC0     C002          2     EN     CC 2     Cost Center 2     Cost Center 2
    4     YCOSTC0     C003          2     EN     CC 3     Cost Center 3     Cost Center 3
    5     YCOSTC0     C004          3     EN     CC 4     Cost Center 4     Cost Center 4
    6     YCOSTC0     C005          3     EN     CC 7     Cost Center 7     Cost Center 7
    7     YCOSTC0     C006          4     EN     CC 5     Cost Center 5     Cost Center 5
    8     YCOSTC0     C007          4     EN     CC 8     Cost Center 8     Cost Center 8
    9     YCOSTC0     C008          4     EN     CC 10     Cost Center 10     Cost Center 10
    10     YCOSTC0     C009          7     EN     CC 6     Cost Center 6     Cost Center 6
    11     YCOSTC0     C010          6     EN     CC 9     Cost Center 9     Cost Center 9
    Thanks
    Akila R

    Hi -
        Check the following link.
    Hierarchy Upload from Flat files
    Anesh B

  • SAP BPC 7.5: Master Data and Hierachiy Load from InfoObject

    Hallo Forum Participants,
    I am going to load Master Data from a "Clarity" Reporting Tool in BW to SAP BPC 7.5 via Process Chains (/CPMB/IMPORT_IOBJ_MASTER, /CPMB/IMPORT_IOBJ_HIER) delivered from SAP.
    These Process Chains load the Master Data and Hierarchies from an InfoObject. To find out more about Ticking of BPC I have performed a following test. So, on BPC Admin Interface I have duplicated the Dimension u201CAu201D and called it as Dimension u201CBu201D (in BW site InfoObject u201CAu201D and u201CBu201D). In the Member Sheet of Dimension u201CBu201D I have implemented the several changes und tried to load Master Data from BW namely from infoObject u201CBu201D into BPC Dimension u201CAu201D. Therefor I created a transformation file and mapped one for one IDu2019s. The data Manager started these chains, but resulted nothing (Status: red X).
    What are the features of BPC InfoObjects in Comparision with regular InfoObject?
    How can I load Hierarchies into InfoObject?
    What else I must take into account?
    Why does not work this simple test?
    Regards.
    Alisher
    Edited by: Alisher Babaev on Jan 6, 2012 1:59 PM

    Hallo pkrishna,
    so it is successed with master data load, but without hierachiies.
    My Master Data Properties on Dimension Sheet are:
    -ID
    -EVDESCRIPTION
    -PARENTH1
    -CURRENCY
    I have mapped as below:
    ID=ID
    CURRENCY=/CPMB/CURR
    /CPMB/CURR- my technical id in BW.
    In the Note you advised transformation file has been mapped like below:
    -NODENAME=NODENAME
    -HIER_NAME=HIER_NAME
    -PARENT=PARENT
    -ORDER=ORDER
    After executing of package i get whether rejected list or log file. No data can be retirieved from InfoObject.
    Have you any Idea?
    regards

  • Loading hierarchies in BW from excel

    Hi all ,
    how to load hierarchies from excel into the BW .
    do the excels need to be in .csv format or can they be loaded from .xls format.
    do i need to have a specific format of the columns in excel as a pre-requisite for loading .
    please also let me know all pre-requisites for format of excel.

    Hi Neeraj,
    the file needs to be in a special format and depends on the hierarchy of your infoobject, whether it is time-dependent or not. You can see the necessary file structure if you goto infosource, choose your hierarchy datasource. then you will find a button hierarchy structure. If you press it you will see a table with the expected columns. The file should be an csv file. You select it in the infopackage to your infosource. You can upload it directly from your desktop but only if you start the package immediately. The file must not be in use by anyone other, otherwise load fails. be careful if you number your nodes. the number must be unique
    ue in the file. the node numbers are the keys for your infoobject or of infoobject 0HIERNODE for text nodes.
    I'm looking for a sample file if you want.
    Kind regards,
    Juergen

  • How load data from One Infoobject to Another Infoobject?

    Hi GuRUS
    Any body has succeded in loading data from One Infoobject to Another Infoobject?
    Pls Let me kNow
    Regards
    Durai

    Hi Durai,
    Create export datasource on the info-object and then load the data to the other info-object.
    Check this link also:
    Re: How load data from Infoobject to another Infoobject?
    Bye
    Dinesh

  • Error while loading hierarchies

    Dear all
    I am faicng the following errors while loading hierarchies from R/3
    1.Error"Error in the hierarchial structure"
    When i open the logs i can see the follwing analysis,but not able to understand
    Analysis
    The node with the technical name 0000104 appears more than once under the node with the ID 10400011. A node must be hung only once under its direct predecessor (parent). The nodes with the same technical name have the IDs 10400017 and 10400012.
    When one of the nodes is an interval, this means that the other node is contained in this interval. When both nodes are intervals, this means that both interlap.
    Possible solution
    Remove the Duplicate Nodes
    Can anyone explain this please
    2.Error: InfoObject ZH_LKSTOM is not available for Datasource ZH_LONKLA_HIER
    I am trying to load the hierarchy for the Info object ZH_LONKLA
    Can anyone kindly help me out in these
    Regards
    Veena.

    1.Error"Error in the hierarchial structure"
    the hierarchy does have duplicate values. the possibility is that you are loading a set from R/3, where the system allows to have duplicate values in different nodes, but that doesnt hold true in the case of BI. so ask ur functional folks to nake the set unique and the load should go fine.
    .Error: InfoObject ZH_LKSTOM is not available for Datasource ZH_LONKLA_HIER
    I am trying to load the hierarchy for the Info object ZH_LONKLA
    Not sure whats the relation between ZH_LKSTOM and ZH_LONKLA

  • Load Hierarchies in B7I

    Can Some body tell me the steps to load hierarchies from flat file in BI7.0. From Data Source , I can see only options for Attributes, Text and Transaction data. But, I don't see any option for loading hierarchies. Can some body please throw some light on this? Please? Thanks in advance.

    Hi,
    Pls chk this links;
    /people/prakash.bagali/blog/2006/02/07/hierarchy-upload-from-flat-files
    Regarding Uploading Hierarchy From FlatFile
    http://www.sap-img.com/business/load-master-data-hierarchies-from-r3-system.htm
    Regards
    CSM Reddy

Maybe you are looking for

  • How do I find the menuID for the Photoshop Transform menu

    I am new to using ExtendScript and want to create a script that starts by selecting Transform >> Skew. The JavaScript script reference mentions the method 'runMenuItem' but I don't know how to find the menuID to use it.

  • How Can I Extract a Substring in WHERE Clause of CFQUERY ?

    Is it possible to extract a substring in the WHERE clause of either <CFQUERY> or in a Query of Queries?  I am trying to use the following query to find all email addresses with the domain "comcast.net" (i.e. everything after the "@" in the email addr

  • BAPI or RFC for DP90

    Hi experts, I would like to know if there is any standard BAPI or RFC to Execute DP90 transaction in CS. This is in order to do the complete service order creation cycle through a small application in Enterprise Portal. Can any one please help me out

  • HT1491 How do I find a pre order list for my ibooks

    I can't find where to get a list of the pre orders I have for ibooks? Can anyone help, please?

  • Table V_T7XSS_SER_RFW

    Good Morning. I want know in what cases is used the view V_T7XSS_SER_RFW? What is the function of this view for ESS? Kind Regards.