SAP ABAP Class IF_CMP_AREA (Interface for Area)
Properties
Class IF_CMP_AREA  
Short Description Interface for Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_CMP_AREA has no interface implemented.
Friends
Class IF_CMP_AREA has no friend class.
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
Class 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 class 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 class 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 class 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 class IF_CMP_AREA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in