SAP ABAP Class CL_DD_DDL_HANDLER_FACTORY (Generates a handler instance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDL (Package) DDL-Specific Dictionary Functions
⤷
⤷
Properties
| Class | CL_DD_DDL_HANDLER_FACTORY | |
| Short Description | Generates a handler instance | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDL | DDL-Specific Dictionary Functions |
| Created | 20121016 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DD_DDL_HANDLER_FACTORY has no forward declaration.
Interfaces
Class CL_DD_DDL_HANDLER_FACTORY has no interface implemented.
Friends
Class CL_DD_DDL_HANDLER_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_DDL_HANDLER | DDL Handler Class | 20121016 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_DDL_HANDLER | 20121119 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DD_DDL_UTILITIES | Variable for Utility Access | 20130521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates an interface variable | 20121016 | |
| 2 | Static method | Public | Method | Generates an interface variable | 20121119 | |
| 3 | Static method | Public | Method | Generates an interface variable | 20130521 |
Events
Class CL_DD_DDL_HANDLER_FACTORY has no event.
Types
Class CL_DD_DDL_HANDLER_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 | HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_DD_DDL_HANDLER | Handler für eibe Ddl Source | 20121016 |
Method CREATE on class CL_DD_DDL_HANDLER_FACTORY has no exception.
Method CREATE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_DD_DDL_HANDLER_INTERNAL | Interner Handler für eine Ddl Source | 20121119 |
Method CREATE_INTERNAL on class CL_DD_DDL_HANDLER_FACTORY has no exception.
Method CREATE_UTIL_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTIL_ACCESS | Value transfer | Object reference (TYPE REF TO) | CL_DD_DDL_UTILITIES | Für werkzeuge auf einer Ddl Source | 20130521 |
Method CREATE_UTIL_ACCESS on class CL_DD_DDL_HANDLER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |