SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CMP_TEMPLATE Template 20120201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CMP_TEMPLATE_EDIT Template Edit 20120201
Properties
Class CL_CMP_TEMPLATE  
Short Description Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CMP_MSG    
Program status     
Category 0   
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
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
# Interface Abstract Final Description Created on
1 IF_CMP_TEMPLATE Template 20120201
2 IF_CMP_TEMPLATE_EDIT Template Edit 20120201
Friends
Class CL_CMP_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20120201
2 NAME Instance attribute Private Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_TEMPLATENAME 20120201
3 STR_TEMPL_DB Instance attribute Private Type reference (TYPE) IF_CMP_TEMPLATE_DB=>TYP_TEMPLATE 20120201
4 S_REF_DB Static Attribute Private Object reference (TYPE REF TO) IF_CMP_TEMPLATE_DB 20120201
5 TAB_LINES Instance attribute Private Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_TAB_LINES 20120201
6 VERSION Instance attribute Private Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NAME Static method Public Method 20120201
2 CHECK_VERSION Static method Public Method 20120201
3 CLASS_CONSTRUCTOR Static method Public Constructor 20120201
4 LOAD_FROM_DB Instance method Protected Method 20120201
5 S_CREATE Static method Public Method 20120201
6 S_CREATE_FROM_DB Static method Public Method 20120201
7 S_GET_DB_ACCESS Static method Public Method 20120201
8 S_TEMPLATE_EXISTS Static method Public Method 20120201
Events
Class CL_CMP_TEMPLATE has no event.
Types
Class CL_CMP_TEMPLATE has no local type.
Method Signatures

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120201
# Exception Resumable Description Created on
1 CX_CMP_ERROR 20120201

Method CHECK_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Call by reference Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201
# Exception Resumable Description Created on
1 CX_CMP_INVALID_PARAM 20120201

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CMP_TEMPLATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CMP_TEMPLATE has no exception.

Method LOAD_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120201
2 Importing I_VERSION Call by reference Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201
# Exception Resumable Description Created on
1 CX_CMP_NOT_FOUND 20120201

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_TEMPLATENAME 20120201
2 Importing I_VERSION Value transfer Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201
3 Returning R_REF_TEMPLATE Value transfer Object reference (TYPE REF TO) IF_CMP_TEMPLATE 20120201
# Exception Resumable Description Created on
1 CX_CMP_ERROR 20120201

Method S_CREATE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_TEMPLATENAME 20120201
2 Importing I_VERSION Call by reference Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201
3 Returning R_REF_TEMPLATE Value transfer Object reference (TYPE REF TO) IF_CMP_TEMPLATE 20120201
# Exception Resumable Description Created on
1 CX_CMP_ERROR 20120201
2 CX_CMP_NOT_FOUND 20120201

Method S_GET_DB_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_DB_ACCESS Value transfer Object reference (TYPE REF TO) IF_CMP_TEMPLATE_DB 20120201

Method S_GET_DB_ACCESS on class CL_CMP_TEMPLATE has no exception.

Method S_TEMPLATE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120201
2 Importing I_VERSION Call by reference Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201
3 Returning R_FLG_EXISTS Value transfer Type reference (TYPE) XFLAG 20120201

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