SAP ABAP Class CL_DD_SOBJECT_FACTORY (Factory Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDCBO (Package) RDL Artefacts
⤷
⤷
Properties
| Class | CL_DD_SOBJECT_FACTORY | |
| Short Description | Factory Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDCBO | RDL Artefacts |
| Created | 20120927 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DD_SOBJECT_FACTORY has no forward declaration.
Interfaces
Class CL_DD_SOBJECT_FACTORY has no interface implemented.
Friends
Class CL_DD_SOBJECT_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_SOBJECT | 20121023 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_SOBJECT | Structured Objects (Internal Use) | 20120927 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_SOBJECT_UTILITIES | Utilities for Handling Structured Objects | 20120927 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_SOBJECT_VIEWS | Generates views | 20120927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates an interface variable | 20120927 | |
| 2 | Static method | Public | Method | For internal access to a structured object | 20120927 | |
| 3 | Static method | Public | Method | Generates an interface variable | 20120927 | |
| 4 | Static method | Public | Method | Generates an interface variable (IF_DD_SOBJECT_VIEWS) | 20120927 |
Events
Class CL_DD_SOBJECT_FACTORY has no event.
Types
Class CL_DD_SOBJECT_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDACCESS | Value transfer | Object reference (TYPE REF TO) | IF_DD_SOBJECT | Für den Zugriff auf ein Dictionary BO | 20120927 |
Method CREATE on class CL_DD_SOBJECT_FACTORY has no exception.
Method CREATE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDACCESS | Value transfer | Object reference (TYPE REF TO) | IF_DD_SOBJECT_INT | Für interne Verwendung, z.B. Massenakt. | 20120927 |
Method CREATE_INTERNAL on class CL_DD_SOBJECT_FACTORY has no exception.
Method CREATE_UTIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDACCESSUTIL | Value transfer | Object reference (TYPE REF TO) | IF_DD_SOBJECT_UTIL | Für den Zugriff auf die BO Hilfsmittel Methoden | 20120927 |
Method CREATE_UTIL on class CL_DD_SOBJECT_FACTORY has no exception.
Method CREATE_VIEW_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDVIEWACCESS | Value transfer | Object reference (TYPE REF TO) | IF_DD_SOBJECT_VIEWS | Views für replizierte Tabellen und HANA DB Views | 20120927 |
Method CREATE_VIEW_ACCESS on class CL_DD_SOBJECT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |