SAP ABAP Interface IF_CNV_MBT_XSLT_CODESERIALIZER (Code serializer definition)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_XSLT_GENER (Package) Program generation based on XSL transformation

⤷

⤷

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
Interface | IF_CNV_MBT_XSLT_CODESERIALIZER | |
Short Description | Code serializer definition |
General Data
Package | CNV_MBT_XSLT_GENER | Program generation based on XSL transformation |
Created | 20120518 | SAP |
Last changed | 20141030 | |
Unicode checks active |
Forward declarations
Interface IF_CNV_MBT_XSLT_CODESERIALIZER has no forward declaration.
Interfaces
Interface IF_CNV_MBT_XSLT_CODESERIALIZER has no interface.
Friends
Interface IF_CNV_MBT_XSLT_CODESERIALIZER has no friend.
Attributes
Interface 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
Interface IF_CNV_MBT_XSLT_CODESERIALIZER has no event.
Types
Interface 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 | 2010_1_620 |