SAP ABAP Class CL_WB_DDIC_OBJECT_STATE (General Parts of the Object Status (DDIC Objects))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SEDD (Package) DDIC Editor
⤷
⤷
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 | 19981106 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_DOMAIN_STATE | Status Description for Domains | 19990120 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WB_DTEL_STATE | Status Description for Data Elements | 19990120 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ENQU_STATE | Status Description for Lock Objects | 19990120 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WB_INDX_STATE | Status Description for Indexes (Database Tables) | 19990120 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WB_SHLP_STATE | Status Description for Search Helps | 19990119 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WB_SQLT_STATE | Status Description for Pooled/Cluster Tables | 19990120 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WB_STRU_STATE | Status Description for Structures | 19990120 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TABL_STATE | Status Description for Database Tables | 19990120 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TTYP_STATE | Status Description for Table Types | 19990120 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TYPE_STATE | Status of a Type Group | 19991220 |
| ... | Click here to see Used By full list (11 items) | |||
Properties
| Class | CL_WB_DDIC_OBJECT_STATE | |
| Short Description | General Parts of the Object Status (DDIC Objects) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDD | DDIC Editor |
| Created | 19981106 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_DDIC_OBJECT_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 19981106 |
Friends
Class CL_WB_DDIC_OBJECT_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CURSORPOS | Position of Cursor | 19990119 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | AS4STATE | Status of the data (A=active, U=revised, N=new) | 19991220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Initialization | 19981106 | |
| 2 | Instance method | Public | Method | Cursor Position | 19990119 | |
| 3 | Instance method | Public | Method | Status (Active/Inactive) | 19991220 |
Events
Class CL_WB_DDIC_OBJECT_STATE has no event.
Types
Class CL_WB_DDIC_OBJECT_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 | P_CURSOR | Call by reference | Type reference (TYPE) | CURSORPOS | Zu setzender Wert | 19990119 | |||
| 2 | P_STATE | Call by reference | Type reference (TYPE) | AS4STATE | Status der Daten (A-ktiv, U-eberarbeitet, N-eu) | 19991220 |
Method CONSTRUCTOR on class CL_WB_DDIC_OBJECT_STATE has no exception.
Method SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURSOR | Call by reference | Type reference (TYPE) | CURSORPOS | Zu merkende Cursorposition | 19990119 |
Method SET_CURSOR on class CL_WB_DDIC_OBJECT_STATE has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STATE | Call by reference | Type reference (TYPE) | AS4STATE | Status der Daten (A-ktiv, U-eberarbeitet, N-eu) | 19991220 |
Method SET_STATE on class CL_WB_DDIC_OBJECT_STATE has no exception.
Meta Relationship - Used By (full list)
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_DOMAIN_STATE | Status Description for Domains | 19990120 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WB_DTEL_STATE | Status Description for Data Elements | 19990120 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ENQU_STATE | Status Description for Lock Objects | 19990120 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WB_INDX_STATE | Status Description for Indexes (Database Tables) | 19990120 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WB_SHLP_STATE | Status Description for Search Helps | 19990119 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WB_SQLT_STATE | Status Description for Pooled/Cluster Tables | 19990120 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WB_STRU_STATE | Status Description for Structures | 19990120 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TABL_STATE | Status Description for Database Tables | 19990120 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TTYP_STATE | Status Description for Table Types | 19990120 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_WB_TYPE_STATE | Status of a Type Group | 19991220 |
| 11 | Inheritance (c INHERITING FROM c_ref) | CL_WB_VIEW_STATE | Status Description for Views | 19990120 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |