SAP ABAP Class CL_QM_NOTIF_MPC (CL_QM_NOTIF_MPC)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
QM (Application Component) Quality Management
⤷
ODATA_QM_NOTIFICATION (Package) OData Services for Notification

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider | 20130927 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_QM_NOTIF_MPC_EXT | CL_QM_NOTIF_MPC_EXT | 20130927 |
Properties
Class | CL_QM_NOTIF_MPC | |
Short Description | CL_QM_NOTIF_MPC | |
Super Class | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ODATA_QM_NOTIFICATION | OData Services for Notification |
Created | 20130927 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_QM_NOTIF_MPC has no forward declaration.
Interfaces
Class CL_QM_NOTIF_MPC has no interface implemented.
Friends
Class CL_QM_NOTIF_MPC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_QM_NOTIF_MPC===============CP' | 20130927 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMAttachmentCreation' | 20130927 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMAttachmentSelection' | 20130927 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMCategorySelection' | 20130927 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMDefectSelection' | 20130927 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMDocType' | 20130927 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMNotificationCreation' | 20130927 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMNotificationSelection' | 20130927 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMPlants' | 20130927 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMSettings' | 20130927 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMStatus' | 20130927 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'QMStream' | 20130928 |
Methods
Events
Class CL_QM_NOTIF_MPC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_QMATTACHMENTCREATION | Public | See coding | 20130927 |
TS_QMATTACHMENTCREATION type QOD_ATTACHMENT_CREATION_S. |
||
2 | TS_QMATTACHMENTSELECTION | Public | See coding | 20130927 |
TS_QMATTACHMENTSELECTION type QOD_ATTACHMENT_S. |
||
3 | TS_QMCATEGORYSELECTION | Public | See coding | 20130927 |
TS_QMCATEGORYSELECTION type QOD_CATEGORY_SELECTION_S. |
||
4 | TS_QMDEFECTSELECTION | Public | See coding | 20130927 |
TS_QMDEFECTSELECTION type QOD_DEFECT_SELECTION_S. |
||
5 | TS_QMDOCTYPE | Public | See coding | 20130927 |
TS_QMDOCTYPE type QOD_DOCTYPE_S. |
||
6 | TS_QMNOTIFICATIONCREATION | Public | See coding | 20130927 |
TS_QMNOTIFICATIONCREATION type QOD_NOTIFICATION_CREATION_S. |
||
7 | TS_QMNOTIFICATIONSELECTION | Public | See coding | 20130927 |
TS_QMNOTIFICATIONSELECTION type QOD_NOTIFICATION_SELECTION_S. |
||
8 | TS_QMPLANTS | Public | See coding | 20130927 |
TS_QMPLANTS type QOD_PLANTS_S. |
||
9 | TS_QMSETTINGS | Public | See coding | 20130927 |
TS_QMSETTINGS type QOD_SETTINGS_S. |
||
10 | TS_QMSTATUS | Public | See coding | 20130927 |
TS_QMSTATUS type QOD_STATUS_S. |
||
11 | TS_QMSTREAM | Public | See coding | 20130928 |
TS_QMSTREAM type QOD_STREAM_S. |
||
12 | TS_TEXT_ELEMENT | Public | See coding | 20130927 |
BEGIN OF ts_text_element,
artifact_name type c length 40, " technical name
artifact_type type c length 4,
parent_artifact_name type c length 40, " technical name
parent_artifact_type type c length 4,
text_symbol type textpoolky,
END OF ts_text_element. |
||
13 | TT_QMATTACHMENTCREATION | Public | See coding | 20130927 |
TT_QMATTACHMENTCREATION type standard table of TS_QMATTACHMENTCREATION. |
||
14 | TT_QMATTACHMENTSELECTION | Public | See coding | 20130927 |
TT_QMATTACHMENTSELECTION type standard table of TS_QMATTACHMENTSELECTION. |
||
15 | TT_QMCATEGORYSELECTION | Public | See coding | 20130927 |
TT_QMCATEGORYSELECTION type standard table of TS_QMCATEGORYSELECTION. |
||
16 | TT_QMDEFECTSELECTION | Public | See coding | 20130927 |
TT_QMDEFECTSELECTION type standard table of TS_QMDEFECTSELECTION. |
||
17 | TT_QMDOCTYPE | Public | See coding | 20130927 |
TT_QMDOCTYPE type standard table of TS_QMDOCTYPE. |
||
18 | TT_QMNOTIFICATIONCREATION | Public | See coding | 20130927 |
TT_QMNOTIFICATIONCREATION type standard table of TS_QMNOTIFICATIONCREATION. |
||
19 | TT_QMNOTIFICATIONSELECTION | Public | See coding | 20130927 |
TT_QMNOTIFICATIONSELECTION type standard table of TS_QMNOTIFICATIONSELECTION. |
||
20 | TT_QMPLANTS | Public | See coding | 20130927 |
TT_QMPLANTS type standard table of TS_QMPLANTS. |
||
21 | TT_QMSETTINGS | Public | See coding | 20130927 |
TT_QMSETTINGS type standard table of TS_QMSETTINGS. |
||
22 | TT_QMSTATUS | Public | See coding | 20130927 |
TT_QMSTATUS type standard table of TS_QMSTATUS. |
||
23 | TT_QMSTREAM | Public | See coding | 20130928 |
TT_QMSTREAM type standard table of TS_QMSTREAM. |
||
24 | TT_TEXT_ELEMENTS | Public | See coding | 20130927 |
tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol. |
Method Signatures
Method DEFINE_ACTIONS Signature
Method DEFINE_ACTIONS on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_ASSOCIATIONS Signature
Method DEFINE_ASSOCIATIONS on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMATTACHMENTCREATION Signature
Method DEFINE_QMATTACHMENTCREATION on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMATTACHMENTSELECTION Signature
Method DEFINE_QMATTACHMENTSELECTION on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMCATEGORYSELECTION Signature
Method DEFINE_QMCATEGORYSELECTION on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMDEFECTSELECTION Signature
Method DEFINE_QMDEFECTSELECTION on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMDOCTYPE Signature
Method DEFINE_QMDOCTYPE on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMNOTIFICATIONCREATION Signature
Method DEFINE_QMNOTIFICATIONCREATION on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMNOTIFICATIONSELECTION Signature
Method DEFINE_QMNOTIFICATIONSELECTION on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMPLANTS Signature
Method DEFINE_QMPLANTS on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMSETTINGS Signature
Method DEFINE_QMSETTINGS on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMSTATUS Signature
Method DEFINE_QMSTATUS on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
Method DEFINE_QMSTREAM Signature
Method DEFINE_QMSTREAM on class CL_QM_NOTIF_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130928 |
Method LOAD_TEXT_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TEXT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_TEXT_ELEMENTS | 20130927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130927 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |