SAP ABAP Interface IF_CMP_ANNOTATION (Interface for Annotation)
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
Interface IF_CMP_ANNOTATION  
Short Description Interface for Annotation    
General Data
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
Created 20051129   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CMP_ANNOTATION has no forward declaration.
Interfaces
Interface IF_CMP_ANNOTATION has no interface.
Friends
Interface IF_CMP_ANNOTATION has no friend.
Attributes
Interface IF_CMP_ANNOTATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT Instance method Public Method Returns Context 20051129
2 GET_NAME Instance method Public Method Returns Name 20051129
3 GET_TYPE Instance method Public Method Returns Type 20051129
4 GET_VALUE Instance method Public Method Returns Value 20051129
Events
Interface 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 Returning R_CONTEXT Value transfer Type reference (TYPE) CONTEXT 20051129

Method GET_CONTEXT on Interface 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 Returning R_NAME Value transfer Type reference (TYPE) NAME 20051129

Method GET_NAME on Interface 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 Returning R_TYPE Value transfer Type reference (TYPE) TYPE 20051129

Method GET_TYPE on Interface 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 Returning R_VALUE Value transfer Type reference (TYPE) VALUE 20051129

Method GET_VALUE on Interface IF_CMP_ANNOTATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710