SAP ABAP Interface IF_CNV_MBT_XLST_CODE_GENERATOR (Abstract XSLT-based Generator 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_MBT_XSLT_CODE_GENERATOR Transform customizing into a transformation program 20120503
Properties
Interface IF_CNV_MBT_XLST_CODE_GENERATOR  
Short Description Abstract XSLT-based Generator definition    
General Data
Package CNV_MBT_XSLT_GENER   Program generation based on XSL transformation 
Created 20120215   SAP 
Last changed 20141030    
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
Interface IF_CNV_MBT_XLST_CODE_GENERATOR has no interface.
Friends
Interface IF_CNV_MBT_XLST_CODE_GENERATOR has no friend.
Attributes
Interface 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
Interface IF_CNV_MBT_XLST_CODE_GENERATOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CNV_MBT_XLST_CODE_GENERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620