Enhancement project

Hi Experts,
i am doing first time for enhancement project, what are the process i need to follow for this enhancement project.like time scheduling, implementation,test etc....
thanks
Sunny

hi
what enhancements are u going to do
plz let me know
whatever the enhancement u r going to do, document it first later customize it and test it and transport it
if i am woring plz revert
madhu

Similar Messages

  • MDSD : Problems in exporting Enhancement Project

    Hi Experts,
    I am having some problems in exporting the Enhancement MDSD project.... Please see the detailed description below....
    Firstly I created a Standard MDSD project from MDSDSRC.zip file, then I created an Enhancement project from MDSD.jar file.. while creating this enhancement project I have included Standard project in it under Java Settings -> Projects & add project..
    exporting the project in ..
    1st way-
    Project Right click -> Export -> Include Enhancement & Standard project under
    "select the resources to export" -> choose checkbox - "Export generated class fiels & resources" & "Export java source files & resources" -> Next -> Next -> Select "com.sap.dsd.appctrl.DSDMain" in select the class of the application entry point -> Finish.....
    It gives me errors as mentioned below..
    1. Problem writing /MDSD_S1/java/ProjectConfig.properties to JAR: duplicate entry :     ProjectConfig.properties
    2. Problem writing /MDSD_S1/.classpath to JAR: duplicate entry :    .classpath
    3. Problem writing /MDSD_S1/.project to JAR: duplicate entry :    .project
    2nd way-
    Project Right click -> Export -> Include Enhancement & Standard project under
    "select the resources to export" -> choose checkbox - "Export all output folders for checked projects" & "Export java source files & resources" -> Next -> Next -> Select "com.sap.dsd.appctrl.DSDMain" in select the class of the application entry point -> Finish.....
    It gets exported properly but then when I replace that MDSD.jar file in    
    "C:\Program Files\SAP Mobile Infrastructure (C)\lib" folder with the standard MDSD.jar file which comes from SAP & run the MDSD application from mobile client it gives me an error as mentioned below..
    java.lang.NoClassDefFoundError: com/sap/mbs/tools/signature/SignCanvas
    Here i got some weird thing....
    The standard MDSD.jar file based on which the MDSD application works has com->sap->mbs,uxe,tc,sxe,spe,mbs,dsd packages present whereas the enhancement project which I created from this same standard jar file & exported it has only dsd package. So this exported jar file doesnt include above mentioed SignCanvas class and hence its giving me an error.
    Pls guide me further in this issue....
    Thanks in advance....
    Rajesh
    Edited by: RAJESH SHINDE on Apr 8, 2009 11:21 AM

    Hi Rajesh,
    I think you are trying to enhance the MDSD 3.0 application. And the SignCanvas which you are mentioning is present in the mbs folder of the of the standard application jar. As you have told below if the jar you have created doesnot have these packages, the mentioned issue is happening.
    Regards,
    Vishwanath
    Edited by: Vish on Apr 22, 2009 9:09 AM

  • SAP enhancement project (ARVL0001)

    Hi All,
    I want to know on SAP enhancement project (ARVL0001), currently i am in sap 4.7 version. In SDN i have not got any good links to find on this. Can any one help me out in getting the steps or sample scenarios where we can use this ARVL0001 enhancement. Also please give me some links where i can get more info. In which cases this ARVL0001 can be used.
    Currently i am seeing the sap help.
    http://help.sap.com/saphelp_45b/helpdata/en/4f/71dee9448011d189f00000e81ddfac/frameset.htm
    Regards
    VEnk@

    Hey Gautham,
    Actually i need to research on how to implement the project ARVL0001, as i need to implement as per the USER revaluation. And also one more query is some say's like this ARVL0001 is obsolete and instead of this BADI is used to be used from SAP4.7 system is that true?
    Regards
    VENk@

  • Enhancement Project : User Exit

    Hello All,
    When I am trying to activate my Enhancement Project in cmod, I am getting the message that ' The project contains inactive include tables:'
    And I am having Activate Button on toolbar.
    The Project status shows with a yellow status button.
    Do I need to Activate the Include Tables? How?
    Or Can I transport the project without activating the Include Tables?
    Regards,
    Lijo

    Hi
       I think ur using Exit for MM purchse order related work, here in the Enhancement Class if Screen Exits r given then u have to acivate those screen also otherwise other T.Codes which have Std. gram as driver program will give errors.
      Just below the Screen Exits u will have TABLES these tables also u have to activate , these table is useful in case u want to add some Z-fields into Standard tables, and fill them with data.
    U can activate Screen without any Fields on these, but for tables u have to refer SAP- NOTEs corresponding to ENHANCEMENT CLASS ur using , there u will find how to give field inThese tables before activatinf them.
    Regards
    Sachin

  • EEWB - Syntax error while generating Enhancement Project component

    Hi,
    I'm using SAP CRM 7.0. I used EEWB (Extended Enhancement Workbench) to create a project and add 3 fields to Business Partner (BUPA). On generation I get an error 'Syntax error in Function Group SAPLZZG00BUPA: The field '"GV_ZZATTR1_PAI_ERROR" is unknown.
    There are these fields ZZATTR1 .... ZZATTR9 created by someone. Do not know in which enhancement they are in. But somehow the program generated by SAP - APLZZG00BUPA is giving this error. Is there a way to fix it?
    Any help or guidance will be appreciated.
    Regards,

    Hi Harshit,
    I check the details as mentioned by the thread. The structures are created properly.
    To give you more details:
    1. There is already one extension in the system created by someone - ADD NEW FIELDS - which created the structure with additional fields - ZBSTC0000000002.
    2. I did an extension - ADD NEW FIELDS which added another structure in CI_EEW_BUT000 and CI_EEW_BUT000_X - ZBSTC00009JACQV
    3. When I generate the project I get syntax error in SAPLZZG00BUPA - as the fields from prior structure do not exist in this program which is generated during the project generation.
    Regards,

  • Remove/deactivate enhancement components from enhancement project

    Hi all,
    I have created project for enhancement & included the enhancement in the project. Enhancement contains 3 components for example
    1. Exit_XXX_001
    2. Exit_XXX_002
    3. Exit_XXX_003
    I have implemented all the three components to check which one suits best for my requirement and found that 001 suits my requirement best. Now there is check mark for all the three components indicating that they are implemented.
    My requirement is to make the components 002 & 003 look as if they are not implemented(remove the check mark as it looks before implementation), In other words i want to remove components 002 & 003 from the project.
    Hope I'm able to explain what i mean. If anybody require more clarification. Please let me know.
    Thanks in advance.

    What you're trying to do is not possible. All components contained in an enhancement (SMOD) can only be activated or deactivated en-block. So similarly in CMOD, best you could do is deactivate and remove the complete component...
    Cheers, harald

  • How to transport a Enhancement Project for extractor (CMOD)

    Hi all,
    how can i transport a Function Enhancement for a R/3 extractor (created on the CMOD transaction)?.
    The extractor and the Structure Enhancement is already transported, but I go to SBIW and select the extractor under SAP-R/3 and select Function Enhancement, enter the project name and it's not transported.
    thanks a lot

    Hi Juan,
    Have you tried activating the components (under this project) and project in the target system.
    If you are unable to see the components/projects, you can try activating them in your development system, it will prompt for a transport request, which you can get imported into your target system. Hope it helps,
    Sree

  • How to activate the new enhancement project thr cmod

    I hv created new project thr CMOD as ZQMUDR and i hv created the include pgm and also it is working fine in development.
    i hv transported both to production server. but it is not working in production. how to identify the problem in production. I don't whether we hv to activate the same in production or not.

    hai praveen
    u might not have transported to produciton properly
    just check wether the project is active or not
    if not try to re transport from development may be u might have missed something
    u can activate in prodcution if u have authorizations but try to transpoort from developmetn once again
    m.a

  • Remove screen exit from enhancement project

    Hello Experts,
    I am using using the EXIT: EXIT_SAPMM06E_012 of project MM06E005.
    While activating the project in CMOD, by default screen exits associated will also get activated.
    Please let me know, how to remove only screen exits from project.

    Hi ,
    Just remove the fields in the screen and then deactivate the calling include.What is the business requirement.
    Regards,
    Madhu.
    Edited by: madhurao123 on Jan 3, 2012 3:56 PM

  • Is it mandatory to create a project for every enhancement?

    Hello Gurus,
    I have written some code in one user exit.
    Now i have activated it and it is working fine.
    I wanted to know. is mandatory to create a project(in CMOD) for every user exit?
    Also what is the functionality of the project?

    Hi,
    It is not compulsory that we have to create a project for an enhancements
    Projects are created inorder to sort or classify enhancements...imagine we have SD/MM module enhancements..then it is upto us(or the person in charge) to decide whether we need to create separate projects one for SD..another for MM or assign it to the same project or even continue without assigning to a project....
    Once enhancements are assigned to a project it will be easy to find which enhancements are active and already in use...so you can go ahead without assigning an enhancement to project also..according to the requirement
    We cannot have an enhancement existing in 2 different projects(it will throw error if you try to create in 2 projects)
    It is simple to check this out...take a user exit for a  t-code and put a break point...activate the user exit without assigning it to a project and see if it stops....but always take a simple user exit that triggers without any prerequisite & specific to a transaction ......test with that transaction only
    Hope it helps
    Regards
    Byju

  • Wht is the diff enhancement  and implementation  project

    hi all,
            what is the diff between enhancement project and
    implementation project, and as we use ASAP methedology for
    implementaion, what is the project scenario for enhancment
    projects.
    what is P2 in support projects, what r the types of tickets we have in support projects.
    thnx in advance

    hi,
    enhancement project - > already existing system. we are adding some new functionalities into that.
    scenario -> addition of a new market.
    adding the pension scheme to existing pat roll system
    Implementation proj - >  from the scratch we r developing a new system.
    going to do the  whloe buissines in SAP.
    rgds
    anver
    if hlped mark points
    scenario - >

  • What are the different Project Type Scenarios in SAP?

    hi experts,
    i am new to SAP,
    want to know how many types of SAP projects are there ?
    What is meant by Enhancement Projects ?
    if any info., helps me a lot to understand.
    thanks in advance
    sasi

    Hi anji,
    Good answer,
    GAP ANALYSIS:
    The gap analysis is the analysis on what the differences between actual system are and what the customer want to develop.
    A through gap analysis will identify the gaps between how the business operates ad its needs against what the package can can't do. For each gap there will be one of three outcomes which must be recorded and auctioned, GAP must be closed and customized software can be developed close the gap, GAP must be closed but software cannot be written therefore a workaround is required, GAP does not need to be closed.
    In simple terms: Gap means small cracks. In SAP world. In information technology, gap analysis is the study of the differences between two different information systems or applications( ex; existing system or legacy system with Client and new is SAP), often for the purpose of determining how to get from one state to a new state. A gap is sometimes spoken of as "the space between where we are and where we want to be." Gap analysis is undertaken as a means of bridging that space.
    Actual gap analysis is time consuming and it plays vital role in blue print stage.
    While implementing the SAP to one company they use ASAP Methodologies to implement it has 5 steps .
    1: project preparation .
    2: Business blue Print .
    3: Realization .
    4: Final preparation .
    5: Golive .
    in Business blue print they give AS IS and TOBE that means what are the different requirements are to be made to reach the customer requirement that is called Gap analysys
    Regards
    Suresh.D
    Message was edited by:
            suresh dameruppula

  • What are the different type of projects

    i mean how many different type of projects are there in sap implementation..
    what do you mean by,
    enhancement project
    rollout project
    development project
    support project
    is there any thing else other than this?
    please clear my doubt.
    points would be rewarded.
    thank you.

    Check the link:
    http://help.sap.com/saphelp_sm40/helpdata/en/ba/38c93a37c59122e10000000a114084/content.htm
    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 urgent corrections of a solution.
    in Check-In/Check-Out Business Processes from the Solution Directory
    Regards
    Edited by: Sravan Prakash.V on Dec 28, 2007 12:25 PM

  • Problem with transporting the enhancement screen.

    Hi,
    I have transported an enhancement project. The enhancement screen doesnt show up,instead it goes for a dump. How can i resolve this.
    Regards,
    Sathish.

    yeah u can change the package.
    check SE80 or se03 here u can change.
    <b>[code]IN SE80--->select PACKAGE option in the first LIST BOX
    and in the second list box give ur Local PACKAGE like $TMP, then u will get list of OBJECTS in that LOCAL PACKAGE.
    2.Select object which PACKAGE u want to change.
    3.Right click on that Object ,there u will get option like CHANGE PACKAGE.[/code]</b>
    [code]Do one thing, GOTO -->SE51 with program name and Screen --->GOTO(menu item) ->Object Dic.Entry> here u can assign new PACKAGE.[/code]
    Regards
    Prabhu

  • Problem activating a project with screen-exit

    Hi!
    Could somebody guide me to activate a project that has the enhancement MM06E005, with many screen-exits?
    In this enhancement, has many screen exits and I only implemented the 0101 screen (it's appears in me23n).
    When I activated the project, the CMOD activated all the screen-exits and put a flag means that all screen exits is implemented, and I only implemented the 0101 screen.
    And the problem is, I send the request with this activated project to production and the transaction ME41 generated a dump cause the screen 0301 not is created (this 0301 screen is in MM06E005 and I'm not use, I'm not implemented, but the CMOD activated).
    I was clear with my problem?
    Thanks in advanced!!!

    Hi,
    That is because it checks whether that exit has been implemented or not.
    In case it finds no screen it doesn't go and look for it.
    My concern is that in Dev if you go and check against that screen which is giving error it should say something like 'there is no screen existing ' or something to that effect but if by mistake when you click it shows a screen then there is an issue.
    Also, for the solution, what you can do is deactivate this enhancement project in production and then in Dev also deactivate it. Delete this project and assign it to a new project and then sent it to Production.
    I am sure this will solve your issue.
    I have also checked in my system and when you activate an enhancement project it put's a 'tick' mark against each screen exit meaning it's implemented even for those which have not been created and we are not experiencing any issue currently in this regard
    Hope this helps
    Regards
    Nishant

Maybe you are looking for

  • Can´t get SWF files to work in DW CS5

    I´m doing a personal website with DW CS5. That´s the code for the index.htm page <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <he

  • No longer able to connect to home network

    my connection had been fine since i got my phone but yesterday when i tried to re-connect it said "unable to join" and has kept saying that even though i put my password in

  • Arial Unicode MS Fonts not working in Report (PDF)?

    any body can help me plz. Forms 11g Uifont.ali [PDF:Subset] "Arial Unicode MS" = "ARIALUNI.TTF" this option is not work in pdf file what can i do??? In PDF File (garbage data show) Acrobat 9-->File--> Properties ---> Font --> Actual Font= ArialMT In

  • 1130AG temperature monitoring (SNMP / MIB)

    Hi Im trying to get some SNMP monitoring running for multiple 1130AG APs. I keep running into walls though. APS are running with the following image : c1130-k9w7-mx.124-25d.JA1. Problem 1. I cant use the show environment cmd on the APs. According to

  • Need help with downloads

    I am signed in to Creative Cloud. When I try to download Photoshop, I keep getting downloads of Creative Cloud. Then when I look at the downloads, it only has Creative Cloud Install, not a set up. How do I download Photoshop?