SAP ABAP Class CL_VIEW_FACTORY_S2L (View Factory)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-S2L (Application Component) Production Supply
⤷
DI_S2L (Package) Production Supply
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DETAIL_STD_FACTORY_S2L | Planning Element Standard Factory | 20020320 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PITEM_STD_FACTORY_S2L | Planning Element Standard Factory | 20020320 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PSEG_STD_FACTORY_S2L | Planning Element Standard Factory | 20020320 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_USE_STD_FACTORY_S2L | Planning Element Standard Factory | 20020320 |
Properties
| Class | CL_VIEW_FACTORY_S2L | |
| Short Description | View Factory | |
| Super 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 | 20001129 | 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_VIEW_FACTORY_S2L has no interface implemented.
Friends
Class CL_VIEW_FACTORY_S2L has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | S2L_AREA_TYPE | Area Type | 20001129 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | S2L_VIEW_CONTENT_TYPE | Content Type | 20001129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001130 | |
| 2 | Instance method | Public | Method | Creates View | 20001201 |
Events
Class CL_VIEW_FACTORY_S2L has no event.
Types
Class CL_VIEW_FACTORY_S2L has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA_TYPE | Call by reference | Type reference (TYPE) | S2L_AREA_TYPE | S2L_AREA_CONTROL | Bereichtyp | 20001130 | ||
| 2 | I_CONTENT_TYPE | Call by reference | Type reference (TYPE) | S2L_VIEW_CONTENT_TYPE | Inhaltstyp | 20001130 |
Method CONSTRUCTOR on class CL_VIEW_FACTORY_S2L has no exception.
Method CREATE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_VIEW_MANAGER_S2L | Bildschirmanzeigemanager und Vermittler | 20010104 | |||
| 2 | R_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_VIEW_S2L | Bildschirmbereich (Basisklasse) | 20001201 |
Method CREATE_VIEW on class CL_VIEW_FACTORY_S2L has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |