SAP ABAP Class IF_CMP_ANNOTATION (Interface for Annotation)
Properties
Class | IF_CMP_ANNOTATION | |
Short Description | Interface for Annotation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051129 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CMP_ANNOTATION has no forward declaration.
Interfaces
Class IF_CMP_ANNOTATION has no interface implemented.
Friends
Class IF_CMP_ANNOTATION has no friend class.
Attributes
Class IF_CMP_ANNOTATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Context | 20051129 |
2 | ![]() |
Instance method | Public | Method | Returns Name | 20051129 |
3 | ![]() |
Instance method | Public | Method | Returns Type | 20051129 |
4 | ![]() |
Instance method | Public | Method | Returns Value | 20051129 |
Events
Class IF_CMP_ANNOTATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CONTEXT | Public | See coding | 20051129 | context type c length 255
|
||
2 | NAME | Public | See coding | 20051129 | name type c length 255
|
||
3 | TAB | Public | See coding | 20051129 | tab type table of ref to if_cmp_annotation with default key
|
||
4 | TYPE | Public | See coding | 20051129 | type type c length 255
|
||
5 | VALUE | Public | See coding | 20051129 | value type c length 255
|
Method Signatures
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTEXT | Value transfer | Type reference (TYPE) | CONTEXT | 20051129 |
Method GET_CONTEXT on class IF_CMP_ANNOTATION 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) | NAME | 20051129 |
Method GET_NAME on class IF_CMP_ANNOTATION has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | TYPE | 20051129 |
Method GET_TYPE on class IF_CMP_ANNOTATION has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | VALUE | 20051129 |
Method GET_VALUE on class IF_CMP_ANNOTATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |