SAP ABAP Class CL_MSS_ACTION_DL_PACKAGES (Maintain previously downloaded spreadsheet packages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller | 20120620 |
Properties
| Class | CL_MSS_ACTION_DL_PACKAGES | |
| Short Description | Maintain previously downloaded spreadsheet packages | |
| Super Class | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STUN_MSS | Package for new SQL Server monitoring objects |
| Created | 20120620 | SAP |
| Last change | 20130531 | 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
Class CL_MSS_ACTION_DL_PACKAGES has no interface implemented.
Friends
Class CL_MSS_ACTION_DL_PACKAGES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | 20120620 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20120620 | |||||
| 3 | Instance attribute | Private | See coding | 20120629 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20120620 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | MSSCC_ACTION_DL_PACKAGES | 20120620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Delete selected packages | 20120627 | |
| 2 | Instance method | Private | Method | Download the selected packages to the local PC | 20120620 | |
| 3 | Instance method | Private | Method | Set grid attributes | 20120620 | |
| 4 | Instance method | Private | Method | Invoke performance package viewer action | 20121113 |
Events
Class CL_MSS_ACTION_DL_PACKAGES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PACKAGES | Private | See coding | 20120629 | begin of t_packages,
pack_id type mssppack-pack_id,
snaptdt type dats,
snapttm type tims,
stext type mssppack-stext,
bname type mssppack-bname,
sysid type mssppack-sysid,
con_name type mssppack-con_name,
hostname type mssppack-hostname,
dbname type mssppack-dbname,
dbschema type mssppack-dbschema,
end of t_packages
|
Method Signatures
Method DELETE_SELECTED_PACKAGES Signature
Method DELETE_SELECTED_PACKAGES on class CL_MSS_ACTION_DL_PACKAGES has no parameter.
Method DELETE_SELECTED_PACKAGES on class CL_MSS_ACTION_DL_PACKAGES has no exception.
Method DOWNLOAD_SELECTED_PACKAGES Signature
Method DOWNLOAD_SELECTED_PACKAGES on class CL_MSS_ACTION_DL_PACKAGES has no parameter.
Method DOWNLOAD_SELECTED_PACKAGES on class CL_MSS_ACTION_DL_PACKAGES has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_DL_PACKAGES has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_DL_PACKAGES has no exception.
Method VIEW_SELECTED_PACKAGE Signature
Method VIEW_SELECTED_PACKAGE on class CL_MSS_ACTION_DL_PACKAGES has no parameter.
Method VIEW_SELECTED_PACKAGE on class CL_MSS_ACTION_DL_PACKAGES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |