SAP ABAP Class CL_WB_SQSC_STATE (Status Description for SQL Scripts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SDD_DBPROC_PROXY_ADT (Package) Database Procedure Proxy ABAP Development Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20120426 |
Properties
| Class | CL_WB_SQSC_STATE | |
| Short Description | Status Description for SQL Scripts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDD_DBPROC_PROXY_ADT | Database Procedure Proxy ABAP Development Tools |
| Created | 20100917 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20120426 |
Friends
Class CL_WB_SQSC_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120809 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | DDTEXT | 20120719 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_HEADER_UI_S | 20120426 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_MSG_UI_S | 20120426 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_PARAM_UI_S | 20120426 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_PARAM_TYPE_UI_S | 20120426 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | TROBJ_NAME | 20120711 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | WBOBJTYPE | CO_OBJTYPE | 20120711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | create sqsc state | 20120426 |
Events
Class CL_WB_SQSC_STATE has no event.
Types
Class CL_WB_SQSC_STATE 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_DESCRIPTION | Call by reference | Type reference (TYPE) | DDTEXT | 20120719 | ||||
| 2 | I_ERR_HEADER | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_HEADER_UI_S | 20120426 | ||||
| 3 | I_ERR_MESSAGE | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_MSG_UI_S | 20120426 | ||||
| 4 | I_ERR_PARAMETER | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_PARAM_UI_S | 20120426 | ||||
| 5 | I_ERR_PARAMETER_TYPE | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_PARAM_TYPE_UI_S | 20120426 | ||||
| 6 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20120711 |
Method CONSTRUCTOR on class CL_WB_SQSC_STATE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |