There are 8 bits in a byte. There is No Shortcut to be A Great ABAP Programmer and It's Applies to All.
Friday, November 4, 2016
Wednesday, October 12, 2016
Friday, September 23, 2016
Class to Create Webdynpro URL
This is the class to construct Webdynpro URL based on the Application Name
" Obtain the URL cl_wd_utilities=>construct_wd_url( exporting application_name = 'ZHR_EXAMPLE' in_parameters = lt_parameter
importing out_local_url = url ).
Thursday, September 22, 2016
Tuesday, June 7, 2016
Friday, January 29, 2016
Editing Standard Program or Class but error ? you cannot perform this action in modification/enhancement mode
- Try to edit standard class/program that you had created but got below error
you cannot perform this action in modification/enhancement mode
- But how to fix it even access key already created to edit the program or class?
- You need to turn off the modification assistants
- Edit - Modification Operations - Switch Off Assistants
Subscribe to:
Posts (Atom)