|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: ABAP Performance Questions
From: Knappke, Christian (christian.knappke
sap.com)
Date: Wed Jan 07 2004 - 03:03:18 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> i am trying to understand the performance of the following
> ABAP Sequence:
>
>
> while ......
> fetch next cursor %dbcursor
> .......
>
> endwhile.
>
> I would like to compare it with ABAP statements as SELECT
> ... ENDSELECT
> or SELECT INTO TABLE.
You might want to use SE30 and ST05 for your examination. For more info, see SAP training BC490.
HTH
Christian
--
#include <std_disclaimer.h>
/* The opinions stated above are my own and not
necessarily those of my employer. */
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]