SAP ABAP Class CL_MSS_POPUP_ALV (simple abstraction for an ALV in dialogbox)
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
⤷
⤷
Properties
| Class | CL_MSS_POPUP_ALV | |
| Short Description | simple abstraction for an ALV in dialogbox | |
| Super Class | ||
| 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 | 20060906 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MSS_POPUP_ALV has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DB6_ACTION_APPL_LIST | 20060906 | DB6: Application List | |
| 2 | CL_DB6_ACTION_AUDIT_LOG | 20060906 | DB6: Audit Log | |
| 3 | CL_DB6_ACTION_BUFFERPOOL_LIST | 20060906 | DB6: Bufferpool Snapshot | |
| 4 | CL_DB6_ACTION_CONTAINER_CFG | 20060906 | DB6: Container Configuration | |
| 5 | CL_DB6_ACTION_DEADLOCKS | 20060906 | DB6: Deadlock Overview | |
| 6 | CL_DB6_ACTION_DLK_ADETAILS | 20060906 | DB6: Deadlock - Agent Details | |
| 7 | CL_DB6_ACTION_DLK_STMTHIST | 20060906 | DB6: Deadlock Statement History | |
| 8 | CL_DB6_ACTION_FILE_SYSTEMS | 20060906 | DB6: File System Configuration | |
| 9 | CL_DB6_ACTION_PARAM_CHANGES | 20060906 | DB6: DB/DBM Parameter Changes | |
| 10 | CL_DB6_ACTION_PART_INTEGRATION | 20060906 | DB6: Integration of new DB-Partition into existing PG | |
| 11 | CL_DB6_ACTION_PERF_HISTORY | 20060906 | DB6: Performance History | |
| 12 | CL_DB6_ACTION_REORG_STATUS | 20060906 | DB6: REORG Status | |
| 13 | CL_DB6_ACTION_RUNSTATS | 20060906 | DB6: SYSCAT informations | |
| 14 | CL_DB6_ACTION_SCHEMAS | 20060906 | DB6: Schema Overview | |
| 15 | CL_DB6_ACTION_SCRIPT_MAINT | 20060906 | DB6: CLP Script Maintenance | |
| 16 | CL_DB6_ACTION_SQL_CACHE | 20060906 | SQL Cache Snapshot | |
| 17 | CL_DB6_ACTION_SYSTEM_LIST | 20060906 | DB6: System Configuration | |
| 18 | CL_DB6_ACTION_TABLE_DETAIL | 20060906 | DB6: Details of Table | |
| 19 | CL_DB6_ACTION_TABLE_LIST | 20060906 | DB6: List of Tables and Indexes | |
| 20 | CL_DB6_ACTION_TSP_CONTENTS | 20060906 | DB6: lists contens of single tablespace | |
| 21 | CL_DB6_ACTION_TSP_MAINTENANCE | 20060906 | DB6: Tablespace Maintenance | |
| 22 | CL_DB6_ACTION_TSP_OVERVIEW | 20060906 | DB6: Tablespaces (Overview) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | MSSCC_ALV | 20060906 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060906 | ||
| 2 | Instance method | Public | Method | 20060906 | ||
| 3 | Instance method | Public | Method | 20060906 | ||
| 4 | Instance method | Public | Method | Synchronize CL_DB6_ALV fieldcatalog with that of the ALV | 20060906 |
Events
Class CL_MSS_POPUP_ALV has no event.
Types
Class CL_MSS_POPUP_ALV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION_TEXT | Call by reference | Type reference (TYPE) | C | 20060906 | ||||
| 2 | HEIGHT | Call by reference | Type reference (TYPE) | I | 20060906 | ||||
| 3 | WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060906 | ||||
| 4 | WIDTH | Call by reference | Type reference (TYPE) | I | 20060906 |
Method CONSTRUCTOR on class CL_MSS_POPUP_ALV has no exception.
Method FREE Signature
Method FREE on class CL_MSS_POPUP_ALV has no parameter.
Method FREE on class CL_MSS_POPUP_ALV has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Type reference (TYPE) | TABLE | 20060906 |
Method REFRESH on class CL_MSS_POPUP_ALV has no exception.
Method SYNC_FIELDDESC Signature
Method SYNC_FIELDDESC on class CL_MSS_POPUP_ALV has no parameter.
Method SYNC_FIELDDESC on class CL_MSS_POPUP_ALV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |