SAP ABAP Function Module RSTS_OPEN_RL (Öffne TemSe-Objekt, um zeilenweise ohne Konvertierung zu lesen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     STMS (Package) TemSe
Basic Data
Function Module RSTS_OPEN_RL Öffne TemSe-Objekt, um zeilenweise ohne Konvertierung zu lesen  
Function Group STMS   TemSe: Temporary, sequential objects  
Program Name SAPLSTMS   Function Module Group STMS, TemSe Administration 
INCLUDE Name LSTMSU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FBHANDLE TYPE RSTSTYPE-FBHANDLE Handle für offenes Objekt
Importing ALLINE TYPE RSTSTYPE-ALLINE ' ' alle Zeilen (oder nur normale)
Importing AUTHORITY TYPE RSTSTYPE-AUTHCHECKD ' ' wer Berechtigungspruefung durchgefuehrt hat
Importing CHARCO TYPE RSTSTYPE-CHARCO '*' Zeichensatz (oder Systemzeichensatz)
Importing CLIENT TYPE RSTSTYPE-CLIENT SY-MANDT Mandant (oder der eigene)
Importing NAME TYPE RSTSTYPE-NAME Name des Temse-Objekts
Importing OWN_FBHANDLE TYPE RSTSTYPE-WFBHANDLE ' ' 'FBHANDLE' wird benutzt
Importing PROM TYPE RSTSTYPE-PROM 'E' Verarbeitungsmodus
Importing RECTYP TYPE RSTSTYPE-RECTYP '*' Satzart
Importing OBJTYPE TYPE RSTSTYPE-TYPE 'TEXT' Datentyp
Importing ENQLOCK TYPE RSTSTYPE-PROM 'N' ohne ('N'), mit ('E'), shared ('S') Enq Sperre
Exception FB_CALL_HANDLE TYPE Fehler mit Handles an der CALL-Schnittstelle
Exception FB_ERROR TYPE Fehler im/am Funktionsbaustein
Exception FB_RSTS_NOCONV TYPE Gewünschte Konvertierung nicht möglich
Exception FB_RSTS_OTHER TYPE anderere Fehler von TemSe-C-System gemeldet
Exception NO_OBJECT TYPE Gewünschtes TemSe-Objekt existiert nicht
Exception NO_PERMISSION TYPE Keine Berechtigung fuer diese Operation
Exception ENQ_FOREIGN_LOCK TYPE Objekt ist schon von anderem Benutzer gesperrt
Exception ENQ_SYS_FAIL TYPE
Exception ENQ_OTHER TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20140117 
SAP Release Created in