SAP ABAP Class CL_CMP_TOOLS (Tools for Code Composing)
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
Properties
Class CL_CMP_TOOLS  
Short Description Tools for Code Composing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
Created 20061016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CMP_COMPOSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_CMP_AREA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CMP_FUNCTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CMP_TOOLS has no interface implemented.
Friends
Class CL_CMP_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROG Instance attribute Private Type reference (TYPE) SY-REPID 20061016
2 TAB_CODE Instance attribute Private Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE_LONG 20061016
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20061026
2 GET_ALL_AREAS Instance method Public Method Get All Areas from Template 20061016
3 GET_ALL_FUNCTIONS Instance method Public Method 20100419
4 RAISE_EXCEPTION Instance method Private Method 20071109
5 S_CREATE_BY_CODE Static method Public Method Instantiation from Coding 20061016
6 S_CREATE_BY_PROG Static method Public Method Instantiation from Program 20061016
7 S_CREATE_BY_TEMPLATE Static method Public Method . 20100417
Events
Class CL_CMP_TOOLS has no event.
Types
Class CL_CMP_TOOLS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_ALL_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_AREAS Value transfer Type reference (TYPE) IF_CMP_AREA=>TAB_AREAS 20061016
# Exception Resumable Description Created on
1 CX_CMP_FAILURE Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20061017

Method GET_ALL_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_FUNCTIONS Value transfer Type reference (TYPE) IF_CMP_FUNCTION=>TAB_FUNCTIONS 20100419
# Exception Resumable Description Created on
1 CX_CMP_FAILURE Fehlerklasse Code Composer 20100419

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG Call by reference Type reference (TYPE) CSEQUENCE 20071109
2 Importing I_RCX_FAILURE Call by reference Object reference (TYPE REF TO) LCX_CMP_FAILURE 20071109
# Exception Resumable Description Created on
1 CX_CMP_FAILURE Fehlerklasse Code Composer 20071203

Method S_CREATE_BY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_CODE Call by reference Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20061017
2 Returning R_REF_TOOL Value transfer Object reference (TYPE REF TO) CL_CMP_TOOLS Werkzeuge rund ums Code Composen 20061017

Method S_CREATE_BY_CODE on class CL_CMP_TOOLS has no exception.

Method S_CREATE_BY_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG Value transfer Type reference (TYPE) CSEQUENCE 20061016
2 Returning R_REF_TOOL Value transfer Object reference (TYPE REF TO) CL_CMP_TOOLS Werkzeuge rund ums Code Composen 20061016
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Fehlerklasse Code Composer 20061016

Method S_CREATE_BY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMPLATE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100417
2 Returning R_REF_TOOL Value transfer Object reference (TYPE REF TO) CL_CMP_TOOLS Werkzeuge rund ums Code Composen 20100418
# Exception Resumable Description Created on
1 CX_CMP_FAILURE Fehlerklasse Code Composer 20100418
History
Last changed by/on SAP  20130531 
SAP Release Created in 710