‎2007 Jan 17 8:41 AM
Hi Friends,
Is there any standard function module to check the objects(<b>DDic objects, Programs, Function modules, Function groups ,,,,)</b> whether it contains any error or not.
‎2007 Jan 17 8:48 AM
hi amal,
I don't think there is any such program to check that ... why don't you do the syntax check and know what sort of error that you are getting ..
Regards,
Santosh
‎2007 Jan 17 9:23 AM
Actully I dont want to see the error list. I just want to know whether the given object contains error or not..
‎2007 Jan 17 8:52 AM
Hi,
You can use this FM TRINT_CHECK_INACTIVE_OBJECTS, to check for the inactive objects.
Regards,
Senthil