SAP ABAP Class CL_NWECM_BINARY_CORE (ECMI: Runtime Binary Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_BINARY | NW ECM: Byte Sequence | 20090721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090924 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_CONTENT_CORE | ECMI: Runtime Content Implementation | 20090928 |
Properties
| Class | CL_NWECM_BINARY_CORE | |
| Short Description | ECMI: Runtime Binary Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20090721 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_BINARY | NW ECM: Byte Sequence | 20090721 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090924 |
Friends
Class CL_NWECM_BINARY_CORE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_FILE | NW ECM: File Implementation | 20090722 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_BINARY | 20090721 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_STORAGE_CLASS | 20090908 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20090908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090721 | ||
| 2 | Instance method | Private | Method | 20090924 | ||
| 3 | Instance method | Public | Method | 20090908 | ||
| 4 | Instance method | Public | Method | 20090908 | ||
| 5 | Instance method | Public | Method | 20090908 | ||
| 6 | Instance method | Public | Method | 20090908 | ||
| 7 | Instance method | Private | Method | 20090924 | ||
| 8 | Instance method | Public | Method | 20090909 |
Events
Class CL_NWECM_BINARY_CORE has no event.
Types
Class CL_NWECM_BINARY_CORE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILE_IMPL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_FILE | NW ECM: File Implementation | 20090722 | |||
| 2 | IO_IMPL | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_BINARY | 20090721 | ||||
| 3 | IO_STORAGE_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_STORAGE_CLASS | 20090908 | ||||
| 4 | IV_BINARY | Value transfer | Type reference (TYPE) | XSTRING | 20090908 |
Method CONSTRUCTOR on class CL_NWECM_BINARY_CORE has no exception.
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINARY | Call by reference | Type reference (TYPE) | XSTRING | 20090924 | ||||
| 2 | FILE_IMPL | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_FILE | 20090924 | ||||
| 3 | IMPL | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_BINARY | 20090924 | ||||
| 4 | STORAGE_CLASS | Call by reference | Type reference (TYPE) | STRING | 20090924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090924 |
Method GET_STORAGE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STORAGE_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_STORAGE_CLASS | 20090908 |
Method GET_STORAGE_CLASS on class CL_NWECM_BINARY_CORE has no exception.
Method IS_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_LOCAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090908 |
Method IS_LOCAL on class CL_NWECM_BINARY_CORE has no exception.
Method IS_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_PERSISTENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090908 |
Method IS_PERSISTENT on class CL_NWECM_BINARY_CORE has no exception.
Method IS_TRANSIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_TRANSIENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090908 |
Method IS_TRANSIENT on class CL_NWECM_BINARY_CORE has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINARY | Call by reference | Type reference (TYPE) | XSTRING | 20090924 | ||||
| 2 | FILE_IMPL | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_FILE | 20090924 | ||||
| 3 | IMPL | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_BINARY | 20090924 | ||||
| 4 | STORAGE_CLASS | Call by reference | Type reference (TYPE) | STRING | 20090924 |
Method SERIALIZE_HELPER on class CL_NWECM_BINARY_CORE has no exception.
Method UPDATE_BYTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BINARY | Call by reference | Type reference (TYPE) | XSTRING | 20090909 |
Method UPDATE_BYTES on class CL_NWECM_BINARY_CORE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |