SAP ABAP Class IF_CMP_TEMPLATE (Template)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMP_TEMPLATE_EDIT Template Edit 20120201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMP_TEMPLATE Template 20120201
Properties
Class IF_CMP_TEMPLATE  
Short Description Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CMP_TEMPLATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CMP_TEMPLATE has no interface implemented.
Friends
Class IF_CMP_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVE Constant Public Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 'A' 20120201
2 C_INACTIVE Constant Public Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 'I' 20120201
Methods
# Method Level Visibility Method type Description Created on
1 GET_LINES Instance method Public Method 20120201
2 GET_NAME Instance method Public Method 20120201
Events
Class IF_CMP_TEMPLATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_CODELINE Public See coding 20120201 typ_codeline TYPE c LENGTH 255
2 TYP_TAB_LINES Public See coding 20120201 typ_tab_lines TYPE STANDARD TABLE OF typ_codeline WITH DEFAULT KEY
3 TYP_TEMPLATENAME Public Type reference (TYPE) CMP_DTE_TEMPLATE_NAME 20120201
4 TYP_VERSION Public Type reference (TYPE) CMP_DTE_TEMPLATE_VERSION 20120201
Method Signatures

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_LINES Value transfer Type reference (TYPE) TYP_TAB_LINES 20120201

Method GET_LINES on class IF_CMP_TEMPLATE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) TYP_TEMPLATENAME 20120201

Method GET_NAME on class IF_CMP_TEMPLATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in