SAP ABAP Class IF_CNV_MBT_XSLT_CODESERIALIZER (Code serializer definition)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_BASIS_GENER_XSLT | Transform CWB customizing into a conversion program | 20120518 |
Properties
| Class | IF_CNV_MBT_XSLT_CODESERIALIZER | |
| Short Description | Code serializer definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120518 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CNV_MBT_XSLT_CODESERIALIZER has no forward declaration.
Interfaces
Class IF_CNV_MBT_XSLT_CODESERIALIZER has no interface implemented.
Friends
Class IF_CNV_MBT_XSLT_CODESERIALIZER has no friend class.
Attributes
Class IF_CNV_MBT_XSLT_CODESERIALIZER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes the code | 20120518 | |
| 2 | Instance method | Public | Method | Serializes the code | 20120518 |
Events
Class IF_CNV_MBT_XSLT_CODESERIALIZER has no event.
Types
Class IF_CNV_MBT_XSLT_CODESERIALIZER has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CODE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_XSLT_CODE | Representation of generated code | 20120518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error deleting the code from the repository | 20120518 | ||
| 2 | Missing authorization | 20120518 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CODE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_XSLT_CODE | Representation of generated code | 20120518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error inserting the code into the repository | 20120518 | ||
| 2 | Missing authorization | 20120518 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |