SAP ABAP Class IF_XDS_TEMPLATE (XDS: template)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XDS_BASEDOCUMENT XDS:Interface of base document 20080926
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XDS_P_TEMPLATE XDS: template in package format 20081006
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XDS_TEMPLATE_A XDS: abstract class of if_xds_template 20081001
Properties
Class IF_XDS_TEMPLATE  
Short Description XDS: template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080926   SAP 
Last change 20090618   SAP 
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_XDS_TEMPLATE has no interface implemented.
Friends
Class IF_XDS_TEMPLATE has no friend class.
Attributes
Class IF_XDS_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MERGED_DOCUMENT Instance method Public Method 20080930
2 GET_SCHEMA Instance method Public Method 20080926
3 GET_TRANSFORMED_XSLT Instance method Public Method 20081008
4 IS_TRANSFORMABLE_TO_XSLT Instance method Public Method 20081008
Events
Class IF_XDS_TEMPLATE has no event.
Types
Class IF_XDS_TEMPLATE has no local type.
Method Signatures

Method GET_MERGED_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATAXML Call by reference Type reference (TYPE) XSTRING 20080930
2 Importing IM_DOCOPTIONS Call by reference Object reference (TYPE REF TO) IF_XDS_DOCUMENTOPTIONS XDS: document options 20080930
3 Returning RE_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_XDS_DOCUMENT XDS: document 20080930

Method GET_MERGED_DOCUMENT on class IF_XDS_TEMPLATE has no exception.

Method GET_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SCHEMA Value transfer Type reference (TYPE) XSTRING 20080926

Method GET_SCHEMA on class IF_XDS_TEMPLATE has no exception.

Method GET_TRANSFORMED_XSLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) STRING 20081008
2 Returning RE_XSLT_TAB Value transfer Type reference (TYPE) SXDS_T_XSLT_TAB Table type of XSLT Table 20081008
# Exception Resumable Description Created on
1 CX_XDS_TRANSFORMATION_ERROR XDS: transformation error 20081014

Method IS_TRANSFORMABLE_TO_XSLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) STRING 20081008
2 Returning RE_TRANSFORMABLE Value transfer Type reference (TYPE) ABAP_BOOL 20081008

Method IS_TRANSFORMABLE_TO_XSLT on class IF_XDS_TEMPLATE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in