SAP ABAP Class CL_EXM_IM_QM08_SALV_DISPLAY (Example Class: Additional Notification Key Figures)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
QQM (Package) QM quality notification

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100121 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_QQM_QM08_SALV_DISPLAY | BAdI Interface: BADI_QQM_QM08_SALV_DISPLAY | 20100121 |
Properties
Class | CL_EXM_IM_QM08_SALV_DISPLAY | |
Short Description | Example Class: Additional Notification Key Figures | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | QQM | QM quality notification |
Created | 20100121 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EXM_IM_QM08_SALV_DISPLAY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100121 | ||
2 | IF_EX_QQM_QM08_SALV_DISPLAY | BAdI Interface: BADI_QQM_QM08_SALV_DISPLAY | 20100121 |
Friends
Class CL_EXM_IM_QM08_SALV_DISPLAY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | QNAUSW_ALVOBJTYPE | 9001 | Reference Object for Existing Notifications (Internal) | 20100121 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | QNSTATUS | 'X' | Notification has status "Completed" | 20100121 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_NOTIFICATIONS | Notifications (for Key Figure) | 20100121 |
Methods
Class CL_EXM_IM_QM08_SALV_DISPLAY has no method.
Events
Class CL_EXM_IM_QM08_SALV_DISPLAY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_NOTIFICATION | Private | See coding | Notifications (for Key Figure) | 20100121 | BEGIN OF ts_notification,
qmnum TYPE qmnum,
objnr TYPE qmobjnr,
qmdat TYPE qmdat,
status_ab TYPE qnstatus,
object_type TYPE qnausw_alvobjtype,
END OF ts_notification
|
|
2 | TT_NOTIFICATIONS | Private | See coding | Notifications (for Key Figure) | 20100121 | tt_notifications TYPE STANDARD TABLE OF ts_notification
|
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |