SAP ABAP Class CL_DD_VIEW_FACTORY (Factory for Working with Views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
⤷
⤷
Properties
| Class | CL_DD_VIEW_FACTORY | |
| Short Description | Factory for Working with Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDVI | ABAP/4 Dictionary: Views, Lock Objects |
| Created | 20120508 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DD_VIEW_FACTORY has no forward declaration.
Interfaces
Class CL_DD_VIEW_FACTORY has no interface implemented.
Friends
Class CL_DD_VIEW_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_EX_VIEW | Access to Internal Methods External View | 20120509 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_EX_VIEW | Access to External Methods | 20120515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120509 | ||
| 2 | Static method | Public | Method | 20120515 |
Events
Class CL_DD_VIEW_FACTORY has no event.
Types
Class CL_DD_VIEW_FACTORY has no local type.
Method Signatures
Method CREATE_EX_VIEW_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ACC | Value transfer | Object reference (TYPE REF TO) | IF_DD_VIEW | View Behandlung | 20120509 |
Method CREATE_EX_VIEW_ACCESS on class CL_DD_VIEW_FACTORY has no exception.
Method CREATE_EX_VIEW_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_DD_VIEW_ADAPTER | View Behandlung für AIE | 20120515 |
Method CREATE_EX_VIEW_ADAPTER on class CL_DD_VIEW_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |