Implicit Enhancement with Example
Implicit Enhancement : Implicit point is available at the starting or at the last of the Program,Sub routines, Function Modules etc. We will create the Implicit Implementation using those points Example: Changing the Title of the Presentation Layer while using the Function Module 'F4_FILENAME'. 1.Go to T-code 'SE37'. 2.Execute the FM 'F4_FILENAME'. Now the title is 'File Select.'. We are changing this title to 'Choose file'. 3.The Title is coming from the FM 'WS_FILENAME_GET'. Steps to create Implicit Enhancement: 1.Go to T-code 'SE37'. 2.Enter FM ' WS_FILENAME_GET'. 3.Click on 'Display'. 4.click on 'Edit'. 5.Click on 'Enhancement Operations'. 6.Click on 'Show Implicit Enhancement Options'. 7.Click on the 'Enhance' Icon. 8.Right click on the implicit points (""""""""""""""""""...