SAP ABAP Class CL_WB_ACTIVATION_OBJECT_STATE (Object State Class for Activation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU (Package) ABAP Workbench
⤷
⤷
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 | 20010620 |
Properties
| Class | CL_WB_ACTIVATION_OBJECT_STATE | |
| Short Description | Object State Class for Activation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU | ABAP Workbench |
| Created | 20010620 | SAP |
| Last change | 20010620 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_ACTIVATION_OBJECT_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20010620 |
Friends
Class CL_WB_ACTIVATION_OBJECT_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DWINACTIV_TAB | Objects to be activated | 20010620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Inactive Object | 20010620 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010620 | |
| 3 | Instance method | Public | Method | Supplies table of objects to be activated | 20010620 | |
| 4 | Static method | Public | Method | Determine inactive object from SE80 node | 20010620 |
Events
Class CL_WB_ACTIVATION_OBJECT_STATE has no event.
Types
Class CL_WB_ACTIVATION_OBJECT_STATE has no local type.
Method Signatures
Method ADD_INACTIVE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INACTIVE_OBJECT | Call by reference | Type reference (TYPE) | DWINACTIV | inaktives Objekt | 20010620 |
Method ADD_INACTIVE_OBJECT on class CL_WB_ACTIVATION_OBJECT_STATE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WB_ACTIVATION_OBJECT_STATE has no parameter.
Method CONSTRUCTOR on class CL_WB_ACTIVATION_OBJECT_STATE has no exception.
Method GET_ACTIVATION_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION_TAB | Call by reference | Type reference (TYPE) | DWINACTIV_TAB | zu aktivierende Objekte | 20010620 |
Method GET_ACTIVATION_TAB on class CL_WB_ACTIVATION_OBJECT_STATE has no exception.
Method GET_INACTIVE_OBJ_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INACTIVE_OBJECT | Call by reference | Type reference (TYPE) | DWINACTIV | DWINACTIV-Eintrag | 20010620 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | SNODE_TEXT | Knoten | 20010620 |
Method GET_INACTIVE_OBJ_FROM_NODE on class CL_WB_ACTIVATION_OBJECT_STATE has no exception.
History
| Last changed by/on | SAP | 20010620 |
| SAP Release Created in | 620 |