SAP ABAP Class CX_ITS_GENERATE_TEMPLATE2 (Error in template generator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-ITS (Application Component) SAP Internet Transaction Server
     SITS_ABAP (Package) ITS ABAP Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20080813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_IAC_XML Error in XML Templates 20110119
2 Inheritance (c INHERITING FROM c_ref)  CX_ITS_GENERATE_NO_SOURCE Error in mobile generator; no template found 20080813
3 Inheritance (c INHERITING FROM c_ref)  CX_ITS_GENERATE_TEMPLATE2_USER User error in generation 20110329
Properties
Class CX_ITS_GENERATE_TEMPLATE2  
Short Description Error in template generator    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SITS_ABAP   ITS ABAP Components 
Created 20080328   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ITS_GENERATE_TEMPLATE2 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20080813
Friends
Class CX_ITS_GENERATE_TEMPLATE2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_GETTING_TEMPLATE_KEY Constant Public See coding 20080813
2 ERROR_READING_SOURCE_TEMPLATE Constant Public See coding 20080813
3 INTERNAL_ERROR Constant Public See coding 20080813
4 ITS_ELEMENT_NAME Instance attribute Public Type reference (TYPE) SCRFNAME Name of Screen Element 20080813
5 ITS_ELEMENT_TYPE Instance attribute Public Type reference (TYPE) SCRNTYPE Type of Screen Element 20080813
6 ITS_MODULPOOL_LONG Instance attribute Public Type reference (TYPE) IACKEYLONG Long Key for IAC Objects 20080813
7 ITS_PROGRAM Instance attribute Public Type reference (TYPE) SCRHPROG Program for Generated Template 20080813
8 ITS_SCREEN Instance attribute Public Type reference (TYPE) SCRFDYNNR Screen for Generated Template 20080813
9 ITS_SERVICE Instance attribute Public Type reference (TYPE) IACSERVIC_ Service name of Internet Application Component 20080813
10 ITS_THEME Instance attribute Public Type reference (TYPE) IACTHEME Theme of Internet Application Component 20080813
11 TYPE_NOT_SUPPORTED Constant Public See coding 20080813
12 UNKNOWN_ERROR Constant Public See coding 20080813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080813
Events
Class CX_ITS_GENERATE_TEMPLATE2 has no event.
Types
Class CX_ITS_GENERATE_TEMPLATE2 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ELEMENT_NAME Call by reference Type reference (TYPE) SCRFNAME 20080813
2 Importing ITS_ELEMENT_TYPE Call by reference Type reference (TYPE) SCRNTYPE 20080813
3 Importing ITS_MODULPOOL_LONG Call by reference Type reference (TYPE) IACKEYLONG 20080813
4 Importing ITS_PROGRAM Call by reference Type reference (TYPE) SCRHPROG 20080813
5 Importing ITS_SCREEN Call by reference Type reference (TYPE) SCRFDYNNR 20080813
6 Importing ITS_SERVICE Call by reference Type reference (TYPE) IACSERVIC_ 20080813
7 Importing ITS_THEME Call by reference Type reference (TYPE) IACTHEME 20080813
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080813
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080813

Method CONSTRUCTOR on class CX_ITS_GENERATE_TEMPLATE2 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731