SAP ABAP Class IF_CONTROL_AREA_MAPPABLE_S2L (Object which can be put on container control)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TECHNICALLY_MAPPABLE_S2L View which can be put on a Screen_area 20001127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PITEM_VIEW_S2L Planning Items (View) 20001124
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PSEG_VIEW_S2L Planning Segment (View) 20001124
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USE_HIERARCHY_VIEW_S2L Uses in Tree (View) 20001129
Properties
Class IF_CONTROL_AREA_MAPPABLE_S2L  
Short Description Object which can be put on container control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001123   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 S2L Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CONTROL_AREA_MAPPABLE_S2L has no interface implemented.
Friends
Class IF_CONTROL_AREA_MAPPABLE_S2L has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy Class for Control in GUI 20001128
2 PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001128
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Control 20001128
2 DEACTIVATE Instance method Public Method Deactivate Control 20001128
Events
Class IF_CONTROL_AREA_MAPPABLE_S2L has no event.
Types
Class IF_CONTROL_AREA_MAPPABLE_S2L has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20001128
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20001128

Method ACTIVATE on class IF_CONTROL_AREA_MAPPABLE_S2L has no exception.

Method DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20001128

Method DEACTIVATE on class IF_CONTROL_AREA_MAPPABLE_S2L has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in