How to Enhance SAP Standard Program

Embed Size (px)

Citation preview

  • 7/30/2019 How to Enhance SAP Standard Program

    1/4

    http://scn.sap.com/thread/1232634

    How to enhance SAP standard program

    Implicit enhancement points - Changing standard SAP code using the implict enhamcementcode pointsImplicit enhancement points are basically points within ABAP code where an enhancementpoint is implied, and in which case can be created. Examples of implicit enhancement pointsare at the beginning and end of FORMu2019s, at the end of a program, include or functionmodule etc. Below is a step by step demonstration of how to create and implicitenhancement point.Step 1 - Activate the enhancement functionalityWithin SE80 open up the program/include you want to enhance and click on theenhancement button (show below)

    Step 2 - Show implict enhancement pointsGoto menu 'edit->Enhamcement Operations->Show Implicit Enhancement Options' todisplay implicit enhancement points within the ABAP codeStep 3 - Enhancement points with the codeOnce you have done this you will be able to see all the implicit enhancement pointsavailable within you code, these are denoted by the line of quotation marks and the blackarrow at the start. In this example there are enhancement points at the start and end ofeach form and one at the very end of the include.Step 4 - Create an implicit enhamcement pointInorder to implement an implicit enhancement point simply right click on the requiredenhamcement point and select 'Enhancement Implementation->create'.

    Step 5 - Enhamcement point typeNext click on the code button to create a code implementationStep 6 - Enhancement point createdThe enhamcement point will now have been created in the appropriate place. Denoted bythe ENHANCEMENT...ENDENHANCEMENTStep 7 - Enter code into enhancementYou can now enter your own code into the enhancement point!Step 8 - Activate the enhancement pointClick the 'Activate Enhancements' button to activate it.

    Step 9 - Turn enhancement mode offNow click the 'Active inactive' button to turn enhancement mode off and return tostandard SE80See the answer in context

    1710 Viewso Topics: ABAP

    Average User Rating

    http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019633#7019633http://scn.sap.com/thread/1232634#7019678http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019633#7019633http://scn.sap.com/thread/1232634#7019678
  • 7/30/2019 How to Enhance SAP Standard Program

    2/4

    (0 ratings)

    Re: How to enhance SAP standard program?

    Mohammad MahaboobKhanFeb 12, 2009 4:36 AM (in response to Anthony Pham)

    Hi,Refer below link.Adding functionality to standard SAP program

    RegardsMd.MahaboobKhan

    o Report Abuse

    o Like (0)

    Re: How to enhance SAP standard program?

    kalyan balabhadrapatruniFeb 12, 2009 4:37 AM (in response to Anthony Pham)

    Hi Anthony,

    Please Find the LInk below From Forum IT have Step By Step procedure[SDN|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f02f5459-7c76-2b10-54b4-f95e5f75476b]Hope this will be Help FulThanksKalyan

    o Report Abuse

    o Like (0)

    Re: How to enhance SAP standard program?

    santhosh kumar R RacharlaFeb 12, 2009 4:43 AM (in response to Anthony Pham)

    Hello friend,For Enchance ,goto to ->program name->then goto to-> attribute take the package name andGoto SMOD tcode ->Utilities->give the package name and F8

    http://scn.sap.com/message/7019622#7019622http://scn.sap.com/people/mohammad.mahaboobkhanhttp://scn.sap.com/people/mohammad.mahaboobkhanhttp://scn.sap.com/thread/1232634#7019633http://scn.sap.com/message/6710153#6710153http://scn.sap.com/message-abuse!input.jspa?objectID=7019622&objectType=2http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019656#7019656http://scn.sap.com/people/kalyan.balabhadrapatrunihttp://scn.sap.com/thread/1232634#7019633https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f02f5459-7c76-2b10-54b4-f95e5f75476bhttps://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f02f5459-7c76-2b10-54b4-f95e5f75476bhttp://scn.sap.com/message-abuse!input.jspa?objectID=7019656&objectType=2http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019654#7019654http://scn.sap.com/people/santhoshkumarr.racharlahttp://scn.sap.com/thread/1232634#7019633http://scn.sap.com/people/santhoshkumarr.racharlahttp://scn.sap.com/people/kalyan.balabhadrapatrunihttp://scn.sap.com/people/mohammad.mahaboobkhanhttp://scn.sap.com/message/7019622#7019622http://scn.sap.com/people/mohammad.mahaboobkhanhttp://scn.sap.com/thread/1232634#7019633http://scn.sap.com/message/6710153#6710153http://scn.sap.com/message-abuse!input.jspa?objectID=7019622&objectType=2http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019656#7019656http://scn.sap.com/people/kalyan.balabhadrapatrunihttp://scn.sap.com/thread/1232634#7019633https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f02f5459-7c76-2b10-54b4-f95e5f75476bhttps://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f02f5459-7c76-2b10-54b4-f95e5f75476bhttp://scn.sap.com/message-abuse!input.jspa?objectID=7019656&objectType=2http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019654#7019654http://scn.sap.com/people/santhoshkumarr.racharlahttp://scn.sap.com/thread/1232634#7019633
  • 7/30/2019 How to Enhance SAP Standard Program

    3/4

    then a list of exits will displkay for that tcode as well as that package.u can check the table MODSAPThank u,santhosh

    o

    Report Abuse

    o Like (0)

    Correct AnswerRe: How to enhance SAP standard program?

    shan palaniFeb 12, 2009 4:47 AM (in response to Anthony Pham)

    Implicit enhancement points - Changing standard SAP code using the implict enhamcementcode points

    Implicit enhancement points are basically points within ABAP code where an enhancementpoint is implied, and in which case can be created. Examples of implicit enhancement pointsare at the beginning and end of FORMu2019s, at the end of a program, include or functionmodule etc. Below is a step by step demonstration of how to create and implicitenhancement point.Step 1 - Activate the enhancement functionalityWithin SE80 open up the program/include you want to enhance and click on theenhancement button (show below)Step 2 - Show implict enhancement pointsGoto menu 'edit->Enhamcement Operations->Show Implicit Enhancement Options' todisplay implicit enhancement points within the ABAP code

    Step 3 - Enhancement points with the codeOnce you have done this you will be able to see all the implicit enhancement pointsavailable within you code, these are denoted by the line of quotation marks and the blackarrow at the start. In this example there are enhancement points at the start and end ofeach form and one at the very end of the include.Step 4 - Create an implicit enhamcement pointInorder to implement an implicit enhancement point simply right click on the requiredenhamcement point and select 'Enhancement Implementation->create'.Step 5 - Enhamcement point typeNext click on the code button to create a code implementation

    Step 6 - Enhancement point createdThe enhamcement point will now have been created in the appropriate place. Denoted bythe ENHANCEMENT...ENDENHANCEMENTStep 7 - Enter code into enhancementYou can now enter your own code into the enhancement point!Step 8 - Activate the enhancement pointClick the 'Activate Enhancements' button to activate it.

    http://scn.sap.com/message-abuse!input.jspa?objectID=7019654&objectType=2http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019678#7019678http://scn.sap.com/people/shan.palanihttp://scn.sap.com/thread/1232634#7019633http://scn.sap.com/people/shan.palanihttp://scn.sap.com/message-abuse!input.jspa?objectID=7019654&objectType=2http://scn.sap.com/thread/1232634http://scn.sap.com/message/7019678#7019678http://scn.sap.com/people/shan.palanihttp://scn.sap.com/thread/1232634#7019633
  • 7/30/2019 How to Enhance SAP Standard Program

    4/4

    Step 9 - Turn enhancement mode offNow click the 'Active inactive' button to turn enhancement mode off and return tostandard SE80

    Open the standard Program:

    Ctrl+F(Search)-->Call Customer FunctionEnhancements are done under call Customet function Statement.