SAP ABAP Class CL_ADT_SRL_PLAIN_TEXT_HANDLER (serialize/deserialize plain source code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_SRL_CONTENT_HANDLER | Responsible for mapping raw data to typed data objects. | 20090908 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090908 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_SRL_HTML_TEXT_HANDLER | Serialize/deserialize html | 20100202 |
Properties
| Class | CL_ADT_SRL_PLAIN_TEXT_HANDLER | |
| Short Description | serialize/deserialize plain source code | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_REST | REST Framework |
| Created | 20090908 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_SRL_PLAIN_TEXT_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_SRL_CONTENT_HANDLER | Responsible for mapping raw data to typed data objects. | 20090908 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090908 |
Friends
Class CL_ADT_SRL_PLAIN_TEXT_HANDLER 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) | CE_ADT_SRL_PT_CONVERSION_MODE | 20100719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100125 |
Events
Class CL_ADT_SRL_PLAIN_TEXT_HANDLER has no event.
Types
Class CL_ADT_SRL_PLAIN_TEXT_HANDLER has no local type.
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONVERSION_MODE | Call by reference | Object reference (TYPE REF TO) | CE_ADT_SRL_PT_CONVERSION_MODE | CE_ADT_SRL_PT_CONVERSION_MODE=>CONVERT_TO_STRING_TABLE | 20100719 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_SRL_CONTENT_HANDLER | 20100125 |
Method CREATE_INSTANCE on class CL_ADT_SRL_PLAIN_TEXT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |