‎2009 Aug 08 4:48 AM
hi friends...
I am new to this Enhancement framework, i need to clarify some doubts...
1. inside the program i can able to find the enhancement options, is there any help file or documentation to identify the the purpose of that enhancement points.
2. suppose let assume i implemented one enhancement like ZTEST for standard sap report... now if go to SE20 by giving ZTEST.
i can able to see the technical details...etc... but how do i check in which program, in module its enhanced...?
by
deva
‎2009 Aug 08 5:22 AM
U can see the implimentation name in between the enhancement name.... or you can see the where used list or if you know the package of the impliementation... where used list should work..
or RPR_ABAP_SOURCE_SCAN to scan the given string and search ur system with the implimentation name...
check if this discussion might help
‎2009 Aug 08 6:17 AM
hi jay....
thanks for ur reply...
i want to add one more field in VF05... how can i check in program SAPMV65A...
is it possible or not ? i mean enhancement point is there or not to include the additional fields in VF05..
what is the step by step process to implement the source code enhancement
by
deva
‎2009 Aug 08 9:55 AM
>
> what is the step by step process to implement the source code enhancement
> deva
most of the stuff u asked is already asked by many ppl [Creating, Editing, and Deleting Enhancement Spots|http://help.sap.com/saphelp_nw04s/helpdata/en/3b/0a39426f79f83ae10000000a1550b0/content.htm]
[Changing standard SAP code using the ABAP implicit enhamcement code points|http://www.sapdev.co.uk/enhance/eframework/ef_implicit.htm]
‎2010 Jan 11 10:41 AM
‎2009 Aug 08 5:42 AM
hai deva,
enhancements are new sap technlogy for enhancing standard sap code ,
ealrier user exits and then badis , but now sap has provided enhancement options and spots where u can edit the code with out any access key , and if u wan thelp just click on enhancement point and F1 and u get the documentation for the same
m.a