SAP ABAP Class IF_CMP_TEMPLATE_EDIT (Template Edit)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMP_TEMPLATE Template 20120201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMP_TEMPLATE Template 20120201
Properties
Class IF_CMP_TEMPLATE_EDIT  
Short Description Template Edit    
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_EDIT has no interface implemented.
Friends
Class IF_CMP_TEMPLATE_EDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVE Instance attribute Public Attribute reference (LIKE) 20120201
2 C_INACTIVE Instance attribute Public Attribute reference (LIKE) 20120201
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_DATE Instance method Public Method 20120201
2 GET_CHANGE_USER Instance method Public Method 20120201
3 GET_DESCRIPTION Instance method Public Method 20120201
4 GET_LINES Instance method Public Method 20120201
5 GET_NAME Instance method Public Method 20120201
6 GET_VERSION Instance method Public Method 20120201
7 SAVE Instance method Public Method 20120201
8 SET_DESCRIPTION Instance method Public Method 20120201
9 SET_LINES Instance method Public Method 20120201
10 SET_NAME Instance method Public Method 20120201
11 SET_VERSION Instance method Public Method 20120201
Events
Class IF_CMP_TEMPLATE_EDIT has no event.
Types
Class IF_CMP_TEMPLATE_EDIT has no local type.
Method Signatures

Method GET_CHANGE_DATE Signature

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

Method GET_CHANGE_DATE on class IF_CMP_TEMPLATE_EDIT has no exception.

Method GET_CHANGE_USER Signature

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

Method GET_CHANGE_USER on class IF_CMP_TEMPLATE_EDIT has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_DESCRIPTION on class IF_CMP_TEMPLATE_EDIT has no exception.

Method GET_LINES Signature

Method GET_LINES on class IF_CMP_TEMPLATE_EDIT has no parameter.
Method GET_LINES on class IF_CMP_TEMPLATE_EDIT has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_CMP_TEMPLATE_EDIT has no parameter.
Method GET_NAME on class IF_CMP_TEMPLATE_EDIT has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_VERSION 20120201

Method GET_VERSION on class IF_CMP_TEMPLATE_EDIT has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DELETE_INACTIVE Value transfer Type reference (TYPE) XFLAG 20120201
# Exception Resumable Description Created on
1 CX_CMP_ERROR 20120201

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20120201

Method SET_DESCRIPTION on class IF_CMP_TEMPLATE_EDIT has no exception.

Method SET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_LINES Call by reference Type reference (TYPE) IF_CMP_TEMPLATE=>TYP_TAB_LINES 20120201

Method SET_LINES on class IF_CMP_TEMPLATE_EDIT has no exception.

Method SET_NAME 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

Method SET_NAME on class IF_CMP_TEMPLATE_EDIT has no exception.

Method SET_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

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