SAP ABAP Class CL_CNV_MBT_XSLT_CODE_GENERATOR (Transform customizing into a transformation program)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_XLST_CODE_GENERATOR | Abstract XSLT-based Generator definition | 20120503 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_BASIS_GENER_XSLT | Transform CWB customizing into a conversion program | 20120508 |
Properties
Class | CL_CNV_MBT_XSLT_CODE_GENERATOR | |
Short Description | Transform customizing into a transformation program | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_MBT_XSLT_GENER | Program generation based on XSL transformation |
Created | 20120503 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNV_MBT_XLST_CODE_GENERATOR | Abstract XSLT-based Generator definition | 20120503 |
Friends
Class CL_CNV_MBT_XSLT_CODE_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR35 | 'CONFIG' | Data Element Type CHAR Length 35 | 20120503 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR35 | 'CONTEXT' | Data Element Type CHAR Length 35 | 20120503 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR35 | 'CONTROL' | Data Element Type CHAR Length 35 | 20120503 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120503 | |
2 | ![]() |
Instance method | Public | Method | 20120503 | |
3 | ![]() |
Instance method | Public | Method | 20120510 | |
4 | ![]() |
Instance method | Public | Method | 20120503 | |
5 | ![]() |
Instance method | Public | Method | 20120503 | |
6 | ![]() |
Instance method | Public | Method | 20120511 | |
7 | ![]() |
Instance method | Public | Method | 20120503 | |
8 | ![]() |
Instance method | Public | Method | Transforms the definition of table conversion into a program | 20120503 |
Events
Class CL_CNV_MBT_XSLT_CODE_GENERATOR has no event.
Types
Class CL_CNV_MBT_XSLT_CODE_GENERATOR has no local type.
Method Signatures
Method GENERATE Signature
Method GENERATE on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method GENERATE on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method GET_CONTEXT on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method GET_CONTROL Signature
Method GET_CONTROL on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method GET_CONTROL on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method GET_HELPER Signature
Method GET_HELPER on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method GET_HELPER on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method GET_TRANSFORMATION Signature
Method GET_TRANSFORMATION on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method GET_TRANSFORMATION on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method GET_UNIT_CONTROL_ID Signature
Method GET_UNIT_CONTROL_ID on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method GET_UNIT_CONTROL_ID on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method IS_UNIT_SUPPORTED Signature
Method IS_UNIT_SUPPORTED on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no parameter.
Method IS_UNIT_SUPPORTED on class CL_CNV_MBT_XSLT_CODE_GENERATOR has no exception.
Method TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | DATA | 20120503 | |||
2 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120503 | |||
3 | ![]() |
IR_CONTROL | Call by reference | Object reference (TYPE REF TO) | DATA | 20120503 | |||
4 | ![]() |
IV_TRANSFORMATION | Call by reference | Type reference (TYPE) | CXSLTDESC | Name of an XSLT Program | 20120503 | ||
5 | ![]() |
RR_CODE | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_XSLT_CODE | Representation of generated code | 20120503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSLT Generation error | 20120503 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |