SAP ABAP Interface IF_CMP_FUNCTION (Interface for Area)
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_FUNCTION  
Short Description Interface for Area    
General Data
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
Created 20100419   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CMP_FUNCTION has no forward declaration.
Interfaces
Interface IF_CMP_FUNCTION has no interface.
Friends
Interface IF_CMP_FUNCTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TAB_CODE Instance attribute Public Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20100419
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODE Instance method Public Method Returns Coding 20100419
2 GET_END_LINE Instance method Public Method Returns End Line Number 20100419
3 GET_NAME Instance method Public Method Returns Name of an Area 20100419
4 GET_START_LINE Instance method Public Method Returns Start Line Number 20100419
Events
Interface 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 Returning R_TAB_CODE Value transfer Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20100419

Method GET_CODE on Interface 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 Returning R_END_LINE Value transfer Type reference (TYPE) I 20100419

Method GET_END_LINE on Interface 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 Returning R_NAME Value transfer Type reference (TYPE) CL_CMP_COMPOSER=>CODE 20100419

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

Method GET_START_LINE on Interface IF_CMP_FUNCTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800