Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Explicit & Implicit enhancement points points in SAP

Go down

 Explicit & Implicit enhancement points  points in SAP Empty Explicit & Implicit enhancement points points in SAP

Post  Admin Sun Apr 15, 2012 9:20 pm

Explicit enhancement points: These are basically hooks already coded into the program by SAP at various points of the code. See program RIAUFMVK for examples of these! These are very easy to implement simply go into enhancement mode of SE80 and right click on the enhancement point where you want to add your code and choose ‘Enhancement Implementation->Create’ Give it a name, description and assign it to a change request (should not be a Z package) and then simply add the code as normal.


Implicit enhancement points: These are basically points within ABAP code where an enhancement point is implied, and in which case can be created. Examples of implicit enhancement points are at the beginning and end of FORM’s, at the end of a program, include or function module etc

Admin
Admin

Posts : 92
Join date : 2012-01-26

https://mysaplab.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum