Custom Project types

Hi All,
Is there anyway to define a custom project type( like implementation, upgrade...) through configuration or BADI.
and what shud we follow to link it to a number range for the maintenance cycle and link this to a subject which will automatically fetch the maintenace cycle of the custom project type.
kindly give your inputs in this.
Also there is one more doubt,
in enterprise edition we were able to link the change request to business processes.... is there any BADI or EXIT or through configuration we can automatically update the transport request for the changes done corresponding to the business process.
kindly share your inputs
Thanks and Regards,
Subhashini.

I don't think you can filter project types on stock CDT New Project Wizard. But you can create (inherit) your own wizard which filters project types, that would be much easier.
For that, use extension point org.eclipse.ui.newWizards and subclass CDTCommonProjectWizard.
Andrew

Similar Messages

  • How to create the Custom project System as Web Project

    Hi,
    I have created a custom project system using this walkthrough. But
    this walk through is targeting Visual C# project system. I need to create the Custom project system as Web project and set the start up page as index.html file. How can I achieve this?
    Note: 
    I have got the Custom project system sample from VS2013 SDK samples(https://mpfproj12.codeplex.com/).
    But it demonstrate the Custom console applications only.
    - Abbas K

    Hi,
    So you didn't even follow this walkthrough yet? If you did, how did you do it?
    I failed to create such a web project system because I finally messed up my VS experimental instance. But it's possible to create a custom web project system, by following this walkthrough. Someone else has successfully made it, check this
    link.
    The difference is that you have to use web project type instead of the console application project type. You could copy a web project's .csproj file into the VSPackage project and rename it to xxx.myproj. There's an error in the walkthrough that the AssemblyInfo.cs
    file should be put into Properties folder and set the "Build Action" property to Content, "Include in VSIX" to true.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Issue with configuration of 'Special Function' to a custom output type

    Hi Experts,
    In my project we have a requirement to configure a custom output type for application V3 (billing) and assign a Special Function to it. I have assigned a custom Program Name and a custom form routine within the custom output type in Processing Routines (in NACE). But when I try to save the Billing document using VF01 / VF02 it gives me an error saying 'Processing Routine XXXXX in program ZXXXXX does not exist'. I have double checked that the Z program is activated. I have declared as follows:
    REPORT ZXXXX.
    FORM XXXX USING return_code us_screen.
    Can anyone please tell me if I am missing something?
    Thanks,
    Avi

    Hi Neil,
    Now this error is resolved. It does not give me that message anymore. But I am getting a new error while saving the billing document with the customized output type. Following is my configuration in NACE:
    Application: V3
    Output Type: ZMAM
    Program: YVRO_TOLLING
    Form Routine: F_FETCH_AND_PREPARE_DATA
    I am trying to place a break-point within the form routine F_FETCH_AND_PREPARE_DATA but it does not stop there. When go back inside the billing document, it shows an error against the ZMAM output type but has nothing in the processing log. Am I missing something?
    Avi

  • Adding Project Type as a characteristic in CJE1 Report Painter

    How do I add the Characteristic/Field "Project Type" to CJE1 Report Painter so the field can be used in reporting?
    thank you,
    Todd

    Hi,
    I could not understand "Project Type" exactly, maybe Project Profile or.,.. but you can enhance any charcteristics with using customer enhancement: KAP10001. please check SAP note 454509. Hope this helps.
    best regards, Takashi

  • Custom data type causing trouble in deploying shared variable to RT target

    I seem to be having some difficulty in using a network published shared variable created from a custom data type when deployed as an executable on an RT cRIO target.  I'll start by describing why I believe this is where the problem lies.  I created my RT VI in the LabVIEW development environment (LV 2012) and everything works fine.  This VI is pretty simple because it rapidly devolved in to a debug exercise.  The RT VI starts by simply blinking the User LED a couple of times and then starts a simple acquisition loop to read a few values off the hardware using the scan engine (while still blinking the User LED).  After reading the hardware, the values are bundled in to a cluster and written to a network-published shared variable defined by a type def custom control.  The custom control contains five dbl precision floats.  If it matters, the cRIO RT system hosts the shared variable in this case.
    So, I deploy this under the development environment and everything works fine.  The LED blinks merrily along, telling me that the program is running properly.  Running a host VI that reads the network-published shared variable yields the desired result.  All is good.
    Now I want the cRIO system to run this simple program autonomously at startup.  I build it, set it as the startup VI, deploy it and then restart the cRIO target.  The LED never starts blinking... the VI does not seem to run.  I will spare you most of the debugging work and jump to the end.  I basically "Diagram Disabled" various sections of code until the VI started running correctly as an executable.  I kept reducing the size of the disabled code until only one thing was disabled:  the write to the custom data type shared variable.
    So, I guess my question is this:  Are custom data types defined by type def'd custom controls allowed in executable RT programs?  I've read through the cRIO Developers Guide, my NI Real Time Development course book and the Using Shared Variables white paper and I didn't see anything that forbade it.  I know that there are some things not allowed in executables that are allowed in the development environment (front panel property nodes, dialog VIs, OS-specific calls, etc), but no mention of custom data type shared variables.  Any ideas as to why my VI runs in the development environment but fails when compiled unless I remove the write to the network published shared variable?
    Thanks in advance for your help!!
    Solved!
    Go to Solution.

    Paolo,
    So I thought that you meant to disconnect them in the build specification.  Under the Additional Exclusions in the build specification, there is a check box for Disconnect Type Defs.  I checked that box, recompiled, redeployed and it did not work.  At this point I had to give and move forward, so I was going to convert the data typed from a cluster to an array.  When I went in to change the data type in the shared variable pop-up from the project explorer, there was a big button under the variable definition that "Disconnect from Type Def".  Clicked that button, recompiled, redeployed, restarted and everything worked great.  Thank You!!
    I suspect that I'll have to be careful if I change the definition of that data type (add an element, etc) since it is no longer connected to the data type.  We'll cross that bridge when we need to.
    Thanks again

  • Designer Custom Data Type

    Hello,
    I've posted a project at some commercial sites to find someone to help me doing it, but couldn't find any. I thought that it might be impossible doing this type of projects. The following is what was posted expecting someone could help/lead me doing it myself or at least providing any valuable hints, Thank you in advance.
    Looking for an Oracle expert to do the software part of a project.
    A data to be populated in Oracle database, but unfortunately Oracle doesn't support the required data type to hold it.
    An expert has to create custom data type with all required procedures/functions to manipulate the data(Read/Update/Insert/Delete), and provide a method to incorporate the solution in Oracle developer suite to model it.(To use it inside designer tools)
    The solution should allow someone to Create a column in a table to hold (for example) three bits in every row(record), mostly used in the project is three bits, but need the solution to be open and customizable to any number from one up to 21. Viewing/entering the data in a record could be as binary string. Saving in a table physically should be in sampling way to save space.
    The functions/procedures for manipulating the data should be based on record level and block level(several records of one column with start/end points). For record manipulations a binary string should be used, and for block manipulations a sampled structure should be used.
    Thank you for your time.
    Platforms:
    Oracle Database 9i and above.
    Oracle Developer Suite 9i and above.
    */

    not sure what exactly do you mean by custom data type in SQL? if you mean if there is a user defined data type in oracle thru PL/SQL yes there is. by using the %Type you need not to declare the variable data type explicitly. all you need to do is associate the variable to the column name of the table and use the %Type. see this example below.
    SQL> declare
      2    vEmpno   emp.empno%Type;
      3  begin
      4    select empno
      5      into vEmpno
      6      from emp
      7     where ename = 'FORD';
      8    dbms_output.put_line('employee no: '||vEmpno);
      9  end;
    10  /
    employee no: 7902
    PL/SQL procedure successfully completed
    SQL> or if you are looking for a collection of data types see this link about OBJECT TYPES

  • Report to get WBS elements based on Project Type

    Dear Experts,
    Is there any report exists in Project Systems to get WBS elements based on Project Types.
    This we can check in the table PRPS-PRART.
    But i need to know the availability of T Code.
    Thanks in advance.
    Regards,
    Srinivasareddy Y

    Hi,
    If its a one time requirement using CN43N might help in meeting the requirement. However, first it has to be executed for a certain range of projects and then the layout will have to be changed accordingly. Instead of doing this if a custom report is developed with the input parameter as "Project Type" it would make it much more easier. You can even have the F4 search option for the input parameter. Doing this will help if the report is going to be used frequently in the future.
    Take your call and proceed accordingly.
    Regards,
    Gokul

  • Custom Validator Types in BC4J

    HI,
    I am having a few problems implementing a custom validator type. Through following the documentation, I have created a new type via the registered rules tabs attached to my business components project. The created class extends oracle.jbo.server.rules.JboCompare Validator.
    Once registered, the class appears in the validation tab of the edit Entity wizard as expected.
    However, when I try to enforce a validation rule based on the created bean, I get the following :
    Cannot create an instance of the validation rule bean or editor.
    Validation rule class may not be in classpath.
    Exception oracle.jbo.dt.object.JboException(ClassNotFoundException)
    The class created is definately in the classpath for my project. I have also tried creating the class inititally, and then adding the class to the registered rules, as opposed to creating a new class via registered rules.
    Is this a bug, or have I missed something?
    Thanks,
    DB
    null

    Sorry for the delay in response on this -- it took me some time to track down the problem.
    When you create a customer validator, the class is added to your current project. However, the IDE doesn't include the myclasses directory as part of it's class path.
    The workaround is to edit the [JDeveloper_home]\bin\jdeveloper.ini, and add your current projects class output path to the IDEClassPath (e.g. IDEClassPath=..\lib\jdeveloper_intl.zip;...;..\myclasses)
    Thanks for the info. I have logged this as a bug, so hopefully we can resolve it in a future release.
    -- Brian

  • Error in JSP's for custom project created for SAP-SHRAPP crm/isa/web/b2b

    Hi All,
    we have NWDS 7.3, NWDI 7.3, JDK 1.6.
    Imported the track, created a new custom b2b project. Added the corresponding dependencied on the project folders.
    On build of the custom project, build was finished with some warnings. The depolyment was completed successfully.
    We are able to open the XCM settings of the custom project. And even the application for the custom project is running fine, ordes are being saved, without any error.
    However, when i open any JSP say order.jsp. It has some set of warnings and errors. The error description says ISACORE jar file is not accessible.
    Kindly help, how to solve this issue?
    Thanks
    Ekta
    PS. example of one of the error
    Access restriction: The type OrderChangeUI is not accessible due to restriction on required library D:\NWDS
    \eclipse\workspace.jdi\0\DCs\sap.com\crm\isa\isacore\_comp\gen\default\public\default\lib\java
    \sap.com~crm~isa~isacore~default.jar
    when i go to this location the JAR file is available.

    all the SC are of version 7.01
    Thanks!
         ED7
    o SAP_JTECHS.sca     sap.com      SAP_JTECHS      7.02 SP8 (1000.7.02.8.1.20110704191740)
    o SAP_BUILDT.sca     This is DTR component it will be in NWDI(DI BUILD TOOL)
    o SAP-JEE.sca     sap.com      SAP-JEE      7.02 SP8 (1000.7.02.8.1.20110705065623)
    o SAP-SHRJAV.sca
         SAP SHARED JAVA COMP. 7.01//
    SAP-SHRJAV      701 SP4 (1000.701.0.4.6.20110722065102)
    o SAP-SHRWEB.sca
         SAP SHARED WEB COMPONENTS//
    SAP-SHRWEB      701 SP4 (1000.701.0.4.6.20110722073940)
    o SAP-SHRAPP.sca
         sap.com      SAP-SHRAPP      701 SP4 (1000.701.0.4.6.20110722064714)
    o SAP-CRMJAV.sca
         CRM JAVA COMPONENTS 7.01//
    SAP-CRMWEB      701 SP4 (1000.701.0.4.6.20110722064233)
    o SAP-CRMWEB.sca
         CRM JAVA WEB COMPONENTS 7.01///
    SAP-CRMWEB      701 SP4 (1000.701.0.4.6.20110722064233)
    o SAP-CRMAPP.sca
                        sap.com      SAP-CRMAPP      701 SP4 (1000.701.0.4.6.20110722063254)
    o SAP-CRMDIC.sca
         sap.com      SAP-CRMDIC      701 SP4 (1000.701.0.4.6.20110722063636)
    o SAP-IPCMSA.sca
         CRM IPC MOBILE 7.01///
    SAP-IPCMSA      701 SP4 (1000.701.0.4.6.20110722064529)
    o STRUTS.sca
         This was for only CRM 5 I think you should ignore this SC    Note 917001 - XCM configuration failes on OS/400
    o TEALEAF.sca     This was for only CRM 5 I think you should ignore this SC   Note 900660 - TeaLeaf RealiTea Version 4.5 for CRM 5.0

  • After Settlement, Cost not transfer from one WBS to another WBS in customer project

    Hello Experts,
    I am trying to settle cost from one WBS (i.e. XYZ-000014-1) to another WBS (i.e. XYZ-00001)in customer project.
    Its a revenue type of project.
    I have added 4 internal activities in an network under one WBS (i.e. XYZ-000014-1).
    Got actual values after confirming activities, then settle that network cost on WBS (i.e. XYZ-000014-1)  through CJ88.
    Now while trying to settle that cost from WBS (i.e. XYZ-000014-1) to WBS (i.e. XYZ-00001) through CJ88, system not showing any result.
    Kindly give ur valuable inputs.
    Regards,

    Kindly tell me that is it a standard functionality of SAP that through CJ88 we can transfer cost from WBS to WBS.
    Technically ,Yes.Cost is actually transferred from one cost object to another cost object.
    I hv discuss the same with some of my frds ...some are denying the same that its not a standard functionality of SAP to transfer cost on same cost object.
    Instead of 'transfer' I would rather use the word 'settlement' . Practically, they are right as projects-WBS are temporary endeavors of companies, and cost can not reside on WBS permanently as it has to settle to some entity (organizational unit) which can be accounted during the reconciliation of their chart of accounts and balance sheets.
    SAP has provided us an option to settle our cost to WBS and hence its standard . Generally, we use it when we have 1 WBS at level 1 and all lower WBS's costs is settled to this WBS . Here, we specify Level 1 WBS as the receiver of cost of these lower WBS.
    Hope,I am clear here.
    Regards
    Saurabh

  • Restricting Customer Hierarchy Type for VDH1N

    Greetings,
    I am currently attempting to restrict the t-code VDH1N as there is a request to restrict the Customer Hierarchy Type within the transaction code.  I have executed VDH1N and analyzed the ST01 trace results and found no authorization objects which relate to this field within the t-code.
    SAP simply checks for the following objects the way the system is currently configured:  S_TCODE (standard check), S_PROJECT, and V_KNA1_VKO.  I then resorted to checking SU24 to see whether any of the objects relate to Customer Hierarchy Type and here is what I found (none seem to relate to this field):
    S_ADMI_FCD     System Authorizations
    S_DATASET     Authorization for file access
    S_DEVELOP     ABAP Workbench
    S_DOKU_AUT     SE61 Documentation Maintenance Authorization
    S_GUI          Authorization for GUI activities
    S_PRO_AUTH     IMG: New authorizations for projects
    S_PROJECT     Project Management: Project authorization
    S_RFC          Authorization Check for RFC Access
    S_TCODE          Transaction Code Check at Transaction Start
    S_TRANSLAT     Translation environment authorization object
    V_KNA1_VKO     Customer: Authorization for Sales Organizations
    I performed a search on this forum and there is no mention of t-code VDH1N either.  Can anyone suggest any possibilities to restrict this field using standard authorization objects?
    Thanks and Kind Regards.

    Hi,
    I quickly checked the code and it looks like there is no check for Customer Hierarchy Type. You need to go with custom object.  There is a routine check_authority where all authorization checks for sales. org.,distr. channel and division are performed. It looks like a good spot to add custom authorization check. You can easily enhance it using one of twi implicit enhancement points: start and end of routine.
    Cheers

  • Customer Project

    Hi Dear All,
    Normally in PS, there are so many types of projects are there.  I have doubts regarding Settlement to the Customer Project.  I have gone through the sap documents, in that i came to know, that customer projects needs to settle to CO PA.  But in my concern we are not going with CO PA.  What can we do.  I think is there are some ways to do the settlement other than CO PA.  Can u please share on your views.
    Regards
    Raj

    hi
    you can settle the same to a cost center.

  • Settlement  for Internal and Customer Project

    Hi Guys,
    I am new to SAP PS.
    I have a R&D project(Internal Project) and a Customer project. I know internal project is treated as  Asset and settled as AUC, but can we settle it in any other way apart from cost center and GL account.
    Then what about Customer project. I want to know how can we settle these both project and what are the setting and what are settlement rules used for settling Internal and Customer project?
    Please need your help.
    Thanks and Regards,
    Roshan Malaruthu

    For Internal/Investment project, you can settle all actual line items of CJIC/CJI3 to AUC then final settle capitalized items of AUC to FXA i.e. on fixed Asset using final settlement rule.
    Note: You can also use GL Account or Cost Center here for settlement receiver.
    Before doing this, you need to configure investment & settlement Profile. And assigned them to your Project Profile.
    For Customer Project, As Santosh said is correct, you have to use Profitability Segment as settlement receiver. Just select PSG as default Obj type in settlement profile.
    Also refer the link below for more details:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/a9/ab7770414111d182b10000e829fbfe/content.htm?frameset=/en/6b/566b34b650f777e10000009b38f83b/frameset.htm
    Regards
    Shishir

  • Customer project between company codes

    Hi experts
    Standard customer (sales) proejct is mapped as follows:
    Enquiry --> Project structure --> Project reference in Enquiry --> Costing --> Budget --> Quotation --> Sales order --> Execution --> Production of FG --> Delivery --> Billing.
    In case if the customer is other company code in the same system, the below process steps can be mapped or not?
    Intercompany STO --> Project structure --> Project reference in STO --> Costing --> Budgeting --> Execution --> Production of FG --> Delivery --> Billing
    In addion to above, GR in Receiving CCode's plant referring to above Delivery --> Invoice verification referring to above billing
    Request Experts to comment.
    warm regards
    ramSiva

    Hi Experts
    I wish to implement customer project using sales pricing functionality with mile stonebilling.
    Keeping these two aspects in mind, what are all the standard sales doc types?
    Inquiry type: IN
    Inquiry item cat: AFX
    Quotation type: AP
    Quotation item cat: APX
    My material is DIEN with item cat group 0005 (milestone billing)
    Please confirm these doc types & item cat and suggest the standards for sales doc type and sales order item cat.
    warm regards
    ramSiva

  • Unsupported: This version of Visual Studio does not have the project types

    I recently created a new virtual machine with the exact same step-up as my previous virtual machine. When I open my .sln files i get the following message:
    Here are the spec for VS 2012

    Hi,
    Based on the message, the VS Pro 2012 on your new VM does not support that project type. So what type of Visual C# project is the WriteToJS project? Which edition of Visual Studio did you create this project from? What .net framework is this project targeted?
    Please make sure this VS supports such project in order to work with this project fine in VS Pro 2012.
    I recommend that you check whether the same project template exists from File->New->Project->Visual C# in VS2012 Professional with Update 4 on the new VM. If the same project template exists, please create a new project to check whether the template
    project can be created successfully.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for