2009 Jan 29 6:51 AM
Hi
I want write the logic in Enhancement spot.Please help me how to incorporate the logic in Enhancement spot.
Thanks & Regards,
Kumar
Hi
I want write the logic in Enhancement spot.Please help me how to incorporate the logic in Enhancement spot.
Thanks & Regards,
Kumar
2009 Jan 29 6:55 AM
2009 Jan 29 6:55 AM
2009 Jan 29 6:56 AM
Hi,
Check this wili link
https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/enhancements%252btypes
Regards
2009 Jan 29 6:59 AM
Hi
Check out this link : [Enhancements1|http://www.sapdevelopment.co.uk/enhance/eframework/ef_epoints.htm]
[Enhancements2|http://help.sap.com/abapdocu/en/ABENENHANCEMENT_FRAMEWORK.htm]
hope this helps
Regards,
Jayanthi.K
2009 Jan 29 6:58 AM
Hi
U create an explicit enhancement option whn processing a repository object with the relevant tool by creating an enhancement spot element definition at a point where its possible. This enhancement option can then be called at different points using enhancement spot element calls. The enhancement spot element definition and the corresponding enhancement spot element calls make up the definition of an enhancement option eg , editing an ABAP program with the ABAP Editor, u cn define explicit enhancement options in the form of the ENHANCEMENT-POINT statement, which also represents the element definition and element call.
2009 Jan 29 6:59 AM
2009 Jan 29 7:10 AM
Hi,
Refer this link,
http://help.sap.com/saphelp_nw70/helpdata/en/3b/0a39426f79f83ae10000000a1550b0/content.htm
Hope this helps you.
2009 Jan 29 7:15 AM
Hi,
Check the following Wiki which has the steps along with screenshots. I hope this will help you.
https://wiki.sdn.sap.com/wiki/display/ABAP/StepstoCreateandImplement+Enhancements
Regards,
Sachin
2009 Jan 29 8:22 AM
Hi all,
I know the Enhancement spot 'PTRM_TRIPUPDATE_ENHSPOT' in this enhancement in interface 'PTRM_TRIPUPDATE_INTERFACE' i want to write in one of the method TRIP_SAVED i want to write the logic.
Thanks & Regards,
Anil
Edited by: TVA Kumar on Jan 29, 2009 9:30 AM
Edited by: TVA Kumar on Jan 29, 2009 9:54 AM
2009 Jan 29 9:03 AM
Hi
U need to creare an implementation based on PTRM_TRIPUPDATE_ENHSPOT by se19 and then insert the code u need in the method TRIP_SAVED.
This method has these two importing: I_EMPLOYEENUMBER I_TRIPNUMBER.
Now the problem is what u need to do in this method.
Max
2009 Jan 30 3:02 AM
Hi Max,
I have already implemented Enhancement spot by using that definintion. After creating Enh.implemnentation Elements tab i am not able to see any Badi implementions.From there i tried to create Badi implementation for the definition PTRM_TRIPUPDATE_BADI_DEF.I encountered a popup message with "Badi is internal SAP;implementation in customer space not allowed".
Thanks&Regards,
Anil Kumar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |