How to create a hierarchy

Hi
I have a table like this
12933     Contracting Process                     12958     Owner Scope Process      
12934     Licensing and Permissions Process     13036     Construction Licence Process
12935     Technical Process                             13057     Documentation for Letter of Confort     
12938     Milestones / Key Activities             13044     Milestones / Key Activities                    
12935     Technical Process                             12988     Capablt. to Withstand Loads from Exte     
12935     Technical Process                             12987     Compliance Assesm. to Regulatory
12935     Technical Process                              12986     CNPP Technological Systems     
12934     Licensing and Permissions Process     13031     Site Licence Process     
12936     Financing and Economic Process     12992     Financial Model (FA) Process     
12933     Contracting Process                     13025     EPC - Pre-Tender Phase Process
12933     Contracting Process                     13021     EPC - Contract Award Processand I nned to create a hierarhy in another table from this something like
Contracting Process                   
                           Owner Scope Process     
                           EPC - Pre-Tender Phase Process
                           EPC - Contract Award Process
Technical Process
                          Documentation for Letter of Confort     
                          Capablt. to Withstand Loads from Exte     
                          CNPP Technological Systems     How can I do this?
Thank you

Usually you would use two tables for that task.
First Table (master-table could be:
create table Process_type
  process_type_id number,
  process_type_name varchar2(100)
);Second table with Processes could be:
create table process
  Process_type_id number,
  Process_id number,
  Process_name varchar2(100)
);Entries in first table would be:
process_type_id  process_type_name
12933   Contracting Process
12935   Technical Process
...Second table (detail-table) could look like
process_type_id process_id  process_name
12933 12958 Owner Scope Process
12933 13025 EPC - Pre-Tender Phase Process
12935 13057 Documentation for Letter of Confort
...

Similar Messages

  • How to create a hierarchy info source

    Please give a step by step procrdure of how to create a hierarchy info source

    Hi,
    Check this blog:
    Hierarchy Upload from Flat files
    Bye
    Dinesh

  • How to create BP hierarchy in CRM 5.0

    Hi All,
    We are planning to create customer hierarchy in our SAP CRM 5.0 system. In other words, we want to have different departments within a company to be identified as a BP while the company itself is also a BP. How to implement this in CRM?
    Greatly appreciated,
    Leon

    Hi Leon,
    Creating  a BP group (customer) hierarchy in CRM system is very easy. Please refer to the following very good help document : http://help.sap.com/saphelp_crm50/helpdata/en/12/cfea3b31aac554e10000000a114084/frameset.htm
    But in CRM 5.0 every time you create a hierarchy node and saves it, then hierarchy automatically get disappears. You need to implement the following notes in your system to get rid of this problem : 958122, 960384 and 956066
    <b>Do not forget to reward if helps</b>
    Regards,
    Paul Kondaveeti

  • How to create a hierarchy datasource in BW

    Gurus-
    Here is my requirement.
    I am asked to create a DSO and equivalent datasource for profit center. How to create a datasource for profit center in BW?

    what does ur DSO has to do with the hierarchy? And subject line and the subject are misleading.
    these are some of the std PCA datasources:
    0PROFIT_CTR_0106_HIER       
    0PROFIT_CTR_ATTR                 
    0PROFIT_CTR_TEXT
    0EC_PCA_1                         Profit Center: Transaction Data on Accounts
    0EC_PCA_2                         Profit Center: Statistical key figures
    0EC_PCA_3                         Profit Center: Actual Line Items
    0EC_PCA_4                         Profit Center: Actual Line Items Periodic Transfer

  • How to create a Hierarchy Node Variable to be used in Infopackages ?

    Hello,
    I use BW 3.5.
    I need to create a hierarchy node variable (filter) to be used further in Infopackages as OLAP Variable.
    How can I do ?
    Please give a step-by-step answer,
    Thank you very much,
    Thomas

    Hi Again,
    You can use ABAP program in the process chain.
    I guess there are some OS level commands in ABAP which will allow you to open, close, read , write and move files.
    Serach in ABAP help or on net.
    Bes regards,
    Sunmit.

  • How to create a hierarchy in Regional Structure and how to use it

    Hi,
    Please guide me how to create a Political Region Structure hierarchy and how to use it.
    Thanks and Regards

    Hi,
    Thanks for reply please.
    I request you to please copy paste all the possible information here. It will be a great help.
    I hope you understand why we can not provide our id on this forum.
    Please guide.
    Thanks and Regards
    Edited by: MP Vashishth on May 18, 2009 7:14 AM

  • How to create a hierarchy Tree

    Oracle Forms 6i
    Hai All
    Could Any Tell me the steps to create a hierarchy tree in oracle forms
    My table is employee_master and fields are
    Empcode number ,
    Empname varchar,
    deptcode number,
    gradecode number and etc
    Here i need to create a tree with Deptcode in that every employees are seperated by grade code
    Thanks In Advance
    Srikkanth.M

    Dear,
    If you get any problem while creating tree, will help you step by step.....
    Thank you,

  • How to create an Hierarchy from 2 tables in Essbase

    Hi,
    Currently We have 5 dimension tables and one fact table in Star Schema Model.We have requirement to create an hierarchy which pulls from multiple tables
    For Eg:
    Table:1 P1 P2
    Table:2 Q1 Q2
    Expected Hierarchy :
    P1
    Q1
    While we try to implement it shows inconsistent results.Can some one let me know the alterante solution to fulfill this requirement.
    Thanks,
    SatyaB

    Your JOIN doesn't work?
    You'd have to post what the tables look like, what you're joining on, etc., etc. You aren't supplying enough information.
    I am (to put it kindly) a SQL hack. I have found that if I go to a company's dba with my childlike SQL and ask, "Can you improve this?" almost 100% of the time they take pity on me and improve my code to no end. I know that's not what a dba is really for, but they tend to like well formed SQL touching their databases. Failing that, is there someone at your firm that is good with SQL who can help? You're on an Essbase board, not a SQL board, so you are likely not going to get the help you need here.
    Regards,
    Cameron Lackpour

  • How to Create New Hierarchy and Group Codes

    Hi,
    I have a requirement for create New Hierarchy Code and Group Codes...
    Please let me know the procedure of it..
    Thanks...

    solved

  • How to create a hierarchy datasource in R/3

    Hello,
    We use the 0MATERIAL_LKLS_HIER hierarchy datasource to load material hierachy in BW.
    I had to modify the function module that creates the data for 0MATERIAL_LKLS_HIER.
    Now, i need to create a new datasource based on the new function module.
    To do so, i created a generic datasource (with SBIW), a master data attributes datasource.
    I tried to put the same parameters that in 0MATERIAL_LKLS_HIER, but i didn't find how to indicate that it's a hierarchy and some other parameters (as you can see in RSA2 for 0MATERIAL_LKLS_HIER in the "semantic attributes" area).
    Also, i couldn't run the new datasource in RSA3 because it didn't show me the right selection fields.
    Could you tell me if there is a specific transaction to create hierarchy datasources ?
    Thank you.
    MGH

    Hi,
    May help you:----
    Re: hierchy creation in ECC and replicate to BI
    http://help.sap.com/saphelp_nw04/helpdata/en/8e/dbe92341c84242be2c7d3917f1c197/content.htm
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7034028c-ad1d-2a10-2c94-868e7707dfe2
    Regards,
    Suman
    Edited by: Suman Chakravarthy on Aug 6, 2011 3:12 PM
    Edited by: Jason Lax on Dec 28, 2011 2:28 PM (Updated URL to correct format)

  • How to create a hierarchy in the iTunes site into which to group podcasts

    Within iTunes > Store> Podcasts > News & Politics PRI (Public Radio International) seems to have a kind of 'subsection' or 'subcategory' to itself, which has its own hierarchy and - in the bottom half of the screen - a further subdivision of and for its various podcasts, and their episodes.
    I'm creating podcasts for my employer and need to do the same thing - so that all of our future podcasts can be grouped.
    How do I do create a group within the iTunes store environment into which I can put future podcasts?
    Is it in the XML I'm creating - or do I need to approach Apple?
    TIA!

    You can't. I asked Apple about the same thing just recently. These pages are created by the iTunes staff and are essentially "featured" podcasts. Much like the featured podcasts the content providers are selected by the iTunes staff based on a few criteria, mainly that you have to have 6 or more podcasts with content that they feel is of interest to listeners/viewers and is regularly updated. You can't request that they build one for you...you have to be selected. So create a bunch more podcast feeds, keep them updated and interesting and hope they find you.
    Erik

  • How to create the Hierarchy Structure in BeX

    Hi,
    We have a cost center IOBJ MD, and our source system does not have the feasibility to create hierarchy to load it. But the business gave a hiearchy structure in flat file, and want to get the cost center hierarchy in bex.
    How do we do that ? Please suggest.
    Thanks
    RK

    Hi,
    A hierarchy can be created in the system by two ways:
    By hand:
         I would recomend to create by hand if the hierarchy has a few nodes or if the hierarchy will stay without changes for long.
         RSA1 --> Look for your infoobject and "create hierarchy". Then, you can create the folders and nodes that you need and dont forget activate it
    This option is the quickest and easier, if you could go for it.
    Loaded by flat file.
         If the hierarchy has many many nodes or if it will change its values quite often, it will be a good idea to develop stractors, infopackage and so on for loading the information from file file.
    There are plenty of information of the Internet about how to do it.
    From my own experience, it would be easier to build the extractor in the old version (rsa1old).
    I hope that it helps!

  • How to create a hierarchy with postable notes

    Hi all,
    Please take e look at the following case:
    In BPS we want to make a planning on groups of FI-GL-accounts. For the grouping of the GL-account we make use of the Financial Statement functionality in R/3. With a BC DataSource (0GL_ACCOUNT_T011_HIER) this Financial Statement is imported in BW as a hierarchy on InfoObject 0GL_ACCOUNT. As said, we do not want to make a planning on the GL-account but on the groups, i.e. the nodes of the hierarchy. We think in this case we need a BW hierarchy with postable nodes and make the planning on the inner nodes of the hierarchy.
    So far so good, but when we execute the Manual planning  the system responds with “Hierarchy xxxx does not contain any postable nodes” Anyone has a clue? Did we forget something?
    Thx,
    Henk van der Haar.

    Hi Henk,
    For the hierarchy with postable nodes the nodes also have to be captured as characteristic values firstly. For more details refer to the document link below
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how to plan in bps using hierarchies with several characteristics.pdf
    Some useful threads also on the same.
    Hierarchy with Postable nodes
    Bbw hierarchy with postable nodes Disabled
    Hope it helps.
    Cheers
    Anurag

  • How to Create a Hierarchy in Contacts

    Hi
    I had a requirement that in Contacts I should create on filed name "Reports To' and this functionality should work similar to the 'Reports To' field in Users, so I can select the particular cotact as my reportee.
    I Created a filed Report To but unable to link or get the contacts in the field, anybody help me out in this.
    Based on this i have to create a report showing the hierarchy of contacts reporting structure.
    Regards
    Bhas

    Thanks Venky,
    As all contacts or not users i think it will not work, because when we create a contact and with in the contact we have to choose the reporting contact with his job title.
    Regards
    Bhas

  • How to create the Hierarchial table using ALV.in WD4A

    Hi All,
    I am struggling hard to make the hierarchial ALV,  But could not do it.
    Could you help me.
    Actually I want the column to be hierarchial. For this i am using
    if_salv_wd_column_hierarchy~set_hierarchy_column.
    Also i tried to display the whole table as Hierarchial
        lr_table_settings->set_display_type( if_salv_wd_c_table_settings=>display_type_hierarchy ).
    For both the possibilities the result is not as desired.
    Regards,
    Arti.

    Hi Aleem,
    The link u have provided gives the solution for the Table.
    I want the implementation for ALV.
    Also my requirement is that the first column of the ALV should be hierarchial.
    On expanding the table cell of first column one more table should open of same type.
    This way user can navigate to three diffierent database tables.
    The tree is populated at runtime with the data. So the depth of branches is unknown at design time.
    I hope the requirements are clear to u now.
    Thanks and Regards,
    Arti.

Maybe you are looking for

  • How to retrieve info from a XP.diskimage file

    I'm running XP on a SunPVI II card on a SunBlade 1500. One of the Windows system files is corrupt and I can't boot into Windows. I no longer trust this configuration so I'd like to either retrieve my files from the XP.diskimage od copy it to a PC and

  • A sort of KeyListener without a GUI Component?

    a sort of KeyListener without a GUI Component? ( or any trick that will do)? please be patient with my question I can't express myself very well but it's very important. Please help me I need an example how to implement a way to detect some combinati

  • ITunes, library and iPhone after PC restore

    Hi there. I had to format and restore my PC from scratch. I backed up everything, including my iTunes library and my iPhones backup (backup of a backup). Now I have installed the latest version of iTunes afresh on my restored PC and authorised my iTu

  • SAP WM-PP: Spit transfer requirements

    Hello, We are working in a WM-PP scenario with transfer requirements and transfer orders. For one process we need to use the "2 step picking" functionality of the SAP system. In the release of the production order, the system is creating the transfer

  • Experiencing problem with image display in LR5

    I have an intermittent problem with images displaying and exporting in LR. It just began a couple of months ago and is totally random - will do it with RAW (CR2) or JPG. It displays this way in all modules - Library, Develop, Slideshow....The image d