SAP ABAP Class IF_CMP_FUNCTION (Interface for Area)
Properties
Class | IF_CMP_FUNCTION | |
Short Description | Interface for Area | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100419 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CMP_FUNCTION has no forward declaration.
Interfaces
Class IF_CMP_FUNCTION has no interface implemented.
Friends
Class IF_CMP_FUNCTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20100419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Coding | 20100419 |
2 | ![]() |
Instance method | Public | Method | Returns End Line Number | 20100419 |
3 | ![]() |
Instance method | Public | Method | Returns Name of an Area | 20100419 |
4 | ![]() |
Instance method | Public | Method | Returns Start Line Number | 20100419 |
Events
Class IF_CMP_FUNCTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TAB_FUNCTIONS | Public | See coding | 20100419 | TAB_functions type STANDARD TABLE OF ref to IF_CMP_function with DEFAULT KEY
|
Method Signatures
Method GET_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_CODE | Value transfer | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20100419 |
Method GET_CODE on class IF_CMP_FUNCTION has no exception.
Method GET_END_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_END_LINE | Value transfer | Type reference (TYPE) | I | 20100419 |
Method GET_END_LINE on class IF_CMP_FUNCTION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | CL_CMP_COMPOSER=>CODE | 20100419 |
Method GET_NAME on class IF_CMP_FUNCTION has no exception.
Method GET_START_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_START_LINE | Value transfer | Type reference (TYPE) | I | 20100419 |
Method GET_START_LINE on class IF_CMP_FUNCTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |