SAP ABAP Class IF_NWECM_BINARY (NW ECM: Byte Sequence)
Meta Relationship - Used By
Properties
Class | IF_NWECM_BINARY | |
Short Description | NW ECM: Byte Sequence | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080529 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_NWECM_BINARY has no forward declaration.
Interfaces
Class IF_NWECM_BINARY has no interface implemented.
Friends
Class IF_NWECM_BINARY has no friend class.
Attributes
Class IF_NWECM_BINARY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081203 | |
2 | ![]() |
Instance method | Public | Method | Gets an input stream to access this binary in chunks | 20080725 |
3 | ![]() |
Instance method | Public | Method | Gets the (estimated) size of this binary | 20080717 |
4 | ![]() |
Instance method | Public | Method | Gets the mime type of this binary | 20080716 |
Events
Class IF_NWECM_BINARY has no event.
Types
Class IF_NWECM_BINARY has no local type.
Method Signatures
Method GET_BYTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_BYTES | Value transfer | Type reference (TYPE) | XSTRING | 20081203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Invalid State Exception | 20090603 | |
2 | ![]() |
20081203 |
Method GET_INPUT_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INPUT_STREAM | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_INPUT_STREAM | 20081203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Item Illegal State Exception | 20081104 | |
2 | ![]() |
NW ECM Repository Exception | 20080725 |
Method GET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SIZE | Value transfer | Type reference (TYPE) | NWECM_LONG | Size of binary | 20080717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Item Illegal State Exception | 20081104 | |
2 | ![]() |
NW ECM Repository Exception | 20080717 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20081203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Item Illegal State Exception | 20081104 | |
2 | ![]() |
NW ECM Repository Exception | 20080716 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |