SAP ABAP Class CL_DDIC_DBPROC_PROXY_SERIALIZE (CL_DDIC_DBPROC_PROXY_SERIALIZER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SDD_DBPROC_PROXY_ADT (Package) Database Procedure Proxy ABAP Development Tools
⤷
⤷
Properties
| Class | CL_DDIC_DBPROC_PROXY_SERIALIZE | |
| Short Description | CL_DDIC_DBPROC_PROXY_SERIALIZER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDD_DBPROC_PROXY_ADT | Database Procedure Proxy ABAP Development Tools |
| Created | 20120125 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_DBPROC_PROXY_SERIALIZE has no forward declaration.
Interfaces
Class CL_DDIC_DBPROC_PROXY_SERIALIZE has no interface implemented.
Friends
Class CL_DDIC_DBPROC_PROXY_SERIALIZE has no friend class.
Attributes
Class CL_DDIC_DBPROC_PROXY_SERIALIZE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120426 | ||
| 2 | Static method | Public | Method | 20120426 | ||
| 3 | Static method | Public | Method | 20120806 |
Events
Class CL_DDIC_DBPROC_PROXY_SERIALIZE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SQL_SCRIPT_DATA | Public | See coding | 20120426 | BEGIN OF ty_sql_script_data.
INCLUDE TYPE if_adt_tools_core_source_types=>ty_abap_source_main_object AS source_object.
TYPES:
END OF ty_sql_script_data
|
Method Signatures
Method READ_MAIN_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_PROC_PROXY_DATA | Call by reference | Type reference (TYPE) | CL_DDIC_DBPROC_PROXY_ADT_ST=>PROXY_ROOT | 20120426 | ||||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121005 |
Method SERIALIZE_MAIN_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_PROC_PROXY_DATA | Call by reference | Type reference (TYPE) | CL_DDIC_DBPROC_PROXY_ADT_ST=>PROXY_ROOT | 20120426 | ||||
| 2 | IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121005 |
Method SERIALIZE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_PROC_PROXY_PARAMETER_REF | Call by reference | Type reference (TYPE) | CL_DDIC_DBPROC_PROXY_ADT_ST=>PARAMETER_REF | 20120806 | ||||
| 2 | IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121005 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |