SAP ABAP Class IF_NWECM_INPUT_STREAM (NW ECM: Streamed Binary Reader)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_INPUT_STREAM_AWR ECMI: Streamed Byte Reading API Firewall Wrapper 20080923
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_INPUT_STREAM_STUB NW ECM: Configurable Input Stream Stub 20081111
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_INPUT_STREAM_SWR ECMI: Streamed Byte Reading SPI Firewall Wrapper 20080923
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_INPUT_STREAM NW ECM: SPI Input Stream 20081007
Properties
Class IF_NWECM_INPUT_STREAM  
Short Description NW ECM: Streamed Binary Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080923   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWECM_INPUT_STREAM has no forward declaration.
Interfaces
Class IF_NWECM_INPUT_STREAM has no interface implemented.
Friends
Class IF_NWECM_INPUT_STREAM has no friend class.
Attributes
Class IF_NWECM_INPUT_STREAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AVAILABLE Instance method Public Method 20080923
2 CLOSE Instance method Public Method 20080923
3 READ Instance method Public Method 20080923
4 SKIP Instance method Public Method 20080923
Events
Class IF_NWECM_INPUT_STREAM has no event.
Types
Class IF_NWECM_INPUT_STREAM has no local type.
Method Signatures

Method AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) I 20080923
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20080923

Method CLOSE Signature

Method CLOSE on class IF_NWECM_INPUT_STREAM has no parameter.
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20080923

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_BYTES Call by reference Type reference (TYPE) X 20081203
2 Exporting EV_READ_BYTES Value transfer Type reference (TYPE) I 20080923
3 Importing IV_LEN Value transfer Type reference (TYPE) I 20080923
4 Importing IV_OFFSET Value transfer Type reference (TYPE) I 20080923
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20080923

Method SKIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER Value transfer Type reference (TYPE) NWECM_LONG nwecm: kind of a long integer 20080923
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20080923
History
Last changed by/on SAP  20110908 
SAP Release Created in