SAP ABAP Class CL_ADT_SRL_ASXML_HANDLER (Generic abap xml content handler)
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. | 20090529 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090616 |
Properties
| Class | CL_ADT_SRL_ASXML_HANDLER | |
| Short Description | Generic abap xml content handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_REST | REST Framework |
| Created | 20090529 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_SRL_ASXML_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. | 20090529 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090616 |
Friends
Class CL_ADT_SRL_ASXML_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'application/vnd.sap.as+xml' | 20090608 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'dataname' | 20090618 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_DATATYPE_PERSISTENCE | 20090604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090604 | ||
| 2 | Instance method | Private | Method | 20090618 |
Events
Class CL_ADT_SRL_ASXML_HANDLER has no event.
Types
Class CL_ADT_SRL_ASXML_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADT_SRL_ASXML_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_ADT_SRL_ASXML_HANDLER has no exception.
Method GET_DATA_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | SADT_CONTENT_TYPE | 20090618 | ||||
| 2 | DATA_NAME | Value transfer | Type reference (TYPE) | SADT_SRL_DATA_NAME | General name for a data type | 20090618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |