Skip to Content
0
Former Member
Oct 24, 2005 at 10:52 AM

Performance Issue With Check Statement

48 Views

Hi Guys,

I have been doing a Report for Material Stock, and I have used CHECK SY-SUBRC = 0, instead of If SY-SUBRC = 0, to check whether records has been selected from a Table MARC.

One of My Friend, suggested that CHECK statement has to be used in LDB and not in Ordinary reports, since it will degrade the Performance issue in Ordinary Reports.

Can anyone have ideas abt this. Could you please shoot with Ideas and answers.

Thanks in Advance.

Regards,

Anbu