SAP ABAP Interface IF_CMP_TEMPLATE (Template)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SCCMP (Package) SAP INTERNAL USAGE: Code Composer
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
Interface IF_CMP_TEMPLATE  
Short Description Template    
General Data
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
Created 20120201   SAP 
Last changed 20130531   SAP 
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
Interface IF_CMP_TEMPLATE has no interface.
Friends
Interface IF_CMP_TEMPLATE has no friend.
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
Interface 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 Interface 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 Interface IF_CMP_TEMPLATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in