‎2007 Feb 28 1:23 AM
hi guys,
Do SLIN/SCI programs check for below errors too?
1-BAPI related errors
2-ABAP Query related errors
3-SAPSCRIPT/SMARTFORMS errors
4-IDOC related errors.
Please suggest if any alternatives to find the upgrade error exist in programs using above.
Thanks.
Ambichan.
‎2007 Feb 28 1:49 AM
Hi,
You use this function to perform static checks, which are too time consuming for the normal syntax check. The extended program check returns both errors and warnings and it is possible to run either individual specialized tests or one whole standard check.
It check only for Reports, Module Pools, Class & Interfce.
Regards,
Amit
Reward all helpful replies.
‎2007 Feb 28 3:20 AM
hi prince,
using these transactions you can only check syntax errors, performance issues in your programs. and yes u may get some info like obsolete FM using the SLIN transaction.... there is no transaction showing the upgrade erros
‎2007 Feb 28 3:29 AM
hi
good
I dont think these programs check the errors as you have mentioned.
Thanks
mrutyun^