‎2008 Jul 31 3:55 PM
Where can we write the code for the updations and data retrival if we r working with stnd. screen exits..?
Kindly help me in this regard.
‎2008 Jul 31 5:06 PM
Hi,
Visit [Implement a screen exit to a standard SAP transaction|http://it.toolbox.com/wiki/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction].
Regards,
Srilatha.
‎2008 Jul 31 4:53 PM
Can you be a little more specific.
You will write the code in the include of the exit. If you know the exit you want to use and you create a project for it in CMOD. Then in the exit, there will be an INCLUDE Z-----. double click on that include and it will ask you to create it.
Then you can write all your codes there.
Hope that is what you wanted
‎2008 Jul 31 5:06 PM
Hi,
Visit [Implement a screen exit to a standard SAP transaction|http://it.toolbox.com/wiki/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction].
Regards,
Srilatha.