Complete type hierarchy for project

Hi all!
Does anyone know if it is possible in Jdeveloper to view the complete project type (class) hierarchy. This is for example possible in Eclipse, and I've always found it a really useful tool. I know Jdeveloper supports type hierarchies for individual classes, but I'd like to see the complete project hierarchy.
Any help is much appreciated!
Regards,
Falco

For Project budgets, there is no approval hierarchy as such, you can define system statuses for the project how the approval hierarchy to follow across and then have the key project members who will provide approval listed in the project
For ex: you can define your own project statues Pending--> Submitted--> Approval for Finance --> Approved
during all these stages you can set the workflow to follow the approval process, notifications will be set to the key member for the role who needs to provide approval
Using notifications the managers can approve or reject
Thanks
Krishna

Similar Messages

  • How do we get complete hierarchy for a WBS element??

    Hi All,
    Is there any FM to get complete hierarchy for a WBS element??
    Or any other method that would achieve this requirement ??
    Eg:
    C.00103.1
    C.00103.1.1
    C.00103.1.2.3
    C.00103.2
    C.00103.2.1 etc
    If i give C.00103.1, all the WBS elements in the hierarchy should be displayed.
    Any pointers are of  great help.
    Regards
    Prathima

    Hi,
    Available Methods
    Getinfo : Read detailed information about WBS [ BAPI_PROJECT_GETINFO ]
    Maintain : BAPI: Project maintenance [ BAPI_PROJECT_MAINTAIN ]
    SaveReplica : Replicate work breakdown structure (ALE) [ BAPI_PROJECT_SAVEREPLICA ]
    The WBS hierarchy object type defines the hierarchy of the WBSelements. A project definition always has exactly one hierarchy. If theposition of a WBS element changes, the whole hierarchy has to berebuilt. Therefore, the WBS hierarchy object type has only one command:
    Create. Every WBS element receives exactly one entry in the table parameter IWbsHierarchieTable with which it defines its position.
    Command: Create
    Use this command to create or change a WBS element hierarchy for aproject definition. Enter the WBS hierarchy object type and the Create
    command in the table of the IMethodProject parameter. The commandrefers to all entries in the table of the IWbsHierarchieTable parameterthat contains the data for the data for the hierarchy. Each entry inthe IWbsHierarchieTable refers to a WBS element that describes its position relative to the other WBS elements.
    Example
    - Positioning WBS elements TRAINING , TRAINING.1 and TRAINING.2 . (WBS elements TRAINING.1 and TRAINING.2 are subordinate toWBS element TRAINING. WBS element TRAINING1 is positioned on the left of TRAINING.2.)
    IMethodProject
    OBJECTTYPE = WBS-Hierarchy
    METHOD = Create
    OBJECTKEY =
    REFNUMBER =
    OBJECTTYPE =
    METHOD = Save
    OBJECTKEY =
    REFNUMBER = I
    ProjectDefinition
    PROJECT_DEFINITION = PD-TRAINING
    IWbsHierarchieTable
    WBS_ELEMENT = TRAINING
    PROJECT_DEFINITION = PD-TRAINING
    UP =
    DOWN = TRAINING.1
    LEFT =
    RIGHT =
    WBS_ELEMENT = TRAINING.1
    PROJECT_DEFINITION = PD-TRAINING
    UP = TRAINING
    DOWN =
    LEFT =
    RIGHT = TRAINING.2
    WBS_ELEMENT = TRAINING.2
    PROJECT_DEFINITION = PD-TRAINING
    UP = TRAINING
    DOWN =
    LEFT = TRAINING.1
    RIGHT =
    Notes
    Further Information
    For more information, see the R/3 Library under PS Project System -> Structures -> EPS Interface
    Regards,
    Vijetha.

  • Account determination for project stock delivery (for movement type 281Q)

    Hello
    We are trying to carry out delivery for project stock (CNS0) using  movement type 281Q.
    We notice that there is no account modifier availalbe for this scenario resulting in error during PGI. However, we can do PGI after changing the config of account determination without account modifier.
    Since working without an account modifier is not acceptable for various business reasons, we must have an account modifier defined. We are wondering why SAP has not provided a standard solution for dealing with project stock delivery.
    Can any one please suggest how to deal this situation.
    Thanks and warm regards,
    Jagadeeesh

    We have business requirement as stated below:
    We need to procure materials for specific Projects but also want to track the stock for the Project by value in the invnetory. In other words, the encumbrance of the procurement needs to take place against the Project but we want to be able to take it into inventory as a valuated stock and issue to the WBS whenever it is required.
    Is this possible?  What we know is that as soon as we give reference of the WBS for the Procurement, it gets expensed to the Project and we cannot value manage in inventory.
    The reason for this requirement is there is a long time between when the item is procured and when it is used for the project. Till such time we have to track the Project items in the inventory as any other stock but its still tagged for the project and encumbrance would need to have happened
    Any ideas on how to deal with this will be appreciated
    Thanks
    Noornie

  • Error : No basis hierarchy for product type 01

    Hi
    When i am trying to create product hierarchy in CRM 5.0 the following error
    "no basis hierarchy for product type 01" is futuring in the system,I would rquest you help in this issue.
    Regards
    Krishna

    Hi All,
    While congiguring the material system showing the same mssg like "No basis hierarchy for product type 01". Even If I created the hierarchy. Plz any body is there to solve this issue.
    Thanx
    Chinmaya

  • Where can I find the user key precedence hierarchy for each record type?

    Example: I want to update contact records through the CRMOD web service API.
    So I'm looking at the "Oracle Web Services On Demand Guide, Version 6.0 (released August 2010)", page 316, and it lists 3 user keys for Contact.wsdl v2.0 in the following order:
    1. FirstName and LastName
    2. Id
    3. ExternalSystemId
    From what I can see, this order does not seem to reflect the precedence hierarchy of these 3 user keys.
    I've send in a test update where I supplied a FN, LN, and EUID, ... and the contact that matched the EUID got updated.
    (I'm glad it did, because EUID really needs to take precedence over FN+LN, otherwise you could never change a contact's last name without knowing the contact's Row Id.)
    Does anyone know where I can find the precedence hierarchy for each record type's user keys (other than doing the obvious and time consuming "try+error")?

    Hi,
    we experienced similar problems with the account object and asked the oracle support about this. This was their answer:
    "[...] thank you for contacting CRM On Demand Customer Care. Regarding your question, please note the below: when perfoming a query, the user key fields are looked for in this order: - Row id - External System Id - AccountName and Location. Basically, the search will be performed by AccountName and Location only when the other fields are missing. This is an expected behavior because, the Row Id is the strongest filter as it is always unique. The external system Id comes second, as it is supposed to be unique in another system."
    So, I guess the order is always
    1) Row Id
    2) External System Id
    3) specific field combinations...
    kind regards
    Kai
    Edited by: Kai Hartmann on 28.04.2011 07:10

  • Search Hierarchy for All Enumerated Types

    I have inherited a large hierarchy of code (about 1200 VI's) and am in the process of modifying it.  Unfortunately the previous developers who have worked on the code either did not know about Type Definitions or chose not to use them for the challenge.  I have updated an enumerated type and after poking around have found that there are many others like it peppered throughout the hierarchy that also need updating.  Their names are similar but not necessarily the same, close enough that if I could search over all enumerated types in the hierarchy I chould most likely pick out the ones I need and dare I say replace them all with a single type defined enumeration.  The problem is that I dont know how to search a hierarchy for all enumerated types, I see an option to search for all front panel terminals but the search quits after finding 2000 (not to mention that this enumeration will exist as control, constant or indicator).  Anyone have any ideas?
    CLA, CLED, CTD,CPI, LabVIEW Champion
    Platinum Alliance Partner
    Senior Engineer
    Using LV 2013, 2012
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.

    Will S. wrote:
    To help you with this, you can programmatically search your VIs to find the number of Enums you have in each. That might at least help you keep track of your changes. You could even make all of them blink so they are easy to find. For details on how to do this, see the following thread:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=359515&requireLogin=False
    That will help you find them on the FP but not the block diagram.
    For the BD this should work.
    Just select the enum constant for the numeric palette.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • No basis hierarchy for product type 02

    Hi guru ,
    I am trying to configure the SLA in Solution Manager.
    Now  I created the categories with the transaction comm_hierarcy after I tried to create a service in the transaction COMMPR01 but when I choose the service and adding the category ottenfo this error:
    No basis for product type hierarchy 02
    any help?

    Hi Antonia,
    I am configuring SLA on Solman and i recieve the same error when i try and create a service.
    No basis hierarchy for product type 02
    Please assist by advising how you resolved this? the link mentioned below is inconclusive. . .
    Regards,
    Oliver Guzi

  • Completion Confirmation Parametrs for Plant and Order Type

    hi Gurs,
    Pls let me know how to define Completion and Parameters for Plant and Order Type.
    Pls let me know the IMG path also.
    Points will be rewarded......
    Ranjit Kumar

    hello SAP Gurus....
    Pls let me know how to define Completion and Parameters for Plant and Order Type.
    Pls let me know the IMG path also.
    Points will be Assigned......
    Ranjit Kumar

  • Cost / Revenue for Project Role Types

    Dear All,
    I need your suggestion on cost / revenue rate for multiple project roles type of the project elements. I am defining various project roles such as account manager / project manager / Team leader / Team members etc. which will be assigned to project. There will be different cost / revenue hourly rate for each role type. I have defined hourly cost / revenue rate for organisation management. But i oberved that hourly rate is getting copied to all type of role in project & the same is update as planned cost.
    Request you to suggest how to mainatin different hourly rate for various project roles in side project.
    Thank you in advance.
    Regards,
    Ranjan

    Hi,
    Make sure you have done following settings
    SPRO>Collaboration Projects >Connection to External Systems>Accounting Integration>Define Cost/Revenue Rates
    here you define Cost revenue rates
    Now i feel you have assigned these rates in define Task types in SPRO>Cproj>structure>define task types
    in this case it ll take same cost revenue rates.
    you remove these
    and in SPRO >Collaboration Projects > Resource Management>Basic Settings for Project Roles> Role types
    assign the rates.
    clear the browser Cache, cookies.
    Make sure you log off and then try to create new Project with the settings
    It shd help.
    P.s. Zhenbo plz correct me if im wrong...
    Niranjan
    Award points if useful.

  • Hierarchy for material types does not exist

    Hi,
    I am doing an intial configuration in SRM 7.0 we have actvated extended classic and PPS activated.
    In the first level of configuration ai heve set up the logical systems and the system landscape.
    when i am in R3AS
    DNL_CUST_BASIS3
    DNL_CUST_PROD0
    DNL_CUST_PROD1
    DNL_CUST_SRVMAS
    the above objects wre green when i executed
    For the object MATERIAL
    I am getting an error
    Hierarchy for material types does not exist
    Message no. COM_PRODUCT_API000
    Diagnosis
    Before materials are imported from the ERP system, the material types from the ERP system must exist as categories in CRM/EBP. When the Customizing object DNL_CUST_PROD1 is imported, the material types are imported automatically and created under the category MAT in the category hierarchy R3PRODSTYP (product subtype).
    Procedure
    Check whether the ERP system material types have been imported successfully and exist as categories.
    Proceed
    If necessary, import the Customizing object DNL_CUST_PROD1.
    Kindly guide me

    Hi,
    It looks you have not configured the middleware basic settings. Queue should be registered in SMQR transaction.
    Please follow the configuration guides in SAP Solution Manager or offline downloaded version in SAP Service Marketplace.
    http://service.sap.com/srm-inst
    Regards,
    Masa

  • Enable decision type 4 for 'Approval with completion' for BUS2121

    Hi Experts,
    Kindly let me know how to enable decision type 4 for 'Approval with completion' as the system is not allowing to select decision type 4..
    I know there is a limitation and allow only 1 & 2 decision types for BUS2121. But, how to enable decision type 4 as I need to enable for parallel approval.
    Thanks in advance!
    Thanks,
    Krishna.

    Hello Krishna,
    decision type 4 for SC is not allowed for completion process level: this is SAP standard.
    1465831 - List of decision types available for SRM documents
    Check for below OSS note to allow fields edition:
    1277921 - Allow/Disallow to edit fields for approver/reviewer
    Regards.
    Laurent.

  • Error running Execution plan for 'Project Analytics in PeopleSoft 9.0 '

    Hi ,
    I am running execution plan for Projects Peoplesoft 9.0 (BI Apps version 7.9.6)
    The issue is the file type data source went thru the database (data warehouse)
    the tasks that were completed SUCCESS were from the File source only from (SrcFiles).
    error as below.
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_PSFT_90_Adaptor:SDE_PSFT_ExchangeRateDimension_Full:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    Error while contacting Informatica server for getting workflow status for SDE_PSFT_ExchangeRateDimension_Full
    Error Code = 36331:Unknown reason for error code 36331
    Pmcmd output :
    one more info,if this helps
    values defined in the Parameters of the execution plan.
    1     DATASOURCE     ,DBConnection_OLAP     is 'DataWarehouse'
    1 DATASOURCE     ,DBConnection_OLTP     is 'PSFT_9_0_FINSCM'
    1     DATASOURCE     ,FlatFileConnection     is 'PSFT_9_0_FlatFile'
    The 'Relational Connection' In Informatica Repository Manager is currently pointing to only 'PSFT_9_0_FINSCM'
    & 'DataWarehouse'
    Please let me know what is wrong?
    Regards,
    JK

    Hi ,
    I created the PSFT connection in 'Applicaiton connection' of Repository manager.
    Also the Informatica server's tnsnames.ora should have entry for the source( PSFT database) and that of the datawarehouse.
    thanks,
    JK

  • How to implement Approval hierarchy for Sales Order in Order Management.

    Hi,
    We need approval process for sale orders in Order Management module. Currently we are using credit HOLD option for orders at shipping level. The issue we are facing now is we can not cancel those orders who contains Service Line item in it while on HOLD. The restriction raised at the time of cancelling the order that the Line Item is "fulfilled". Service line item's get fulfilled.
    Is that any other possibility to have Approval hierarchy for Sales Orders in Order Management Module? If it is possible can anybody share the related document or implementation guide?
    Thanks with anticipation in advance.
    Many Regards
    Kaleem Bhatti

    I copied the standard order header workflow and the "Book Order, Manual" workflow to custom workflows.  I then modified the "Book Order, Manual" workflow to put another completely custom workflow (call this "Approvals") in between the "Book Eligible" and "Book" steps.
    The "Approvals" step assessed the sales order, changed the order header to the pending approval flow_status_code, and sent out the appropriate notifications.  The "Approvals" step returned a Complete/Incomplete where complete would proceed to "Book" and incomplete would go back to "Book Eligible."  The new workflow was then assigned to the order type needed.  I don't still have access to that environment (job change) or I would give more definite instructions.

  • [svn:fx-trunk] 11548: MXFTEText. css now has a type selector for FTEDataGridItemRenderer that matches the one for DataGridItemRenderer in the MX default .css file.

    Revision: 11548
    Author:   [email protected]
    Date:     2009-11-06 16:35:27 -0800 (Fri, 06 Nov 2009)
    Log Message:
    MXFTEText.css now has a type selector for FTEDataGridItemRenderer that matches the one for DataGridItemRenderer in the MX default.css file. Both set paddingLeft to 5.
    QE notes: None
    Doc notes: None
    Bugs: SDK_22741
    Reviewer: Alex
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/MXFTEText.css
        flex/sdk/trunk/frameworks/spark-manifest.xml

    AN UPDATE ON MY ISSUE:
    It appears to be limited to Dreamweaver. When I upload the files to my server and use BrowserLab or Microsoft SuperPreview the pages are rendering properly in all versions of IE. It's only broken when viewing in Design view within Dreamweaver or when using BrowserLab from within Dreamweaver. So at least I know my website works, which is a huge relief, but does anyone have any idea why Design view would complete ignore my styles? It's very annoying.

  • Clarity in the Type of the Projects

    Hi Guys,
    I was not cleared by choosing the type of the Project - I mean by selecting Implementation or Upgrade or Support or Template Projects . where we could see the difference in Technically and Functionally. I have seen the Tabs for Implementation - Upgrade - Template there is no difference.
    If everything is appearing the same - then what is the mean of choose the type of the Project , where does this really get affect or impacts.
    Please make me clear Guys
    Thanks in Advance.
    Amrita

    Hi
    I think you need to read this
    The project types delivered with the SAP Solution Manager allow you to differentiate between different types of projects. You can use the SAP Solution Manager to create the following projects:
      Implementation Project*
    Project to implement business processes in an SAP landscape.
    Create a project structure from the business processes. You can either create a new project structure, or base it on one of the following:
    One or more user or partner templates
    An existing project
    Scenarios and configuration structures delivered by SAP 
      An existing production solution landscape
    Template Project
    A project to create a template.
    A template makes your project structure, or parts of it, with its assigned objects (documentation, test cases, IMG activities), available to other projects.
    You can lock templates, completely or partially, against changes when they are used in other projects. To use templates in other systems, transport them.
    Template projects are especially suited to SAP partner solutions or global rollout.
    Upgrade Project
    A project to upgrade existing systems.
    In an upgrade project you can:
    ○       Upgrade customizing: Upgrade existing functions
    ○       and/or
    ○       Delta customizing: Copy additional functions
    Optimization project
    A project to optimize the flow of business processes, or the use of a software solution.
    You can use optimization projects, for example, in SAP Services.
    Safeguarding project
    A project to resolve a critical situation in the implementation or use of an SAP solution.
    Safeguarding projects show the reasons for a critical situation and coordinate the steps required to resolve the problems.
      Maintenance project
    A project to maintain a solution
    ○       in Change Request Management. The project contains all maintenance activities and urg corrections of a solution.
    ○       in Check-In/Check-Out Business Processes from the Solution Directory
    Please visit
    http://help.sap.com/saphelp_sm40/helpdata/en/9a/90b441b60e3331e10000000a155106/frameset.htm
    and search forum
    In addition you can contact a solman consultant who can tel you or show on system in detail the difference among this as mentioned above.
    Hope it clarifies ur doubt
    Regards
    Prakhar

Maybe you are looking for

  • Invoking LC webservices from VB6 where "invoke" is reserved word

    Hi everyone: I'm making some poceses tests on one customer (We are running a proof of concept and  positioning LC technology ) who wants to invoke LC PDF-G orchestrated services using the WS endpoint from an VB6 app. When the VB6 app creates the prox

  • Using Service without party in Inbound Idoc scenario

    Hi Guys, Can we use a Service Without Party in an inboud Idoc scenario? I want to create a Business Service without party and use it as a sender service. For the Adapter Specific Identfiers for this service I want to put any arbitrary value for the l

  • How to create 200 individual pdfs instead of 1 pdf with 200 pages? (Page breaks?)

    Hi, Is there a way to create multiple reports using SQL Reporting Services (2008 R2) using one dataset, instead of one long report. For example, running a batch of customer statements or bills etc. At the moment, our report runs well but creates one

  • GotoAndPlay in seperate movie file

    i'm having problems figureing this out :/, it doesnt seem like this should be so hard, so not sure whats wrong with me, but iv been trying to figure it out for like 6 hours now..lol What i'm trying to figure out is, I have a swf file that loads other

  • Why does font size automatically change

    For my church work, I have created mini-presentations with lyrics.  I then copy them into my service master.  A number of times the font dramatically increased in size from the the file I am copying into the master.  I mean like from 28pt Helvetica t