SAP ABAP Class CL_SYB_ACTION_AUTOEXPANSION (SYB: DB Auto Expansion)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_ACTION_CONTROLLER | SYB: Abstract Action Controller | 20130103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20130205 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130103 |
Properties
| Class | CL_SYB_ACTION_AUTOEXPANSION | |
| Short Description | SYB: DB Auto Expansion | |
| Super Class | CL_SYB_ACTION_CONTROLLER | SYB: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20130103 | 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_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20130205 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20130103 |
Friends
Class CL_SYB_ACTION_AUTOEXPANSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYB_AUTOEXPANSION | SYB: Auto Expansion Helper Class | 20130304 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20130103 | |||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CHECK_AEXP' | Function Code | 20130220 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TOGGLE_AEXPACT' | Function Code | 20130205 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TOGGLE_AEXPTRC' | Function Code | 20130205 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130205 | ||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20130103 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130305 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code | 20130205 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SYB_VIEW_AUTOEXPANSION | SYB: View data structure for Auto DB Expansion | 20130104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130220 | ||
| 2 | Static method | Public | Method | 20130208 | ||
| 3 | Instance method | Private | Method | 20130104 | ||
| 4 | Instance method | Private | Method | 20130103 | ||
| 5 | Instance method | Private | Method | 20130103 | ||
| 6 | Instance method | Private | Method | 20130205 | ||
| 7 | Instance method | Private | Method | 20130205 | ||
| 8 | Instance method | Private | Method | 20130205 | ||
| 9 | Instance method | Private | Method | 20130206 | ||
| 10 | Instance method | Private | Method | 20130206 |
Events
Class CL_SYB_ACTION_AUTOEXPANSION has no event.
Types
Class CL_SYB_ACTION_AUTOEXPANSION has no local type.
Method Signatures
Method CHECK_AEXP_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PUSH_OK_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130305 |
Method CHECK_AEXP_CONFIG on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method CHECK_MIN_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FW_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20130208 | |||
| 2 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130208 |
Method CHECK_MIN_RELEASE on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method SHOW_GROWTH_HISTORY Signature
Method SHOW_GROWTH_HISTORY on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method SHOW_GROWTH_HISTORY on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method SHOW_SEGMENTS Signature
Method SHOW_SEGMENTS on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method SHOW_SEGMENTS on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method TOGGLE_AEXP_ENABLED Signature
Method TOGGLE_AEXP_ENABLED on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method TOGGLE_AEXP_ENABLED on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method TOGGLE_AEXP_ENABLED_EXEC Signature
Method TOGGLE_AEXP_ENABLED_EXEC on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method TOGGLE_AEXP_ENABLED_EXEC on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method TOGGLE_AEXP_TRACING_EXEC Signature
Method TOGGLE_AEXP_TRACING_EXEC on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method TOGGLE_AEXP_TRACING_EXEC on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method TOGGLE_DB_ENABLED Signature
Method TOGGLE_DB_ENABLED on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method TOGGLE_DB_ENABLED on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
Method TOGGLE_DB_ENABLED_EXEC Signature
Method TOGGLE_DB_ENABLED_EXEC on class CL_SYB_ACTION_AUTOEXPANSION has no parameter.
Method TOGGLE_DB_ENABLED_EXEC on class CL_SYB_ACTION_AUTOEXPANSION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |