SAP ABAP Class IF_CNV_MBT_XLST_CODE_GENERATOR (Abstract XSLT-based Generator definition)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_XSLT_CODE_GENERATOR Transform customizing into a transformation program 20120503
Properties
Class IF_CNV_MBT_XLST_CODE_GENERATOR  
Short Description Abstract XSLT-based Generator definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120215   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CNV_MBT_XLST_CODE_GENERATOR has no interface implemented.
Friends
Class IF_CNV_MBT_XLST_CODE_GENERATOR has no friend class.
Attributes
Class IF_CNV_MBT_XLST_CODE_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE Instance method Public Method Generates a code for the unit 20120215
2 GET_CONTEXT Instance method Public Method Provides generation context for a given generation unit 20120215
3 GET_CONTROL Instance method Public Method Provides control data for a given generation unit 20120510
4 GET_HELPER Instance method Public Method Returns the instance of the helper class 20120220
5 GET_TRANSFORMATION Instance method Public Method Returns the XSL Transformation for the given unit 20120215
6 GET_UNIT_CONTROL_ID Instance method Public Method Returns the ID for the given generation unit (e.g. program) 20120511
7 IS_UNIT_SUPPORTED Instance method Public Method Returns whether the generation unit is supported 20120215
Events
Class IF_CNV_MBT_XLST_CODE_GENERATOR has no event.
Types
Class IF_CNV_MBT_XLST_CODE_GENERATOR has no local type.
Method Signatures

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UNIT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_XSLT_GENER_UNIT Generation unit 20120216
2 Returning RT_CODE Value transfer Type reference (TYPE) CNV_MBT_XSLT_T_CL_CODE List of representations of generated code 20120430
# Exception Resumable Description Created on
1 CX_CNV_MBT_XSLT_GENER_ERROR XSLT Generation error 20120215

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UNIT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_XSLT_GENER_UNIT Generation unit 20120510
2 Returning RR_CONTEXT Value transfer Object reference (TYPE REF TO) DATA 20120216
# Exception Resumable Description Created on
1 CX_CNV_MBT_XSLT_GENER_ERROR XSLT Generation error 20120510

Method GET_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UNIT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_XSLT_GENER_UNIT Generation unit 20120510
2 Returning RR_CONTROL Value transfer Object reference (TYPE REF TO) DATA 20120510
# Exception Resumable Description Created on
1 CX_CNV_MBT_XSLT_GENER_ERROR XSLT Generation error 20120510

Method GET_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_HELPER Value transfer Object reference (TYPE REF TO) OBJECT 20120220

Method GET_HELPER on class IF_CNV_MBT_XLST_CODE_GENERATOR has no exception.

Method GET_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UNIT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_XSLT_GENER_UNIT Generation unit 20120216
2 Returning RV_TRANSFORMATION Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20120216

Method GET_TRANSFORMATION on class IF_CNV_MBT_XLST_CODE_GENERATOR has no exception.

Method GET_UNIT_CONTROL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROL Call by reference Object reference (TYPE REF TO) DATA 20120511
2 Importing IR_UNIT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_XSLT_GENER_UNIT Generation unit 20120511
3 Returning RV_ID Value transfer Type reference (TYPE) STRING 20120511

Method GET_UNIT_CONTROL_ID on class IF_CNV_MBT_XLST_CODE_GENERATOR has no exception.

Method IS_UNIT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UNIT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_XSLT_GENER_UNIT Generation unit 20120216
2 Returning RV_RET Value transfer Type reference (TYPE) FLAG General Flag 20120216

Method IS_UNIT_SUPPORTED on class IF_CNV_MBT_XLST_CODE_GENERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in