SAP ABAP Interface IF_ABAP_DB_READER (General Database Read Stream)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_C_READER Character-like Database Read Stream 20071220
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_X_READER Binary Database Read Stream 20080118
Properties
Interface IF_ABAP_DB_READER  
Short Description General Database Read Stream    
General Data
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20071220   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_DB_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_DB_LOB_HANDLE LOB Column of a Database Table 20080416
2 IF_ABAP_READER General Read Stream 20071220
Friends
Interface IF_ABAP_DB_READER has no friend.
Attributes
Interface IF_ABAP_DB_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20071220
2 DATA_AVAILABLE Instance method Public Method 20071220
3 DELETE_MARK Instance method Public Method 20080109
4 GET_STATEMENT_HANDLE Instance method Public Method Return SQL Command Object 20080422
5 IS_CLOSED Instance method Public Method 20071220
6 IS_MARK_SUPPORTED Instance method Public Method 20080109
7 IS_RESET_SUPPORTED Instance method Public Method 20080109
8 IS_X_READER Instance method Public Method 20071220
9 READ Instance method Public Method 20071220
10 RESET Instance method Public Method 20071220
11 RESET_TO_MARK Instance method Public Method 20080109
12 SET_MARK Instance method Public Method 20080109
13 SKIP Instance method Public Method 20071220
Events
Interface IF_ABAP_DB_READER has no event.
Types
Interface IF_ABAP_DB_READER has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_ABAP_DB_READER has no parameter.
Method CLOSE on Interface IF_ABAP_DB_READER has no exception.

Method DATA_AVAILABLE Signature

Method DATA_AVAILABLE on Interface IF_ABAP_DB_READER has no parameter.
Method DATA_AVAILABLE on Interface IF_ABAP_DB_READER has no exception.

Method DELETE_MARK Signature

Method DELETE_MARK on Interface IF_ABAP_DB_READER has no parameter.
Method DELETE_MARK on Interface IF_ABAP_DB_READER has no exception.

Method GET_STATEMENT_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HDL Value transfer Object reference (TYPE REF TO) CL_ABAP_SQL_SELECT_STATEMENT Informationen über einen SQL-Befehl 20080422
# Exception Resumable Description Created on
1 CX_RESOURCE_ALREADY_CLOSED 20080422

Method IS_CLOSED Signature

Method IS_CLOSED on Interface IF_ABAP_DB_READER has no parameter.
Method IS_CLOSED on Interface IF_ABAP_DB_READER has no exception.

Method IS_MARK_SUPPORTED Signature

Method IS_MARK_SUPPORTED on Interface IF_ABAP_DB_READER has no parameter.
Method IS_MARK_SUPPORTED on Interface IF_ABAP_DB_READER has no exception.

Method IS_RESET_SUPPORTED Signature

Method IS_RESET_SUPPORTED on Interface IF_ABAP_DB_READER has no parameter.
Method IS_RESET_SUPPORTED on Interface IF_ABAP_DB_READER has no exception.

Method IS_X_READER Signature

Method IS_X_READER on Interface IF_ABAP_DB_READER has no parameter.
Method IS_X_READER on Interface IF_ABAP_DB_READER has no exception.

Method READ Signature

Method READ on Interface IF_ABAP_DB_READER has no parameter.
Method READ on Interface IF_ABAP_DB_READER has no exception.

Method RESET Signature

Method RESET on Interface IF_ABAP_DB_READER has no parameter.
Method RESET on Interface IF_ABAP_DB_READER has no exception.

Method RESET_TO_MARK Signature

Method RESET_TO_MARK on Interface IF_ABAP_DB_READER has no parameter.
Method RESET_TO_MARK on Interface IF_ABAP_DB_READER has no exception.

Method SET_MARK Signature

Method SET_MARK on Interface IF_ABAP_DB_READER has no parameter.
Method SET_MARK on Interface IF_ABAP_DB_READER has no exception.

Method SKIP Signature

Method SKIP on Interface IF_ABAP_DB_READER has no parameter.
Method SKIP on Interface IF_ABAP_DB_READER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711