Organization chart in forms 6i

Hi all!!
I am using forms version 6(6i).My requirement is to develop an organisation chart from forms(not using trees).Any help would be appreciated.
Thanks in advance

Hi,
it depends on how long you want to use 6i. Do you want to migrate up to 10g in the next time? Because Graphics is obsolete in 10g and you have to use java beans instead of then (means double work). Although it looks more mean to use forms and the charts there, you have to consider to do it with excel instead.
Regards,
Heike

Similar Messages

  • Create organizational charts using application express

    I would like to create organizational charts using the application express(HTMLDB). How do I go about it?
    I also tried the Aria sample application for HTMLDB 2.0, but when I try to run the scripts it asks for some bind variable parameters ' :NEW ' and ' :OLD ' which I could not identify. Can anybody help with understanding the standard inputs to this?

    A perfectly reasonable question, phrased in
    a perfectly reasonable way (in my opinion).
    On this, I believe, we'll have to agree to disagree. I point you to the following document,
    particularly the section "Questions Not To Ask":
    I'm not sure why you feel the need to point me at a
    document entitled "Questions Not To Ask",
    particularly when I wasn't the one asking the
    question....I pointed you to the section "Questions Not To Ask" in the document entitled "How To Ask Questions The Smart Way" not because I believe you need help asking questions, but because the advice given in that document directly contradicts your opinions:
    "Q: How can I use X to do Y?
    A: If what you want is to do Y, you should ask that question without pre-supposing the use of a method that may not be appropriate. Questions of this form often indicate a person who is not merely ignorant about X, but confused about what problem Y they are solving and too fixated on the details of their particular situation. It is generally best to ignore such people until they define their problem better."
    I admit, I failed to follow the advice of ignoring the person when I first replied, but the issue is whether it was an appropriate question, which I think this quote clearly indicates it is not.
    Robert

  • Organizational Chart in SAP

    Dear Experts,
    Can we have an organizational chart like shown below in SAP? I know in SAP we have it in tree form, but my client wants specifically in below format. Is it possible?
    This is just an example I am showing, not the exact format. But is this kind of scenario possible in SAP?
    Please reply.
    Thanks and Regards,
    Bhagyashree

    Yes, there are some standard reports that let you visualise the organisational structure.
    There is a tool called Human Resources Information System (or HIS) that can be accessed via transaction PPIS. The first time you access the transaction, it will ask you which plan version you want to use - usually this is 01 (although it may be different in your business). Use the search help to find the top-level organisational unit you wish to report on, and use the radio buttons to select whether you also want to display positions and/or employees. Click the execute button and it will generate a very basic org structure. There are some screenshots on this page as an example: http://scn.sap.com/docs/DOC-35373
    Alternatively, if you use Manager Self-Service then the latest version has a basic org chart view. It's basically a very simple version of the Nakisa org chart, but you don't have to pay any additional licensing costs. It's in the MSS Team View application, the help page for this is here: http://help.sap.com/erp_hcm_ias_2013_02/helpdata/en/a2/063081c4c34b07b727ff4ad2b76101/content.htm

  • FAQ:  HR-OCI 4.6 (Human Resources, Organizational Charting Interface )

    Welcome to HR-OCI 4.6 (Human Resources, Organizational Charting Interface ) forum!
    This forum is actively monitored and moderated by SAP Integration and Certification Center (ICC).
    Frequently Asked Questions:
    ======================================
    Q1: Where can I learn more about HR-OCI certification?
    Q2: Where can I download the test plan for HR-OCI  certification?
    Q3: How can I apply for HR-OCI certification?
    Q4. What are the integration scenarios?
    Q5. Do I have to implement all 3 scenarios in order to be certified?
    ======================================
    Q1: Where can I learn more about HR-OCI certification?
    A: Take a look at our ICC web page on SDN:
       SAP Human Resources - Organizational Charting Interface (HR-OCI) [original link is broken]
    Q2: Where can I download the test plan for HR-OCI  certification?
    A:  Once you sign the certification contract for HR-OCI, you will be assigned to an ICC consultant who will send you the associated test plan.
    Q3: How can I apply for HR-OCI certification?
    A:  Please go to http://www.sap.com/partners/apply and fill out the application form.
    Q4. What are the integration scenarios?
    A:  * On-line data extraction – via vendor
    Off-line data extraction – via vendor
    On-line data extraction – via SAP
    Q5. Do I have to implement all 3 scenarios in order to be certified?
    A:  You have to implement only one of the scenarios.
    Message was edited by: Chung-Ho Fan

    see this might be helpful:
    SAP Human Resources - Organizational Charting Interface (HR-OCI) [original link is broken]

  • Organization Chart Using Query

    Hi Experts ,
    Is there any way to make a query for organization chart
    for example
    ---------------------------------------------------------------CEO
    -------------------------------Manager X--------------------------------------------Manager Y
    ---------Asst. Manager(a)--------Asst. Manager(b)-----------Asst. Manager(c)-----Asst. Manager(d)
    or there is any tool available to do this; note that i am using 6i forms/reports where i dont found any way to make organization chart
    Regards,
    (please ignore lines ------- )
    Edited by: zulfffi on Sep 30, 2010 4:35 AM

    Hi,
    zulfffi wrote:
    attn: bluShadow
    I think you misunderstood the question , I actually clarify that there is no graphical tool available in 6i so please help in regarding sql query..
    hope u understand nowA SQL query can produce tabular output, for example:
    indented_postition
    CEO
        Manager X
            Asst. Manager (a)
            Asst. Manager (b)
        Manager Y
            Asst. Manager (c)
            Asst. Manager (d)Depending on your data, you can use CONNECT BY, as Kanish suggested, to get results like this.
    If you'd like help, post a little sample data (CREATE TABLE and INSERT statements), and the results you want from that data.
    Explain how you get those reulsts from that data.
    Always say what that version or Oracle you're using.
    You may have noticed that this site normally doesn't display multiple spaces in a row. Whenever you post formatted text (such as query results) on this site, type these 6 characters:
    \(small letters only, inside curly brackets) before and after each section of formatted text, to preserve spacing.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to create business charts in Forms 10g?

    In the old days, before and in 8i, we can still create business charts using Graphics Builder with the following graph types. How can we build business charts in forms 10g?
    Column: Shows discrete values using vertical columns
    Bar: Shows discrete values using horizontal bars
    Gantt: Shows task or project scheduling information using horizontal bars
    High-Low: Shows multiple Y-axis values for each X-axis point
    Line: Shows data values as points connected by lines to show trends
    Mixed: Combines a column and line chart
    Pie: Shows how individual data values contribute to an overall total
    Scatter: Plots 2 sets of potentially related data to identify possible trends
    Table: Shows text data in a table
    Double-Y: Shows a column or line chart with multiple values for the same X-axis value

    On the samples page on OTN there is a piece on how to use BI beans to achieve business charts. Search for "BI bean Graphs in Forms".

  • Using "Save for Web & Devices" for a Organization Chart with Text

    I created a document in CS3 Illustrator that is an Organization Chart. It contains rectangles, lines, and text. It looks great in Illustrator.
    I have tried to save it using "Save for Web & Devices" to create a JPEG and a GIF so that I can pop it into a Dreamweaver document as an image and it keeps coming out blurry.
    I have tried changing its size and resolution. I have tried opening and exporting it into Photoshop to try to "clean" it up. Nothing seems to be working.
    I'm obviously unlettered in this modus operandi!
    meem

    Thanks for the response.
    The background is transparent and will end up on a white background eventually.
    I tried to make it clear in Dreamweaver by scaling it and it did seem to improve it somewhat. But it still doesn't look like the clear copy in Illustrator that I started with...
    I also need to be able to embed this in a Word document to print for a hardcopy manual.
    I had this same problem with Freehand a few years ago.

  • Hyperlinks in "organizational chart" not converting

    I have tried using the MS office "organization chart" (insert-> picture-> organization chart)function in word, excel, and ppt to make a drawing tree with hyperlinks. All of the links are lost when I convert to PDF. I also tried using VISIO to create a tree structure with hyperlinks and I have the same problem.
    Does anybody know how I can get this to work?
    Thanks,
    Jarrod

    I have tried using both "file->print" and "adobe PDF-> convert to Adobe PDF"
    I have found that as long as the hyperlink is not in an "object", it will convert to pdf, but any link that is in a text box, or embedded body like a visio drawing tree or MS office org chart, it will not convert to PDF hyperlink.
    Also, I have found that a hyperlink in a table or copied cells from excel will convert, but It is too much work to make a org chart from scratch.
    Any ideas?
    Thanks,
    Jarrod

  • Best Organizational Chart Software for the Mac

    Any suggestions for the best org chart software for the Mac?

    I dunno, there aren't really any screen shots or concrete descriptions on the Evernote site, and I've never used it, but from looking at a video on their site, I'm not sure it would qualify for creating organizational charts. If Fred is looking for something that creates stuff like flow charts and the like, he may have better luck with OmniGraffle. Whether this is available on the Mac App Store, I don't know... but if not, don't bother with the Mac App Store and just download from the web site:
    http://www.omnigroup.com/products/omnigraffle/

  • Organizational Chart with specific colors in OBIEE 11g

    Hi Gurus,
    How to create organizational chart in OBIEE? I tried to follow this link Oracle Business Intelligence by Sandeep Venu: Google Organization Chart in OBIEE 11G
    but can't find out how to make specific chart (example chart of manager position) have a red color, the director chart have a green color.
    Please help
    Regards
    JOE

    This requirement sounds like it has a possible solution with some html coding. My idea is to :
    1) Create a dashboard with two pages.
    2) In the first page, create an iframe of the first dashboard.
    3) In the second page, create an iframe of the second dashboard.
    4) Customize the second dashboard page to have the custom background color.
    Please refer to this link on how to customize the dashboard pages: http://www.appsassociates.com/resources/presentations/AA_OBIEE_Customizing_Dashboard_Appearance_NEOAUG_Fall09.pdf
    Please assign points if helpful.
    Thank you,
    -Amith.

  • Crystal Reports and Organizational Charts

    Has anyone used Crystal Reports for creating Organizational Charts? The gap we have is that some manual user overrides are needed to the final output, and the output cannot be modified in Crystal unless exporting the data. The export format is clunky.

    Hi,
    Did you do any aggregation for your org chart in crystal report?
    Or you have to draw it in CR?
    If not, pls use excel or other powerful UI oriented tools, as far as i know, crystal handles data well but not the final format.
    Thx,
    Hao

  • UPLOAD ORGANIZATIONAL CHART IN SAP

    Hi Experts,
    My customer has the following requirement:
    In order to avoid manual entry of Organizational Data we need to upload the Organizational Chart from his System in SAP.
    Is there a way to upload the Objects and the Relationships between them?
    Thanks in advance

    As our friends said BDC and LSMW and BAPI  or IDOCif it is remote servers those the Best parctices to upload Data.
    Whatever is your legacy system, you still get that info atleast you will get them in ASCII format i.e text format.
    You can very much download that info do the cleaning and clinsing and Modifications do the upload
    Best Regards

  • Adding Organizational Chart in Pages '09

    Does anybody know how to add an organizational chart in Pages '09?
    How could I make the connection line not to be curve after adding shapes?
    Please discuss answers here.
    Thanks

    Walt
    It is quite versatile.
    Of course it does excellent organisation charts but also any other drawing task or outlining.
    You can map, space plan, diagram, in fact almost all drawing tasks. That includes wireframing websites, user interfaces and gadget modelling.
    www.graffletopia.com has a wealth of "stencils" which are collections of ready made artwork which are so beautifully implemented in Omnigraffle that I wish Apple and Adobe would steal/licence it to put in their respective programs.
    As a wireframer I think it earns its keep on that alone, everything else is cream. It is also a favored route to get .svg drawings into Keynote/iWork as shapes. Something Apple has totally neglected.
    It should be considered the missing drawing application in the iWork suite.
    Peter

  • Template for organizational chart

    Does anyone have a readymade template for an organizational chart in any iwork program?

    You can just make your own, as it is hard to know what you want would look like, but try looking in:
    http://www.iworkcommunity.com
    Peter

  • MSS Team Organization chart in federated portal

    Hello Experts,
    when i access MSS Team Organization chart in federated portal (consumer) i get the following error message ,
    com sap mw jco JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: User is locked. Please notify the person responsible
        at com sapmw jco MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
    but this is working in Producer Portal,
    any help
    Thanks
    Vijai

    vijay,
    some hints
    are u using any third party application to show the organizational data in a graphical view like orgpublisher?
    com.sap.pct.erp.mss.oci_link
    com.sap.pct.erp.mss.oci_launcher
    com.sap.pct.erp.mss.oci_tester
    add everyone permissions for the above iviews.
    some more hints on
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/ca/4c14021b854ee790cdb11c5e82218b/content.htm
    jo

Maybe you are looking for