SAP ABAP Interface IF_NWECM_INPUT_STREAM (NW ECM: Streamed Binary Reader)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
⤷
⤷
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
| Interface | IF_NWECM_INPUT_STREAM | |
| Short Description | NW ECM: Streamed Binary Reader |
General Data
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20080923 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWECM_INPUT_STREAM has no forward declaration.
Interfaces
Interface IF_NWECM_INPUT_STREAM has no interface.
Friends
Interface IF_NWECM_INPUT_STREAM has no friend.
Attributes
Interface IF_NWECM_INPUT_STREAM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080923 | ||
| 2 | Instance method | Public | Method | 20080923 | ||
| 3 | Instance method | Public | Method | 20080923 | ||
| 4 | Instance method | Public | Method | 20080923 |
Events
Interface IF_NWECM_INPUT_STREAM has no event.
Types
Interface 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 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080923 |
Method CLOSE Signature
Method CLOSE on Interface IF_NWECM_INPUT_STREAM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080923 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_BYTES | Call by reference | Type reference (TYPE) | X | 20081203 | ||||
| 2 | EV_READ_BYTES | Value transfer | Type reference (TYPE) | I | 20080923 | ||||
| 3 | IV_LEN | Value transfer | Type reference (TYPE) | I | 20080923 | ||||
| 4 | IV_OFFSET | Value transfer | Type reference (TYPE) | I | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080923 |
Method SKIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Value transfer | Type reference (TYPE) | NWECM_LONG | nwecm: kind of a long integer | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080923 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |