SAP ABAP Interface IF_CMP_AREA (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_AREA  
Short Description Interface for Area    
General Data
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
Created 20061016   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CMP_COMPOSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_CMP_AREA has no interface.
Friends
Interface IF_CMP_AREA 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 20061017
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODE Instance method Public Method Returns Coding 20061016
2 GET_END_LINE Instance method Public Method Returns End Line Number 20061016
3 GET_NAME Instance method Public Method Returns Name of an Area 20061016
4 GET_START_LINE Instance method Public Method Returns Start Line Number 20061016
Events
Interface IF_CMP_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB_AREAS Public See coding Table Type for Areas 20061016 TAB_AREAS type STANDARD TABLE OF ref to IF_CMP_AREA 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 20061016

Method GET_CODE on Interface IF_CMP_AREA 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 20061016

Method GET_END_LINE on Interface IF_CMP_AREA 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 20061016

Method GET_NAME on Interface IF_CMP_AREA 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 20061016

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