Ansicht
Dokumentation

ABAPOPEN_CURSOR_SHORTREF - OPEN CURSOR SHORTREF

ABAPOPEN_CURSOR_SHORTREF - OPEN CURSOR SHORTREF

Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

OPEN CURSOR

Reference



Syntax

OPEN CURSOR [WITH HOLD] dbcur FOR
  SELECT ...
         FROM ...
         [[FOR ALL ENTRIES IN itab] WHERE sql_cond]
         [GROUP BY ...] [HAVING sql_cond]
         [ORDER BY ...].


Effect

statement. Opens a database cursor for the selection defined using SELECT and associates a cursor variable dbcur with this database cursor.


Additions

  • FROM ...
    Specifies the database tables.





Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 3274 Date: 20240419 Time: 210042     sap01-206 ( 30 ms )