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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-REPID | 20061016 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE_LONG | 20061016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061026 |
2 | ![]() |
Instance method | Public | Method | Get All Areas from Template | 20061016 |
3 | ![]() |
Instance method | Public | Method | 20100419 | |
4 | ![]() |
Instance method | Private | Method | 20071109 | |
5 | ![]() |
Static method | Public | Method | Instantiation from Coding | 20061016 |
6 | ![]() |
Static method | Public | Method | Instantiation from Program | 20061016 |
7 | ![]() |
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 | ![]() |
R_TAB_AREAS | Value transfer | Type reference (TYPE) | IF_CMP_AREA=>TAB_AREAS | 20061016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
R_TAB_FUNCTIONS | Value transfer | Type reference (TYPE) | IF_CMP_FUNCTION=>TAB_FUNCTIONS | 20100419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse Code Composer | 20100419 |
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | |||
2 | ![]() |
I_RCX_FAILURE | Call by reference | Object reference (TYPE REF TO) | LCX_CMP_FAILURE | 20071109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_TAB_CODE | Call by reference | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20061017 | |||
2 | ![]() |
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 | ![]() |
I_PROG | Value transfer | Type reference (TYPE) | CSEQUENCE | 20061016 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100417 | |||
2 | ![]() |
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 | ![]() |
Fehlerklasse Code Composer | 20100418 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |