SAP ABAP Interface IF_LIB_SERIALIZABLE (add serialization properies to a class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SHDB_TOOLS (Package) helper classes for HANA DB
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LIB_CLUSTER | implements a basic storage in cluster | 20120213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_CHECK_ISSUE | abstract consistency check issue | 20120404 |
Properties
| Interface | IF_LIB_SERIALIZABLE | |
| Short Description | add serialization properies to a class |
General Data
| Package | SHDB_TOOLS | helper classes for HANA DB |
| Created | 20120213 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LIB_SERIALIZABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130605 |
Friends
Interface IF_LIB_SERIALIZABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_FLAT_TYPE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20120213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120213 | ||
| 2 | Instance method | Public | Method | 20120213 |
Events
Interface IF_LIB_SERIALIZABLE has no event.
Types
Interface IF_LIB_SERIALIZABLE has no local type.
Method Signatures
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLAT | Call by reference | Type reference (TYPE) | TABLE | 20120213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20120213 |
Method IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FLAT | Call by reference | Type reference (TYPE) | TABLE | 20120213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20120213 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |