‎2010 Feb 03 9:46 PM
Hi,
How does the try/catch block to catch runtime errors work?
Thanks
‎2010 Feb 03 9:54 PM
Hello,
you ca use ABAPDOCU / ABAPHELP transaction in SAP to read the documentation of all the key words...
by the way try..cach combination helps to catch the known / unknown exception which may be occurred during processing of execuatble statement....
Thanks
K.
‎2010 Feb 03 9:54 PM
Hello,
you ca use ABAPDOCU / ABAPHELP transaction in SAP to read the documentation of all the key words...
by the way try..cach combination helps to catch the known / unknown exception which may be occurred during processing of execuatble statement....
Thanks
K.