SAP ABAP Class /MRSS/CL_SGX_GANTT_TTEMPLATE (Class Represents a Text Template)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/SGX (Package) MRS Planning Board Extended Web Interface
Properties
Class /MRSS/CL_SGX_GANTT_TTEMPLATE  
Short Description Class Represents a Text Template    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGX   MRS Planning Board Extended Web Interface 
Created 20091021   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGX_GANTT_TTEMPLATE has no forward declaration.
Interfaces
Class /MRSS/CL_SGX_GANTT_TTEMPLATE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /MRSS/CL_SGX_GANTT_GRAPHIC_CUS 20091021 Class for the Gantt Graphic Repository
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_REGEX Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_REGEX Regular Expressions 20091215
2 MV_TEXT_TEMPLATE Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_TEXT_TEMPLATE Text Template 20091021
3 MV_TYPE Instance attribute Protected Type reference (TYPE) /MRSS/T_SGX_TYPE_TEXTTEMPLATE Name of Text Template Definition 20091021
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091215
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20091021
3 GENERATE_TEXT Instance method Public Method Generates a Text 20091215
4 GET_TYPE Instance method Public Method Returns the Name of the Template Type 20091021
Events
Class /MRSS/CL_SGX_GANTT_TTEMPLATE has no event.
Types
Class /MRSS/CL_SGX_GANTT_TTEMPLATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGX_GANTT_TTEMPLATE has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGX_GANTT_TTEMPLATE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE Call by reference Type reference (TYPE) /MRSS/T_SGX_TEXT_TEMPLATE Text Vorlage 20091021
2 Importing IV_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGX_TYPE_TEXTTEMPLATE Name einer Textvorlagen Definition. 20091021

Method CONSTRUCTOR on class /MRSS/CL_SGX_GANTT_TTEMPLATE has no exception.

Method GENERATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20091216
2 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING 20091215
3 Importing IO_DATA Call by reference Type reference (TYPE) DATA 20091215

Method GENERATE_TEXT on class /MRSS/CL_SGX_GANTT_TTEMPLATE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) /MRSS/T_SGX_TYPE_TEXTTEMPLATE Name einer Textvorlagen Definition. 20091021

Method GET_TYPE on class /MRSS/CL_SGX_GANTT_TTEMPLATE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700