SAP ABAP Class CL_CONTROL_AREA_S2L (Screen Area (Control))
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-S2L (Application Component) Production Supply
⤷
DI_S2L (Package) Production Supply
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCREEN_AREA_S2L | Screen Area (Basis Class) | 20001123 |
Properties
| Class | CL_CONTROL_AREA_S2L | |
| Short Description | Screen Area (Control) | |
| Super Class | CL_SCREEN_AREA_S2L | Screen Area (Basis Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DI_S2L | Production Supply |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CONTROL_AREA_S2L has no interface implemented.
Friends
Class CL_CONTROL_AREA_S2L has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container to Which Area Will Be Assigned | 20001124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001130 |
Events
Class CL_CONTROL_AREA_S2L has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | VALID_VIEW | Protected | Object reference (TYPE REF TO) | IF_CONTROL_AREA_MAPPABLE_S2L | Allowed View for Map() | 20001123 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_AREA_MANAGER_S2L | Bildschirmbereichmanager | 20001207 | |||
| 2 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container zudem das Area zugeordnet wird | 20001130 | |||
| 3 | I_CONTENT_TYPE | Call by reference | Type reference (TYPE) | S2L_VIEW_CONTENT_TYPE | Inhaltstyp | 20001130 | |||
| 4 | I_POSITION | Call by reference | Type reference (TYPE) | I | Position | 20001207 |
Method CONSTRUCTOR on class CL_CONTROL_AREA_S2L has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |