SAP ABAP Interface IF_ABAP_X_READER (Generally Binary 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_X_READER Generally Binary Read Stream 20080212
Properties
Interface IF_ABAP_X_READER  
Short Description Generally Binary Read Stream    
General Data
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20080212   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_X_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_READER General Read Stream 20080212
Friends
Interface IF_ABAP_X_READER has no friend.
Attributes
Interface IF_ABAP_X_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20080212
2 DATA_AVAILABLE Instance method Public Method 20080212
3 DELETE_MARK Instance method Public Method 20080212
4 IS_CLOSED Instance method Public Method 20080212
5 IS_MARK_SUPPORTED Instance method Public Method 20080212
6 IS_RESET_SUPPORTED Instance method Public Method 20080212
7 IS_X_READER Instance method Public Method 20080212
8 READ Instance method Public Method Read the next data from the input stream 20080212
9 RESET Instance method Public Method 20080212
10 RESET_TO_MARK Instance method Public Method 20080212
11 SET_MARK Instance method Public Method 20080212
12 SKIP Instance method Public Method 20080212
Events
Interface IF_ABAP_X_READER has no event.
Types
Interface IF_ABAP_X_READER has no local type.
Method Signatures

Method CLOSE Signature

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

Method DATA_AVAILABLE Signature

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

Method DELETE_MARK Signature

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

Method IS_CLOSED Signature

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

Method IS_MARK_SUPPORTED Signature

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

Method IS_RESET_SUPPORTED Signature

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

Method IS_X_READER Signature

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

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LENGTH Call by reference Type reference (TYPE) ABAP_MSIZE 20080212
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20080212
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE 20080212
2 CX_RESOURCE_ALREADY_CLOSED Ressource bereits geschlossen 20080505
3 CX_STREAM_ERROR 20080212

Method RESET Signature

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

Method RESET_TO_MARK Signature

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

Method SET_MARK Signature

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

Method SKIP Signature

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