SAP ABAP Class CL_DDIC_WB_DDLS_TOOL (WB Tool Class for DDL Source)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SDDIC_ADT_DDLS (Package) Editor for ABAP Data Definition Language Sources
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DDIC_WB_ABSTR_TOOL | Abstract Tool Class for DDIC Plugin Objecttypes | 20131022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121121 |
Properties
| Class | CL_DDIC_WB_DDLS_TOOL | |
| Short Description | WB Tool Class for DDL Source | |
| Super Class | CL_DDIC_WB_ABSTR_TOOL | Abstract Tool Class for DDIC Plugin Objecttypes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DDIC_ADT_DDLS | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SDDIC_ADT_DDLS | Editor for ABAP Data Definition Language Sources |
| Created | 20121112 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_WB_DDLS_TOOL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121121 |
Friends
Class CL_DDIC_WB_DDLS_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/adt/categories/ddic/ddl/quickfix' | 20130516 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_PRIVATE_ERROR_STORE | 20130516 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_T100_DDL_QUICKFIX_MAPPER | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121122 | ||
| 2 | Instance method | Public | Constructor | 20121112 | ||
| 3 | Instance method | Private | Method | 20130516 |
Events
Class CL_DDIC_WB_DDLS_TOOL has no event.
Types
Class CL_DDIC_WB_DDLS_TOOL has no local type.
Method Signatures
Method ADD_T100_TO_CHECKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20121122 | ||||
| 2 | DETAIL_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20121122 | ||||
| 3 | ERROR | Call by reference | Type reference (TYPE) | IF_DDIC_WB_DDLS_SVC=>TY_ERROR_WB | 20121122 | ||||
| 4 | OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20121122 |
Method ADD_T100_TO_CHECKLIST on class CL_DDIC_WB_DDLS_TOOL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PERSIST | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_PERSIST | 20121112 | ||||
| 2 | P_UI | Call by reference | Object reference (TYPE REF TO) | IF_WB_TOOL_UI | 20121112 |
Method CONSTRUCTOR on class CL_DDIC_WB_DDLS_TOOL has no exception.
Method CREATE_ERRORLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20130516 | ||||
| 2 | ERROR_LIST | Call by reference | Type reference (TYPE) | IF_DDIC_WB_DDLS_SVC=>TY_ERROR_WB_TAB | 20130516 | ||||
| 3 | OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_DATA_MODEL | 20130516 |
Method CREATE_ERRORLIST on class CL_DDIC_WB_DDLS_TOOL has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |